v1.3.0
13 November 2024
New features
- Option to automatically and dynamically apply palettes when different sections of the page come into view. For this to work you need to add a data attribute ('data-theme') to any content section that you want to trigger a change. e.g.
data-theme="palette0"
(in Source you can do this with any of the Container stacks and Coder stack). You can specify how much of a section needs to be in view for the palette change to be triggered (a different value can be specified for small and large devices). - Option to add a transition to ease the change between different palettes.
Improvements
- Palette colors now displayed when space saver mode is turned off (allowing for easier comparison of different palettes in edit mode)