shoelace/CHANGELOG.md

1.1 KiB

Changelog

2.0.0-beta.7

  • Added links to version 1 resources to the docs
  • Added rating component
  • Fixed a bug where some build files were missing
  • Fixed clearable tags demo
  • Fixed touch icon size in docs

2.0.0-beta.6

  • Enabled the dist-custom-elements-bundle output target
  • Fixed a bug where nested form controls were ignored in <sl-form>

2.0.0-beta.5

  • Fixed bug where npm install would fail due to postinstall script
  • Removed unused dependency

2.0.0-beta.4

  • Added pill variation to badges
  • Fixed a bug where all badges had pointer-events: none
  • Fixed @since props to show 2.0 instead of 1.0
  • Fixed giant cursors in inputs in Safari
  • Fixed color picker input width in Safari
  • Fixed initial transitions for drawer, dialog, and popover consumers
  • Fixed a bug where dialog, dropdown, and drawer would sometimes not transition in on the first open
  • Fixed various documentation typos

2.0.0-beta.3

  • Fix version in docs
  • Remove custom elements bundle

2.0.0-beta.2

  • Fix quick start and installation URLs
  • Switch Docsify theme
  • Update line heights tokens

2.0.0-beta.1

  • Initial release