Skip to content

1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ciampo ciampo released this 20 Mar 09:43
· 23 commits to master since this release

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.