Anton Lavrenov
|
472441fcfe
|
fix text correction. fix #786
|
2019-11-25 11:25:30 -05:00 |
|
Anton Lavrenov
|
a72902a104
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-11-20 13:47:06 -05:00 |
|
Anton Lavrenov
|
de9a0e24e0
|
add path test
|
2019-11-20 13:46:52 -05:00 |
|
Anton Lavrenov
|
ca1ccdaf82
|
performance update
|
2019-11-20 13:39:02 -05:00 |
|
Anton Lavrenov
|
d85521fa6f
|
Merge pull request #795 from Zamiell/master
fixing typo
|
2019-11-16 20:57:18 -05:00 |
|
James
|
7486211648
|
fixing typo
|
2019-11-16 20:35:58 -05:00 |
|
Anton Lavrenov
|
47870c9c68
|
update cdn link
|
2019-11-14 11:20:41 -05:00 |
|
Anton Lavrenov
|
01f83d9b25
|
build for 4.0.18
|
2019-11-14 11:20:41 -05:00 |
|
Anton Lavrenov
|
ba2e4402bf
|
update CHANGELOG with new version
|
2019-11-14 11:20:09 -05:00 |
|
Anton Lavrenov
|
2da95a13af
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-11-14 11:19:22 -05:00 |
|
Anton Lavrenov
|
af45808d07
|
Fix path.getClientRect() calculations for Konva.Path
|
2019-11-14 11:18:12 -05:00 |
|
Anton Lavrenov
|
af4f56cad2
|
Merge pull request #789 from Zamiell/master
better TypeScript documentation
|
2019-11-12 16:00:22 -05:00 |
|
Zamiell
|
8e7243c338
|
better TypeScript documentation
|
2019-11-12 15:35:19 -05:00 |
|
Anton Lavrenov
|
67d5e362e8
|
stop triggering click and tap on short drag&drop. fix #784
|
2019-11-12 15:10:36 -05:00 |
|
Anton Lavrenov
|
680ea026d8
|
small refactoring
|
2019-11-12 14:38:36 -05:00 |
|
Anton Lavrenov
|
633de7b779
|
update cdn link
|
2019-11-08 11:49:16 -05:00 |
|
Anton Lavrenov
|
f45eb3221c
|
build for 4.0.17
|
2019-11-08 11:49:16 -05:00 |
|
Anton Lavrenov
|
2cee61d8eb
|
update CHANGELOG with new version
|
2019-11-08 11:48:50 -05:00 |
|
Anton Lavrenov
|
c2c4f6badd
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-11-08 11:47:41 -05:00 |
|
Anton Lavrenov
|
61936af059
|
polyfill tripRight for IE11. fix #783
|
2019-11-08 11:45:59 -05:00 |
|
Anton Lavrenov
|
bb68b3f1a8
|
allow hitStrokeWidth usage, even if a shape has not stroke visible. fix #782
|
2019-11-08 11:37:10 -05:00 |
|
Anton Lavrenov
|
5f7b6f86c7
|
Merge pull request #773 from lwallent/master
Fixed zero bounds children resulting in NaN group bounds.
|
2019-10-23 10:19:09 -05:00 |
|
Lasse Wallentin
|
81f930a2ab
|
Fixed zero bounds children resulting in NaN group bounds.
|
2019-10-23 11:15:20 +02:00 |
|
Anton Lavrenov
|
713c3d71c4
|
update cdn link
|
2019-10-21 10:13:30 -05:00 |
|
Anton Lavrenov
|
27c6b76840
|
build for 4.0.16
|
2019-10-21 10:13:30 -05:00 |
|
Anton Lavrenov
|
5734b888af
|
update CHANGELOG with new version
|
2019-10-21 10:13:11 -05:00 |
|
Anton Lavrenov
|
d82c11ea95
|
Better calculations for container.getClientRect()
|
2019-10-21 10:12:10 -05:00 |
|
Anton Lavrenov
|
0669b24cf9
|
Warn on undefined return value of dragBoundFunc . close #764
|
2019-10-18 14:09:49 -05:00 |
|
Anton Lavrenov
|
0192be7784
|
update cdn link
|
2019-10-15 11:51:41 -05:00 |
|
Anton Lavrenov
|
9342a6e889
|
build for 4.0.15
|
2019-10-15 11:51:41 -05:00 |
|
Anton Lavrenov
|
e2e94e08e6
|
update CHANGELOG with new version
|
2019-10-15 11:51:13 -05:00 |
|
Anton Lavrenov
|
71261c21bf
|
build and enable all tests
|
2019-10-11 09:17:54 -05:00 |
|
Anton Lavrenov
|
7de82e5823
|
fix path calculations
|
2019-10-11 09:15:38 -05:00 |
|
Anton Lavrenov
|
d6c6d87b73
|
Merge pull request #756 from rndD/fix-any
Fix any in TS: part 1
|
2019-10-11 07:58:10 -05:00 |
|
Anton Lavrenov
|
b894fb429d
|
update cdn link
|
2019-10-11 07:56:26 -05:00 |
|
Anton Lavrenov
|
fc3bb59794
|
build for 4.0.14
|
2019-10-11 07:56:26 -05:00 |
|
Anton Lavrenov
|
fa933cdeb8
|
update CHANGELOG with new version
|
2019-10-11 07:56:09 -05:00 |
|
Anton Lavrenov
|
0731316a7e
|
ts fixes
|
2019-10-11 07:55:04 -05:00 |
|
Anton Lavrenov
|
80c674eb1f
|
Fix globalCompositeOperation + cached hit detections. close #759
|
2019-10-10 15:52:00 -05:00 |
|
Anton Lavrenov
|
7909283e3d
|
fix absolute position calculations for cached parent. close #753
|
2019-10-08 15:20:22 -05:00 |
|
Anton Lavrenov
|
201a292a89
|
clean up
|
2019-10-07 14:22:52 -05:00 |
|
Alexey Kalmakov
|
ef4972ec65
|
Replaced any with Line in Tween
|
2019-10-06 23:15:53 +03:00 |
|
Alexey Kalmakov
|
50657811ac
|
Typedef for return in validators
|
2019-10-06 23:15:53 +03:00 |
|
Alexey Kalmakov
|
c99b053d6d
|
Removed unnecessary import
|
2019-10-06 23:15:53 +03:00 |
|
Alexey Kalmakov
|
d5a6584c26
|
Added rgb and rgba types
Added some type guards
|
2019-10-06 23:15:53 +03:00 |
|
Alexey Kalmakov
|
8816aa5154
|
Type for delta time in IFrame
|
2019-10-06 23:15:53 +03:00 |
|
Anton Lavrenov
|
cfd40b2083
|
fix build again
|
2019-10-04 08:20:05 -05:00 |
|
Anton Lavrenov
|
c59d3dfbd2
|
fix build
|
2019-10-04 08:04:34 -05:00 |
|
Anton Lavrenov
|
643dd63522
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-10-04 07:46:44 -05:00 |
|
Anton Lavrenov
|
c4b9d977de
|
update deps
|
2019-10-04 07:46:30 -05:00 |
|