Releases: FabricElements/skeleton-carousel
Releases · FabricElements/skeleton-carousel
Bug fixes scroll
Base component
Fully migrated and production ready component.
Bug fixes
Controls update and test fixed
- Hide #controls when there is only one item
- New test
- Docs updated: Hide hybrid support
dom-repeat support
- New dom-repeat support
- Demos update
- Readme demo update
- Lazy load on the first level. This will allow you to add the iron-image tag on the top level
Bug fixes and improvements
- Bug fixes
disable-keys(boolean) - Disables keyboard navigation.
Core update and support
- Keyboard navigation.
←↑→↓ - Automatic animation with custom time.
- New test, including accessibility.
- JS properties optimization
- CSS optimization
- Smooth swipe.
- Core js update.
- Optimization.
- Selector
- Disable options
Define new events
animating-changed- Fired when theanimatingproperty has changed.end- Fired when the carousel has reached the last slide.end-changed- Fired when theendproperty has changed.selected-changed- Fired when theselectedproperty has changed.selected-item-changed- Fired when theselectedItemproperty has changed.show-next-changed- Fired when theshowNextproperty has changed.show-prev-changed- Fired when theshowPrevproperty has changed.swiping-changed- Fired when theswipingproperty has changed.total-changed- Fired when thetotalproperty has changed.
New css mixins:
--skeleton-carousel-container--skeleton-carousel-container-horizontal--skeleton-carousel-container-vertical
Other updates
- Swipe more responsive.
- Docs update
Bug fixes and new css mixins
New css mixins:
--skeleton-carousel-container--skeleton-carousel-container-horizontal--skeleton-carousel-container-vertical
Other updates
- Swipe more responsive.
- Docs update
Core update and support
- Keyboard navigation.
←↑→↓ - Automatic animation with custom time.
- New test, including accessibility.
- JS properties optimization
- CSS optimization
Define new events
animating-changed- Fired when theanimatingproperty has changed.end- Fired when the carousel has reached the last slide.end-changed- Fired when theendproperty has changed.selected-changed- Fired when theselectedproperty has changed.selected-item-changed- Fired when theselectedItemproperty has changed.show-next-changed- Fired when theshowNextproperty has changed.show-prev-changed- Fired when theshowPrevproperty has changed.swiping-changed- Fired when theswipingproperty has changed.total-changed- Fired when thetotalproperty has changed.
Fist release 2.0
Smooth swipe.
Core js update.
Optimization.
Selector
Disable options