* new Object property strokeUniform allows the stroke width to always stay the same width as object scales
* fix for height
* Update src/shapes/object.class.js
Co-Authored-By: stefanhayden <alt255@gmail.com>
* trying the other function
* different transformed function
* added a visual test
* fixed title
* test svg
* import value from svg
* add svg import test
* more tests
* Use clientWidth and clientHeight of upperCanvas to size hiddenTextarea to work with dynamic sized canvas.
* Fallback to using upperCanvas.width and upperCanvas.height if client dims are not available. Add test.
* Some test cleanup.
* Add srcFromAttribute flag to fabric.Image to support relative url src for image in broswer.
* rollback dist
* Update 'since' and address PR feedback
* Update comment
* 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
* 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
* 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
* first pass done
* restarted-clippaths
* some changes to element parser
* shared attribute
* done one piece
* cleaned
* mmm going there
* so far so good
* a very first draft
* removed dist
* sovled conflict
* now solved
* now solved
* some improvements
* toObject and fromObject added
* toObject and fromObject added
* more small changes
* added simple tests
* bumpedup qunit
* a test for svg export
* no ist
* more svg exporpt
* fix lint
* make possible to clip canvas
* improved JSOCS
* no builds
* invalidate cache anyway
* changes
* changes
* changes
* mmm working
* Add href support for parsing use directives (svg)
* Add href support for parsing use directives (svg)
* Add href support for parsing use directives (svg)
* Fix linting errors
* add xlink:href test
* Update parser.js
* change in zoom
* added a test
* fixed
* disable gl
* add percentage
* more group things
* more group things
* added unit test
* display percentage
* lint