Releases: kitconcept/volto-slider-block
Releases · kitconcept/volto-slider-block
2.1.0
Feature
react-slick
enables dragging in desktop as well by default, although might be handy in some situations, disable dragging for desktop devices seems the most appropiate to prevent links activations on desktop drag @ThomasKindermann
2.0.0
Breaking
- Fix ally for slider (header level). So the inner heading changed from
h3
toh2
. Update your CSS if required. @sneridagh
Feature
- Use
aspect-ratio
CSS property in the slider images @sneridagh @slider-images-aspect-ratio
@slider-images-object-position
CSS properties are available for fine tuning customization @sneridagh
1.2.1
Bugfix
- Fix empty slide @sneridagh
Internal
- Rename the internal component name to one more descriptive @sneridagh
1.2.0
1.2.0 (2022-05-30)
Feature
- Sync the sidebar widget with the current slide state @sneridagh
Internal
- New internal
slider_object_list
widget that takes care of the sync with the current slide in edit mode @sneridagh
1.1.2
Internal
- Remove yet another video from npm package @sneridagh
1.1.1
Internal
- Remove screenshot and video from npm package @sneridagh
1.1.0
Feature
- Add extension support @sneridagh
- Allow body component to be extended via variations @sneridagh
- Add default variation @sneridagh
Bugfix
- Fix display bug in big screens @sneridagh
- Fix internal slide schema to allow extension @sneridagh
1.0.0
Feature
- Initial release @sneridagh @tisto
- Change Screencast Gif for README @Kindermann
Internal
- Added github workflows @robgietema