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 theanimating
property has changed.end
- Fired when the carousel has reached the last slide.end-changed
- Fired when theend
property has changed.selected-changed
- Fired when theselected
property has changed.selected-item-changed
- Fired when theselectedItem
property has changed.show-next-changed
- Fired when theshowNext
property has changed.show-prev-changed
- Fired when theshowPrev
property has changed.swiping-changed
- Fired when theswiping
property has changed.total-changed
- Fired when thetotal
property 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 theanimating
property has changed.end
- Fired when the carousel has reached the last slide.end-changed
- Fired when theend
property has changed.selected-changed
- Fired when theselected
property has changed.selected-item-changed
- Fired when theselectedItem
property has changed.show-next-changed
- Fired when theshowNext
property has changed.show-prev-changed
- Fired when theshowPrev
property has changed.swiping-changed
- Fired when theswiping
property has changed.total-changed
- Fired when thetotal
property has changed.
Fist release 2.0
Smooth swipe.
Core js update.
Optimization.
Selector
Disable options