.. |
filters
|
ts fixes
|
2019-06-18 15:29:07 -05:00 |
shapes
|
fix non-closed hit for Konva.Path. close #867
|
2020-03-12 09:27:42 -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
|
Fix Konva.Transformer behavior on scaled with CSS stage. fix #841.
|
2020-02-06 10:14:49 -05:00 |
Canvas.ts
|
experimental Offscreen canvas support
|
2020-03-14 21:07:37 -05:00 |
Container.ts
|
Fix wrong internal caching of absolute attributes. fix #843
|
2020-02-10 08:22:07 -05:00 |
Context.ts
|
Fix Konva.Transformer behavior on scaled with CSS stage. fix #841.
|
2020-02-06 10:14:49 -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
|
fix: #661 Rotation snap tolerance
|
2020-02-28 22:38:18 +01: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
|
Added Context to index-types.d.ts
|
2020-02-03 12:03:31 -05: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
|
change a message a bit
|
2020-02-25 20:39:43 -05:00 |
PointerEvents.ts
|
pointer support check
|
2019-08-08 22:12:18 +07:00 |
Shape.ts
|
Fix Konva.Transformer behavior on scaled with CSS stage. fix #841.
|
2020-02-06 10:14:49 -05:00 |
Stage.ts
|
experimental Offscreen canvas support
|
2020-03-14 21:07:37 -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 |