Commit Graph

2182 Commits

Author SHA1 Message Date
Thomas Röggla
e96889677c fixed type definitions for find() and findOne() 2018-04-17 14:43:34 +02:00
Anton Lavrenov
7601be03fc remove logs 2018-04-17 10:27:58 +07:00
Anton Lavrenov
e53d75b11f capture events for transformer 2018-04-17 10:24:06 +07:00
Anton Lavrenov
824261ee6f better fix and test 2018-04-11 11:24:09 +07:00
Anton Lavrenov
f01f810423 better behavior of dblclick event when you click fast on different shapes 2018-04-11 11:11:54 +07:00
Anton Lavrenov
f8bd25cbfe fix "same value" detection in setAttr. fix #378 2018-04-11 09:01:10 +07:00
Anton Lavrenov
76d3282fcf boundBoxFunc for Transformer 2018-04-11 08:36:08 +07:00
Anton Lavrenov
cf0ec1641d update changelog 2018-04-02 10:51:36 +07:00
Anton Lavrenov
43e628680c Merge branch 'seethroughtrees-feature/arrow' 2018-04-02 10:48:08 +07:00
Anton Lavrenov
504bab7261 refix dash 2018-04-02 10:47:34 +07:00
Anton Lavrenov
cfe0f9aa8a Merge branch 'feature/arrow' of https://github.com/seethroughtrees/konva into seethroughtrees-feature/arrow 2018-04-02 09:34:33 +07:00
Anton Lavrenov
c4d6d0c66d Merge branch 'master' of github.com:konvajs/konva 2018-03-30 10:26:00 +07:00
Anton Lavrenov
7a3cebab6e update changelog, make a build 2018-03-29 18:41:36 +07:00
Anton Lavrenov
06b633fd49 Merge branch 'seethroughtrees-feature/findOne' 2018-03-29 18:40:14 +07:00
Anton Lavrenov
2f156de78d small rename 2018-03-29 18:39:47 +07:00
Adam L
2466ea61b0 refactor findOne method 2018-03-26 22:52:08 -07:00
Anton Lavrenov
54f75d7c3a
Merge pull request #376 from seethroughtrees/feature/dev
update npm scripts
2018-03-27 12:44:11 +07:00
Adam L
8d5ff4598d update npm scripts 2018-03-26 21:59:44 -07:00
Adam L
71bc445383 remove dash from arrow-head 2018-03-25 16:37:02 -07:00
Anton Lavrenov
514e60122b
Merge pull request #369 from seethroughtrees/feature/findWhere
add option to pass fn as a selector in find method instead of a string.
2018-03-25 14:29:21 +07:00
Adam L
a2c342cf6e migrate find fn to single method 2018-03-24 17:18:11 -07:00
Adam L
8bb59548e5 add findWhere method to Containers 2018-03-21 19:20:59 -07:00
Anton Lavrenov
248f57cd3f more Transformer fixes 2018-03-21 15:21:55 +07:00
Anton Lavrenov
1930ffc9d7 getClientRect cals fixes 2018-03-21 12:04:57 +07:00
Anton Lavrenov
f48e21450e Merge branch 'master' of github.com:konvajs/konva 2018-03-21 09:56:41 +07:00
Anton Lavrenov
2e93f99aab Transformer optimizations 2018-03-21 09:56:00 +07:00
Anton Lavrenov
9a1b261fef
Merge pull request #365 from oott123/add-ts-gco-def
add globalCompositeOperation (fix #362)
2018-03-19 10:30:15 +07:00
oott123
afe3b9f384 add globalCompositeOperation (fix #362) 2018-03-19 11:17:46 +08:00
Anton Lavrenov
1de4328fb8 build 2018-03-19 10:17:44 +07:00
Anton Lavrenov
3681c94f18 Merge branch 'master' of github.com:konvajs/konva 2018-03-19 10:16:23 +07:00
Anton Lavrenov
64c901075f docs fixes 2018-03-19 10:16:04 +07:00
Anton Lavrenov
7bb057e020
Merge pull request #364 from oott123/fix-gco-doc-types
fix doc argname & types for globalCompositeOperation
2018-03-19 10:14:24 +07:00
oott123
25f55aaa94 fix doc argname & types for globalCompositeOperation 2018-03-19 10:51:26 +08:00
Anton Lavrenov
3c6170072b type fixes 2018-03-16 11:14:36 +07:00
Anton Lavrenov
6903a3eba5
Merge pull request #361 from WesleiRamos/transformer-ts-definition
Add "Transformer" typescript definition
2018-03-16 11:11:36 +07:00
Anton Lavrenov
fa081dd159 a bit fixes events flow 2018-03-16 10:53:50 +07:00
Anton Lavrenov
6f46897206
Merge pull request #359 from Namalee/Namalee-contextmenu-add-target
add "clicked shape" to the contextmenu event
2018-03-16 10:43:44 +07:00
Anton Lavrenov
2b72192c13 update cdn link 2018-03-16 08:56:13 +07:00
Anton Lavrenov
881da4d1f2 build for 2.0.2 2018-03-16 08:56:13 +07:00
Anton Lavrenov
9ddaee6801 update CHANGELOG with new version 2018-03-16 08:56:08 +07:00
Anton Lavrenov
21ee8dd492 transformer bug fix 2018-03-16 08:55:02 +07:00
WesleiRamos
7532214eaf Add "Transformer" typescript definition 2018-03-15 22:16:58 -03:00
Anton Lavrenov
eee68b6f9a update cdn link 2018-03-15 14:11:07 +07:00
Anton Lavrenov
c70844a399 build for 2.0.1 2018-03-15 14:11:07 +07:00
Anton Lavrenov
2f4e127103 update CHANGELOG with new version 2018-03-15 14:11:01 +07:00
Anton Lavrenov
e8b3059e0b update changelog and readme 2018-03-15 13:38:49 +07:00
Anton Lavrenov
3f8813db9b some fixes and new release 2018-03-15 12:18:46 +07:00
Anton Lavrenov
2e878aa79b bugs fixes 2018-03-15 12:11:58 +07:00
Anton Lavrenov
d50b0fe1ea rename keepProportion to keepRatio 2018-03-14 10:22:07 +07:00
Anton Lavrenov
921fd70417 keepProportion attribute for Transformer 2018-03-14 10:07:55 +07:00