4.1.6 (2024-03-21)
- calculation of offset left that works inside a relative container (5470071)
4.1.5 (2024-03-21)
- Revert "fix: tl-sequence-container does not need position relative, causes timeline to appear over modals in chrome" (bbba4dc)
- Revert "fix: strange position: relative inline style issue, resolve with unsetting" (4e845a8)
4.1.4 (2024-03-21)
- strange position: relative inline style issue, resolve with unsetting (7b090b3)
4.1.3 (2024-03-20)
- tl-sequence-container does not need position relative, causes timeline to appear over modals in chrome (f7485f6)
4.1.2 (2024-01-24)
- snaptimes should not be overwritten when interacting with new blocks (b9b6e61)
4.1.1 (2024-01-24)
- cursor style precedence, and block snapping improvements (d70d233)
4.1.0 (2024-01-24)
4.0.0 (2024-01-15)
- cleanup context set and get (34ce238)
- allow to pass markers directly to block (aa575e0)
- dark mode, example with custom colored blocks (25bea21)
- improve marker rendering (df89181)
- removed setTime on context
3.0.0 (2024-01-10)
- base link (e413733)
- CI: access public (a569485)
- CI: new token (4c6936c)
- duplicate code to check for errorHandler (5261811)
- multiple type errors and more (1e6be17)
- package: build and include dist (4a2bba3)
- wrong name for import (d20d048)
- npm version shield (b232771)
- allow snapping to handles and markers (466dbdc)
- Update README.md, testing release workflow (b05362d)
- upgrade to svelte 2.0 (7c87cb9)
- renamed some slots in components, now we have layers and layer, aswell as blocks and block. See new marker example for usage.
- Timeline has been renamed Sequence, everywhere
2.0.2 (2023-11-24)
- base link (e6d8568)
2.0.1 (2023-11-24)
- duplicate code to check for errorHandler (8593c1e)
- multiple type errors and more (10ab84c)
- wrong name for import (427c6c9)
2.0.0 (2023-11-22)
- npm version shield (c242b65)
- Timeline has been renamed Sequence, everywhere
1.0.6 (2023-11-22)
- package: build and include dist (03ec611)
1.0.5 (2023-11-21)
- CI: access public (ddd867d)
1.0.4 (2023-11-21)
- CI: new token (d39acd4)
1.0.3 (2023-11-21)
1.0.2 (2023-11-21)
- Update README.md, testing release workflow (2b5a12d)