Andrea Bogazzi
1fb719deee
fixed test lint
2019-01-06 00:58:02 +01:00
Andrea Bogazzi
118cf7826b
and the pictures
2019-01-06 00:56:42 +01:00
Andrea Bogazzi
e7b5c92176
visual tests too
2019-01-06 00:55:03 +01:00
Andrea Bogazzi
ba07437201
fixed UTs
2019-01-06 00:33:59 +01:00
Andrea Bogazzi
73563dc3d8
fix svg export of gradients
2018-12-31 01:10:37 +01:00
Andrea Bogazzi
2aad1fde72
fixed control detection ( #5455 )
2018-12-31 00:24:02 +01:00
Andrea Bogazzi
576f34ab68
small-changes ( #5454 )
2018-12-30 18:12:41 +01:00
Andrea Bogazzi
a8bdd40612
Create a different dataUrl ( #5452 )
...
* changed toDataUrl
* ok not broken
* ok not broken
* fix
* missed the offscreen
2018-12-30 15:49:50 +01:00
Andrea Bogazzi
3f41626c87
Add some More data url tests ( #5453 )
...
* added some tests
* added flipped text example
* no navigator break down
2018-12-30 13:22:32 +01:00
Andrea Bogazzi
3327bde447
build 246 ( #5442 )
2018-12-25 22:21:27 +01:00
Andrea Bogazzi
0e261137ca
fixing path exports to SVG ( #5438 )
...
* fixing path exports to SVG
* extend svg import tests
* added a failing test for the SVG export
* more tests for polygons
2018-12-25 21:58:13 +01:00
Andrea Bogazzi
d551e4c750
force npmrc config
2018-12-13 01:03:12 +01:00
Andrea Bogazzi
8a15902309
buil 245 ( #5426 )
2018-12-11 00:53:26 +01:00
Andrea Bogazzi
aadfea00fa
various small svg fixes ( #5424 )
...
* various small svg fixes
* no debugger
* fontsize parsing fix - again
* added a visual test
* use min 9px
* added comment
2018-12-09 23:13:27 +01:00
Andrew Johnson
c2ca903ffb
Save/restore the ctx during renderTopLayer(). ( #5392 )
...
Previously, the line dash setting could be left enabled within
_drawSelection() [which is called by renderTopLayer()], which could
cause subsequent user-side line stroke calls on the top canvas to be
dashed when they weren't explicitly specified to be by the user.
See http://jsfiddle.net/qtb4prok/ for a repro.
2018-12-09 12:32:47 +01:00
Andrea Bogazzi
f56886eab7
full build ( #5408 )
2018-11-25 17:38:19 +01:00
Andrea Bogazzi
f3317569ff
add-clipPath-to-cache-checks ( #5384 )
...
* add-clipPath-to-cache-checks
* added comment to skip canvas
* added a test
* more test
* avoid infinite recursion
* avoid using objects if some render will fire
* avoid rendering at all
2018-11-25 17:24:38 +01:00
Andrea Bogazzi
0927a70a64
wider detection of touch events ( #5406 )
...
* wider detection
* node...
2018-11-23 09:10:30 +01:00
Blob
3b314d11cc
Add strokeDashOffset and svg corresponding attribute ( #5398 )
...
* Add strokeDashOffset and svg corresponding attribute
2018-11-23 00:56:00 +01:00
geekduck
f7dc333f37
Fix jsdoc ( #5399 )
...
* fix JSDoc.
* fix typo.
2018-11-23 00:46:36 +01:00
Andrea Bogazzi
d60ba22726
Fix the draggability of small objects ( #5379 )
...
* change to action logic
* fixed test
* added some tests
2018-11-17 15:48:18 +01:00
Andrea Bogazzi
cdb6b51385
Fix invisibility of objects with no widht/height but strokewidth ( #5382 )
...
* added test
* fixed ellipse test
* fixed ellipse lint
2018-11-12 01:20:28 +01:00
Andrea Bogazzi
3af833930f
more compliant gradient parsing ( #5375 )
...
* more compliant gradient parsing
* fixed back the getElementById
2018-11-08 09:04:00 +01:00
Andrea Bogazzi
3fab6012ba
forgot to bumpup
2018-11-02 17:56:37 +01:00
Andrea Bogazzi
96f31d4f34
built 243 ( #5353 )
2018-10-28 22:38:35 +01:00
Andrea Bogazzi
8115d6969f
On shift select and multiselection, check for onSelect callback ( #5348 )
...
* add onSelect on the grouping logic
* added test for group selector
* another test
2018-10-28 22:06:39 +01:00
Andrea Bogazzi
847fe90c4b
added some tests for fabric.util ( #5349 )
...
* added some tests
* test
2018-10-28 21:46:32 +01:00
Andrea Bogazzi
5ebdfdf839
removing docker since we are not using it ( #5350 )
2018-10-28 21:45:41 +01:00
Andrea Bogazzi
8d14ec81bc
Add more test for subTargetCheck and zoom + pan ( #5347 )
...
* cleanedup and added test
* adding wider test
2018-10-28 00:29:43 +02:00
Andrea Bogazzi
37fbeb9eec
Fix interaction between filters on restore ( #5346 )
2018-10-27 17:18:31 +02:00
Andrea Bogazzi
09e8af10b8
remove special case ( #5345 )
2018-10-27 13:35:49 +02:00
Andrea Bogazzi
0a76ff3111
added test ( #5344 )
2018-10-27 12:19:26 +02:00
Andrea Bogazzi
40de484881
Test canvas-prebuilt ( #5327 )
...
* a test
* error in test
* just a notice it has canvas prebuilt
* try remove cache
2018-10-21 17:28:44 +02:00
Andrea Bogazzi
5a57254df9
fixed interaction with shift click and unselectabled behind ( #5324 )
...
* fixed interaction with shift click and unselectabled behind
* added a test
2018-10-21 13:16:05 +02:00
Andrea Bogazzi
9875c4b116
build 242 minified
2018-10-14 19:15:00 +02:00
Andrea Bogazzi
61249c85a5
Version 242 ( #5309 )
...
* Version 242
* fixed version
2018-10-14 19:07:16 +02:00
Andrea Bogazzi
191099cb59
Add shadow option to toDataURL and cloneAsImage ( #5308 )
...
* first test
* less accuracy
2018-10-14 18:15:57 +02:00
Andrea Bogazzi
38999b867a
fixed loading in ie11 ( #5307 )
2018-10-14 13:00:48 +02:00
codert
839b54aa25
perPixelTargetFind not working in nested group. ( #5287 )
...
* fix perPixelTargetFind in nested object
* fix: lint
* add methods doc
* doc: update _serachPossibleTarget doc
* test: add test case
* fix: remove pointer check
* fix: object in nested group should normalize just once
* test: add test case
* restore to previous code style
* fix: update test case descriptions
* fix: test case
* test: add skew and angle test case
2018-10-14 00:07:23 +02:00
Andrea Bogazzi
a7ff2bfb10
Rework SVG code to have clipPath friendly transformations ( #5284 )
...
* so far i think i broke everything
* halp super hard
* this is what i wanted
* fixed error
* some fixes
* svg-working
* less code
* fixed shadow for text and groups
* fixed tests
* one file test more
* fixed lint
* works
* ok more tests
* remove a lint issue
* removed unused method
2018-10-07 15:43:37 -04:00
Charlie Schliesser
2ab5c5f851
Fix typo in resize_filter.class.js ( #5290 )
...
* Fix typo in resize_filter.class.js.
`sliceHack` filter referred to as `sliceHacl` in documentation.
* Fix typo in resize_filter.class.js.
`resizyType` typo.
2018-10-03 11:25:06 -04:00
Charlie Schliesser
f99f1a7e00
Fix typo in resize_filter.class.js. ( #5289 )
...
`sliceHack` filter referred to as `sliceHacl` in documentation.
2018-10-02 18:02:19 -04:00
Andrea Bogazzi
25d6e9163a
enable image caching just in case ( #5283 )
2018-09-30 15:03:58 -04:00
Andrea Bogazzi
de142eecbb
fixed ( #5282 )
2018-09-30 14:37:00 -04:00
Andrea Bogazzi
cd20632d8e
v241 ( #5281 )
2018-09-29 14:14:23 -04:00
Andrea Bogazzi
dd76fa2b6f
Clip path from json ( #5279 )
...
* better-than-nothing
* check that the active object exist
* test
* added a test
* added the code
* added a test for this case
2018-09-29 13:49:29 -04:00
Andrea Bogazzi
fdd2d94e77
fix toDataurl and zoom change ( #5278 )
2018-09-29 13:43:31 -04:00
Andrea Bogazzi
68a84a7da7
Avoid enter editing if there is another active object on the canvas ( #5261 )
...
* better-than-nothing
* check that the active object exist
* test
* added a test
2018-09-29 10:10:06 -04:00
Sergey
5c3f3a9594
Fix loadSVGFromUrl bug #5252 ( #5263 )
...
* Fix loadSVGFromURL bug
2018-09-27 22:35:33 -04:00
Curtis Jurgensen
543566d7d8
converting version numbers to headings ( #5272 )
...
GitHub will auto-links them and linkability is important
2018-09-25 21:22:00 -04:00