Changelog
2.0.1
2024-06-05
- Fix: build package
2.0.0
2024-06-05
- Breaking: timeline defaults are not applied directly to
defaultskey anymore - New: timeline defaults will also be applied to single elements (Glaze creates a new timeline for each element)
1.2.0
2024-04-23
- New:
presetsoption to define presets for animations - New:
defaultsoption to define default values for timelines and animations
1.1.3
2024-03-03
- Fix:
fromanimations flash of initial state #2
1.1.2
2024-03-03
- Fix:
fromanimations flash of initial state
1.1.1
2024-02-29
- Fix:
watchoption not resetting properly when usingfromanimations
1.1.0
2024-02-28
- New:
watchoption to watch changes to animation attributes in DOM, updating animations accordingly - New:
classNameoption to add class prefixes and create animations from classes, e.g.animate-to:x-500 - Fix: element selector returning null when just using
& - Fix:
fromanimations not restarting when using breakpoints
1.0.2
2024-02-10
- Enhancement: possibility to use dashes (spaces) in selector
1.0.1
2024-02-08
- Update licensing
1.0.0
2024-02-08
- Initial release