Commit Graph

  • 68d5a8b436 changes and docs Anton Lavrenov 2023-06-05 10:28:44 -0500
  • caf161a676 Merge branch 'alesmenzel-am/add-fill-and-clip-options-support' into master Anton Lavrenov 2023-06-05 10:25:46 -0500
  • 72cbc8d289 little optimize Anton Lavrenov 2023-06-05 10:25:36 -0500
  • d410ceee24 Merge branch 'am/add-fill-and-clip-options-support' of https://github.com/alesmenzel/konva into alesmenzel-am/add-fill-and-clip-options-support Anton Lavrenov 2023-06-05 10:17:19 -0500
  • 575ad1d76d add perf test Anton Lavrenov 2023-06-05 10:16:28 -0500
  • c260bf1729 update cdn link 9.1.0 Anton Lavrenov 2023-06-02 15:31:41 -0500
  • c955ed81e9 build for 9.1.0 Anton Lavrenov 2023-06-02 15:31:41 -0500
  • adca6efe77 update CHANGELOG with new version Anton Lavrenov 2023-06-02 15:31:27 -0500
  • 3e7d5ce7af new anchorStyleFunc for transformer. close #1552 Anton Lavrenov 2023-06-02 15:27:59 -0500
  • 2550a34754 fix node test Anton Lavrenov 2023-05-14 07:47:48 -0600
  • a1fd371603 fix tests Anton Lavrenov 2023-05-14 07:42:00 -0600
  • d182031a2f update cdn link 9.0.2 Anton Lavrenov 2023-05-14 07:31:42 -0600
  • b98d590bf9 build for 9.0.2 Anton Lavrenov 2023-05-14 07:31:42 -0600
  • e6ecd4399b update CHANGELOG with new version Anton Lavrenov 2023-05-14 07:31:29 -0600
  • 95048b5086 support context.clip(...) and context.fill(...) Path2D and fill-rule options Ales Menzel 2023-05-02 17:27:45 +0200
  • 83482a2440 As the 'anchor' of the Transformer is undefined when there is no anchor (such as 'top-left', 'top-center', etc.), the code 'anchor.setAttrs(attrs)' causes an error: 'Cannot read properties of undefined (reading 'setAttrs')'. Therefore, I want to add an if statement to check for the existence of the 'anchor' before setting its attributes. BarZ 2023-04-28 14:30:52 +0800
  • 3c0c6c8a3e update cdn link 9.0.1 Anton Lavrenov 2023-04-17 10:03:56 -0500
  • d77516bdeb build for 9.0.1 Anton Lavrenov 2023-04-17 10:03:55 -0500
  • e0c3678f87 update CHANGELOG with new version Anton Lavrenov 2023-04-17 10:03:39 -0500
  • 6921855566 a bit better performance Anton Lavrenov 2023-04-17 09:55:10 -0500
  • c07e8d017d extend transformer.anchorSize to support an array of width and height Bryce Parry 2023-04-16 13:31:50 -0400
  • d18d528d45 enable all tests Anton Lavrenov 2023-04-15 23:27:05 -0500
  • 3ba4062c15 Merge branch 'master' of github.com:konvajs/konva into master Anton Lavrenov 2023-04-15 23:26:49 -0500
  • 67bba5d387 update test Anton Lavrenov 2023-04-15 23:26:43 -0500
  • cd71e3892c
    Merge pull request #1535 from Koyamie/master Anton Lavrenov 2023-04-15 23:10:50 -0500
  • f57b60fe90 add pointer id type Anton Lavrenov 2023-04-15 20:26:22 -0500
  • f0e18b0907 update cdn link 9.0.0 Anton Lavrenov 2023-04-14 10:09:54 -0500
  • 43b84deccc build for 9.0.0 Anton Lavrenov 2023-04-14 10:09:53 -0500
  • 055260c17f update CHANGELOG with new version Anton Lavrenov 2023-04-14 10:09:40 -0500
  • 8e955f9dd5 migrate back to commonjs Anton Lavrenov 2023-04-13 23:27:56 -0500
  • 9fd79e8642 fix tests with new node Anton Lavrenov 2023-04-05 21:08:48 -0600
  • 47a3b5e33c restore tests Anton Lavrenov 2023-04-05 20:56:46 -0600
  • a82116d2ea make tests smaller Anton Lavrenov 2023-04-05 20:51:27 -0600
  • ac6de95024 resolve chrome warning. close #1417 Anton Lavrenov 2023-04-05 20:47:00 -0600
  • 742c08599a little refactoring Anton Lavrenov 2023-04-05 20:37:22 -0600
  • 390bd3e10b Merge branch 'change-text-paths' of https://github.com/gtktsc/konva into gtktsc-change-text-paths Anton Lavrenov 2023-04-04 19:41:40 -0600
  • 28bdec9153 add test Anton Lavrenov 2023-04-04 19:41:03 -0600
  • 25754dbec9 fix: remove unused var gtktsc 2023-04-03 21:34:42 +0200
  • e4589a1ecd fix: keep one impl for node and browser gtktsc 2023-04-03 21:25:46 +0200
  • 3d5696bed9 little fixes Anton Lavrenov 2023-03-31 19:50:05 -0500
  • c759ec43be Merge remote-tracking branch 'upstream/master' into change-text-paths gtktsc 2023-03-24 20:00:26 +0100
  • 0fea26b1c1 feat: extend example, use static methods gtktsc 2023-03-24 19:50:08 +0100
  • 06381c99a4
    Merge f255db7769 into 07df756066 Erik A 2023-03-24 06:54:51 +0700
  • 07df756066 update cdn link 8.4.3 Anton Lavrenov 2023-03-23 17:20:34 -0500
  • 582e9f44fc build for 8.4.3 Anton Lavrenov 2023-03-23 17:20:34 -0500
  • 351391c56e update CHANGELOG with new version Anton Lavrenov 2023-03-23 17:20:15 -0500
  • 0a3916c6b2 Merge branch 'rkuhn-fix-esm-typescript' into master Anton Lavrenov 2023-03-23 17:18:10 -0500
  • 4328f49566 Merge branch 'fix-esm-typescript' of https://github.com/rkuhn/konva into rkuhn-fix-esm-typescript Anton Lavrenov 2023-03-23 17:15:22 -0500
  • 1c63245619 types and tests fixes Anton Lavrenov 2023-03-23 17:12:03 -0500
  • e2964dc288 enable all tests Anton Lavrenov 2023-03-23 16:56:50 -0500
  • dda6d30b5a Merge branch 'D31T4-master' into master Anton Lavrenov 2023-03-23 16:54:55 -0500
  • bfb6be6e6f simlify code a bit Anton Lavrenov 2023-03-23 16:54:44 -0500
  • 78c0bddafa Merge branch 'master' of https://github.com/D31T4/konva into D31T4-master Anton Lavrenov 2023-03-23 16:49:13 -0500
  • 68a250dc89 Merge branch 'master' of github.com:konvajs/konva into master Anton Lavrenov 2023-03-23 16:25:11 -0500
  • 119743c26f docs Anton Lavrenov 2023-03-23 16:25:06 -0500
  • 3cefba8156
    Merge pull request #1534 from iaosee/master Anton Lavrenov 2023-03-23 16:14:21 -0500
  • a622479674 fix: fix align in text path gtktsc 2023-03-22 21:58:00 +0100
  • 0fb74259af fix: restore inside attribute access iaosee 2023-03-19 05:30:59 +0000
  • 97cf73a63b feat(Transformer): add shiftBehavior option Koyamie 2023-03-18 17:05:16 +0100
  • 970035baf7 fix: 🐛 fix/improve types iaosee 2023-03-18 15:25:40 +0000
  • 8e9878b84c fix: 🐛 fix types, improve type support for TypeScript iaosee 2023-03-15 15:30:11 +0000
  • 46e8c6f6b3 added test in transformer.nodes() D31T4 2023-03-02 23:42:21 +1100
  • 3a7d29279c Fire pointerup for each pointer/add test for event order Justin Covell 2023-02-28 17:54:09 -0800
  • 615f35c804 Fix tests, collect click events and fire after pointerup Justin Covell 2023-02-15 09:31:19 -0800
  • 8e820f2be4 Fire pointerup on stage before click Justin Covell 2023-02-15 08:58:10 -0800
  • 4d418be23a fix imports in *.d.ts files for esm Roland Kuhn 2023-02-15 13:39:28 +0100
  • 888fbf3254 update cdn link 8.4.2 Anton Lavrenov 2023-01-20 10:54:06 -0500
  • a42828a4c4 build for 8.4.2 Anton Lavrenov 2023-01-20 10:54:06 -0500
  • 0a90828633 update CHANGELOG with new version Anton Lavrenov 2023-01-20 10:53:49 -0500
  • 721792358a update cdn link 8.4.1 Anton Lavrenov 2023-01-19 18:42:41 -0500
  • c704c48ff6 build for 8.4.1 Anton Lavrenov 2023-01-19 18:42:41 -0500
  • 322b821efb update CHANGELOG with new version Anton Lavrenov 2023-01-19 18:42:25 -0500
  • a54cfcae48
    Merge pull request #1482 from alexisfontaine/container-add-empty-array Anton Lavrenov 2023-01-17 08:34:46 -0500
  • 65b76a2776
    Handle adding empty arrays to a container Alexis Fontaine 2023-01-14 17:07:01 +0100
  • f53b589c8c zOrder inheritance SkyeBlep 2023-01-12 19:45:57 -0800
  • c02e4413bf Make unit tests whitespace match SkyeBlep 2023-01-10 22:49:43 -0800
  • c0efb7d1a1 z-order support for konva SkyeBlep 2023-01-10 22:36:08 -0800
  • 6e5aff393f fix test instructions Anton Lavrenov 2023-01-06 00:41:43 -0500
  • 25a9e27e1c update cdn link 8.4.0 Anton Lavrenov 2023-01-05 23:47:03 -0500
  • 0f2efc800f build for 8.4.0 Anton Lavrenov 2023-01-05 23:47:03 -0500
  • 73898049ab update CHANGELOG with new version Anton Lavrenov 2023-01-05 23:46:40 -0500
  • 6ca59aace1 Merge branch 'iaosee-image-corner-radius' into master Anton Lavrenov 2023-01-05 23:44:03 -0500
  • a17eab69cb enable tests Anton Lavrenov 2023-01-05 23:43:48 -0500
  • e3f1d1c95b fix incorrect display when no fill or stroke Anton Lavrenov 2023-01-05 23:43:35 -0500
  • 1acfa9ebf7 Merge branch 'image-corner-radius' of https://github.com/iaosee/konva into iaosee-image-corner-radius Anton Lavrenov 2023-01-05 23:36:09 -0500
  • e04cabfb45 fix: 🐛 fix test failed iaosee 2022-12-21 23:57:42 +0800
  • b10daa43cc Merge remote-tracking branch 'upstream/master' into image-corner-radius iaosee 2022-12-21 22:38:49 +0800
  • 1fd9a10437 Merge branch 'image-corner-radius' of https://github.com/iaosee/konva into iaosee-image-corner-radius Anton Lavrenov 2022-12-20 13:41:00 -0500
  • 6fb7a0669d enable all tests Anton Lavrenov 2022-12-20 13:36:38 -0500
  • 2d8e30085c feat: The Image adds rounded corner support iaosee 2022-12-19 23:46:01 +0800
  • 3a40917e32 Merge branch 'master' of github.com:konvajs/konva into master Anton Lavrenov 2022-12-17 11:27:28 -0500
  • 4604126b57 fix build Anton Lavrenov 2022-12-17 11:27:22 -0500
  • 57996b818c
    Update test-browser.yml Anton Lavrenov 2022-12-17 11:21:24 -0500
  • c29300e8cf fix transformer clone. close #1457 Anton Lavrenov 2022-12-17 10:24:49 -0500
  • 8877bf9db5
    Merge 0a5c510ade into 066fec0248 loc 2022-12-14 18:32:16 -0800
  • 066fec0248
    Merge pull request #1462 from iaosee/master Anton Lavrenov 2022-12-14 08:37:37 -0500
  • c2b75852a0
    Merge branch 'konvajs:master' into master iaosee 2022-12-14 15:15:55 +0800
  • ac49b05829 refactor: add type declare for methods of Context iaosee 2022-12-14 13:38:25 +0800
  • e89d362be4
    Merge pull request #1459 from iaosee/master Anton Lavrenov 2022-12-05 08:05:39 -0500
  • 0744aac409 fix: 🐛 hex color string supports four/eight-value syntax iaosee 2022-12-04 21:16:27 +0800