Releases: plotdb/flexize
Releases · plotdb/flexize
0.0.9
Sorry, something went wrong.
No results found
- fix bug: exception when reverse is called, due to use of undefined parameter name
0.0.8
Sorry, something went wrong.
No results found
- support dynamic gutter insertion
- fire resize event at the begin and end of a resizing session
- add reset parameter in dir, attr and reverse API for clearing cached result
0.0.7
Sorry, something went wrong.
No results found
- behavior changes: use position to determine sibling for inner gutter.
0.0.6
Sorry, something went wrong.
No results found
- fix bug: _visible-sibling tried to get style of non-Element node.
- fix bug: resizing doesn't work when new elements are added.
0.0.5
Sorry, something went wrong.
No results found
- fix bug: reset fails due to typo in initial-grow name
0.0.4
Sorry, something went wrong.
No results found
- fix bug: failed when working with style on non-Element nodes
- tweak default selector for fixed cells to make it work for nested flexize
0.0.3
Sorry, something went wrong.
No results found
- trigger mouse move event handler only when dragging
- support gutters inside cells
- alter default gutter selector to support up to one level depth inner gutter
0.0.2
Sorry, something went wrong.
No results found
- using flex-grow instead of flex-basis for resizing.
- support manually set flex-grow
- support reset api
- support reversed direction
- update document