Commit Graph

3483 Commits

Author SHA1 Message Date
Anton Lavrenov
c1ba9740b3
Merge pull request #1594 from hamidb80/patch-1
convert `var` to `const`
2023-07-03 09:32:31 -05:00
Hamid Bluri
09fd0de63d
convert var to const
since `PI_OVER_180` cannot change ...
2023-07-02 15:51:25 +03:30
Anton Lavrenov
a8959e1b40
Merge pull request #1574 from IcetCode/fix/type-improve
fix: type improve
2023-06-09 07:52:52 -05:00
Calvin
217fd86331 fix: type improve 2023-06-09 15:36:53 +08:00
Anton Lavrenov
8e620e1846 update cdn link 2023-06-05 10:29:48 -05:00
Anton Lavrenov
e5a8ca3827 build for 9.2.0 2023-06-05 10:29:48 -05:00
Anton Lavrenov
efb762a916 update CHANGELOG with new version 2023-06-05 10:29:33 -05:00
Anton Lavrenov
68d5a8b436 changes and docs 2023-06-05 10:28:44 -05:00
Anton Lavrenov
caf161a676 Merge branch 'alesmenzel-am/add-fill-and-clip-options-support' into master 2023-06-05 10:25:46 -05:00
Anton Lavrenov
72cbc8d289 little optimize 2023-06-05 10:25:36 -05:00
Anton Lavrenov
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 2023-06-05 10:17:19 -05:00
Anton Lavrenov
575ad1d76d add perf test 2023-06-05 10:16:28 -05:00
Anton Lavrenov
c260bf1729 update cdn link 2023-06-02 15:31:41 -05:00
Anton Lavrenov
c955ed81e9 build for 9.1.0 2023-06-02 15:31:41 -05:00
Anton Lavrenov
adca6efe77 update CHANGELOG with new version 2023-06-02 15:31:27 -05:00
Anton Lavrenov
3e7d5ce7af new anchorStyleFunc for transformer. close #1552 2023-06-02 15:28:08 -05:00
Anton Lavrenov
2550a34754 fix node test 2023-05-14 07:47:48 -06:00
Anton Lavrenov
a1fd371603 fix tests 2023-05-14 07:42:00 -06:00
Anton Lavrenov
d182031a2f update cdn link 2023-05-14 07:31:42 -06:00
Anton Lavrenov
b98d590bf9 build for 9.0.2 2023-05-14 07:31:42 -06:00
Anton Lavrenov
e6ecd4399b update CHANGELOG with new version 2023-05-14 07:31:29 -06:00
Ales Menzel
95048b5086 support context.clip(...) and context.fill(...) Path2D and fill-rule options 2023-05-02 17:27:45 +02:00
Anton Lavrenov
3c0c6c8a3e update cdn link 2023-04-17 10:03:56 -05:00
Anton Lavrenov
d77516bdeb build for 9.0.1 2023-04-17 10:03:55 -05:00
Anton Lavrenov
e0c3678f87 update CHANGELOG with new version 2023-04-17 10:03:39 -05:00
Anton Lavrenov
6921855566 a bit better performance 2023-04-17 09:55:10 -05:00
Anton Lavrenov
d18d528d45 enable all tests 2023-04-15 23:27:05 -05:00
Anton Lavrenov
3ba4062c15 Merge branch 'master' of github.com:konvajs/konva into master 2023-04-15 23:26:49 -05:00
Anton Lavrenov
67bba5d387 update test 2023-04-15 23:26:43 -05:00
Anton Lavrenov
cd71e3892c
Merge pull request #1535 from Koyamie/master
feat(Transformer): add shiftBehavior option
2023-04-15 23:10:50 -05:00
Anton Lavrenov
f57b60fe90 add pointer id type 2023-04-15 20:26:22 -05:00
Anton Lavrenov
f0e18b0907 update cdn link 2023-04-14 10:09:54 -05:00
Anton Lavrenov
43b84deccc build for 9.0.0 2023-04-14 10:09:53 -05:00
Anton Lavrenov
055260c17f update CHANGELOG with new version 2023-04-14 10:09:40 -05:00
Anton Lavrenov
8e955f9dd5 migrate back to commonjs 2023-04-13 23:27:56 -05:00
Anton Lavrenov
9fd79e8642 fix tests with new node 2023-04-05 21:08:48 -06:00
Anton Lavrenov
47a3b5e33c restore tests 2023-04-05 20:56:46 -06:00
Anton Lavrenov
a82116d2ea make tests smaller 2023-04-05 20:51:27 -06:00
Anton Lavrenov
ac6de95024 resolve chrome warning. close #1417 2023-04-05 20:47:06 -06:00
Anton Lavrenov
742c08599a little refactoring 2023-04-05 20:37:22 -06:00
Anton Lavrenov
390bd3e10b Merge branch 'change-text-paths' of https://github.com/gtktsc/konva into gtktsc-change-text-paths 2023-04-04 19:41:40 -06:00
Anton Lavrenov
28bdec9153 add test 2023-04-04 19:41:03 -06:00
gtktsc
25754dbec9 fix: remove unused var 2023-04-03 21:34:42 +02:00
gtktsc
e4589a1ecd fix: keep one impl for node and browser 2023-04-03 21:25:46 +02:00
Anton Lavrenov
3d5696bed9 little fixes 2023-03-31 19:50:05 -05:00
gtktsc
c759ec43be Merge remote-tracking branch 'upstream/master' into change-text-paths 2023-03-24 20:00:26 +01:00
gtktsc
0fea26b1c1 feat: extend example, use static methods 2023-03-24 19:50:08 +01:00
Anton Lavrenov
07df756066 update cdn link 2023-03-23 17:20:34 -05:00
Anton Lavrenov
582e9f44fc build for 8.4.3 2023-03-23 17:20:34 -05:00
Anton Lavrenov
351391c56e update CHANGELOG with new version 2023-03-23 17:20:15 -05:00