.. |
filters
|
ts fixes
|
2019-06-18 15:29:07 -05:00 |
shapes
|
Fix cache() method of Konva.Arrow() . close #819
|
2020-01-03 08:59:34 -05:00 |
_CoreInternals.ts
|
Add Transform to Konva default exports. So Konva.Transform is available now. close #820
|
2020-01-07 08:31:28 -05:00 |
_FullInternals.ts
|
huge typescript fixes, remove Object.assign usage
|
2019-03-10 10:31:13 -05:00 |
Animation.ts
|
update docs. close #702
|
2019-12-24 12:15:49 -05:00 |
BaseLayer.ts
|
prepare new version. Update docs.
|
2019-08-05 13:54:08 +07:00 |
Canvas.ts
|
Removed unnecessary import
|
2019-10-06 23:15:53 +03:00 |
Container.ts
|
fix container.add ts arguments error issue#806
|
2019-12-10 12:18:32 +08:00 |
Context.ts
|
allow hitStrokeWidth usage, even if a shape has not stroke visible. fix #782
|
2019-11-08 11:37:10 -05:00 |
Core.ts
|
huge typescript fixes, remove Object.assign usage
|
2019-03-10 10:31:13 -05:00 |
DragAndDrop.ts
|
stop triggering click and tap on short drag&drop. fix #784
|
2019-11-12 15:10:36 -05:00 |
Factory.ts
|
refactor validators
|
2019-02-24 12:06:04 -05:00 |
FastLayer.ts
|
Add new property imageSmoothingEnabled to the layer. some ts fixes.
|
2019-05-28 15:39:08 -05:00 |
Global.ts
|
pointer support check
|
2019-08-08 22:12:18 +07:00 |
Group.ts
|
Add new property imageSmoothingEnabled to the layer. some ts fixes.
|
2019-05-28 15:39:08 -05:00 |
index-types.d.ts
|
fix(pointer-events): fix possible undefined stage error
|
2019-05-30 17:11:31 -04:00 |
index-umd.ts
|
huge typescript fixes, remove Object.assign usage
|
2019-03-10 10:31:13 -05:00 |
index.ts
|
huge typescript fixes, remove Object.assign usage
|
2019-03-10 10:31:13 -05:00 |
Layer.ts
|
fix types
|
2019-07-31 21:20:27 +07:00 |
Node.ts
|
fix cache with float dimensions. fix #798
|
2019-11-28 11:51:40 -05:00 |
PointerEvents.ts
|
pointer support check
|
2019-08-08 22:12:18 +07:00 |
Shape.ts
|
Increase default anchor size for Konva.Transformer on touch devices. fix #814
|
2019-12-23 10:52:49 -05:00 |
Stage.ts
|
update CHANGELOG with new version
|
2020-01-08 08:15:12 -05:00 |
Tween.ts
|
Replaced any with Line in Tween
|
2019-10-06 23:15:53 +03:00 |
types.ts
|
Added rgb and rgba types
|
2019-10-06 23:15:53 +03:00 |
Util.ts
|
Added rgb and rgba types
|
2019-10-06 23:15:53 +03:00 |
Validators.ts
|
Typedef for return in validators
|
2019-10-06 23:15:53 +03:00 |