Releases: ciampo/macro-carousel
Releases · ciampo/macro-carousel
1.0.0 Stable
1.0.0-alpha.3
Fixed a few styling issues when using the ShadyCSS polyfills:
- using normal DOM elements instead of pseudo-elements
- using less specific selectors before the
::slotted
selector - moved CSS props from the carousel element to the button elements
- updated docs and tests
Also tweaked the horizontal drag detection.
1.0.0-alpha.2
- npm entry point
- installation instructions
1.0.0-alpha.1
updating some meta values in package.json
1.0.0-alpha
- removed webkit tap highlight color
- the carousel is not dragged when the user scrolls the page vertically