Commit graph

13 commits

Author SHA1 Message Date
Folke Lemaitre
197b0a9be9
fix(animate): never animate stopped animations 2025-01-11 12:06:07 +01:00
Folke Lemaitre
ec73346b7d
feat(animate): add done to animation object 2024-12-13 08:08:42 +01:00
Folke Lemaitre
50912dc2fd
feat(animate): allow toggling buffer-local / global animations with or without id 2024-12-12 09:18:54 +01:00
Folke Lemaitre
25c290d7c0
feat(animate): allow disabling all animations globally or per buffer 2024-12-12 08:44:19 +01:00
Folke Lemaitre
1fe01039fe
refactor(animate): del -> stop 2024-12-11 09:50:35 +01:00
Folke Lemaitre
da5bc35d3e
docs: docgen 2024-12-10 14:04:25 +01:00
Folke Lemaitre
6ca848766c ci: docgen 2024-12-10 13:55:51 +01:00
Folke Lemaitre
140204fde5 build: added metadata to plugins 2024-12-10 13:55:51 +01:00
Folke Lemaitre
aa5d00936d refactor(animate): class / docs / cleanup 2024-12-10 13:55:51 +01:00
Folke Lemaitre
03c0774e85 perf(animate): check for animation easing updates ouside the main loop and schedule an update when needed 2024-12-10 13:55:51 +01:00
Folke Lemaitre
1091280877 feat(animate): added animation context to callbacks 2024-12-10 13:55:51 +01:00
Folke Lemaitre
08fc10ce6f refactor(animate): pending updates 2024-12-10 13:55:51 +01:00
Folke Lemaitre
971229e8a9 feat(animate): added animate plugin 2024-12-10 13:55:51 +01:00