Releases: basvanmeurs/tree2d
Releases · basvanmeurs/tree2d
v1.0.2
v1.0.1
- fix(texture): fix pixelRatio while using texture clipping and limit w,h to texture size de52141
First release
improvements for Vugel
- chore(package-lock.json): remove package-lock, use yarn.lock 776989c
- chore(package-lock.json): remove package-lock, use yarn.lock f0fe5b2
- fix(flexbox.js): implementation for flexbox skipInLayout feature 90bd039
- fix(flexbox.js): implementation for flexbox commit basvanmeurs/flexbox.js@77a0575 dac0ebc
- fix(tests): add pixelRatio for rectangle texture test, and remove resizeMode tests 36c37af
- chore(cleanup): remove resize mode 36d8bd6
- chore(events): use single argument event callbacks in tree2d 6a64c5f
- feat(StageOptions): separate stage options dc251dc
- fix(RoundedRectangleShader): set initial radius to 0 3e3a5ca
- feat(pixelRatio): improve pixelRatio handling/quality and add svg texture c689955
- fix(Patcher): if not a literal object, assume instance and overwrite existing property c825d67
- feat(texture): custom canvas2d drawing texture 1e04bf4
- feat(rectangle): refactor special rounded/shadowed rectangle textures 8a9e0ca
- feat(fontWeight): specify weight independently 72861fb
- feat(boundsMargin): allow bounds margin left/top/right/bottom to be specified separately 3f83a84
- feat(webgl): use OES_element_index_uint extension if available 26b11a6
v1.0.0-alpha.13
v1.0.0-alpha.11
- fix(flexbox): update to latest flexbox 5db7983
- fix(flexbox): update to latest flexbox 3fd9446
- chore(webpack-config): use newer version 7eb4b84
- fix(package): use lib/index.ts for types 4d5c7ee
- fix(pixelRatio): use client rect because it's more precise than clientWidth/clientHeight (rounded) eb3be3b
- fix(texture height): fix artifact when rendering textures 845fd49
- fix(coords): fix coords width/height dec1f60
- fix(flexbox): see basvanmeurs/flexbox.js#2 357b850
- feat(text): simplify text rendering 1036a84
- feat(text): simplify text rendering 0263536
- fix(tests): add some exports for tests 4053a3a
- feat(module): also bundle ts lib baa6d16
- feat(module): improve bundling 24dbaa8
- fix(ElementCore): use texture dimensions when actual dimensions are unspecified 10c478a
- feat(coordinates): getElementsAtCanvasCoordinates proved to be unnecessary 73df416
- feat(data): added custom field to Element 1a5a86c
- feat(coordinates): add offset to event results, fix bug in complex transformation matrix e49e3fd
- feat(coordinates): Stage.getElementsAtCanvasCoordinates a5c3874
- Merge branch 'master' of github.com:Planning-nl/tree2d d6cd31f
- Update package.json b76089b
- Update README.md 9561ef4