Bug Fixes
- tree: add initial sync (#1080) #1080 (Alessandro)
Commits
- 6afc3ba: select rewrite (incomplete) (Cory LaViska)
- 41f5077: update changelog (Cory LaViska)
- a42b393: Merge branch 'next' into select (Cory LaViska)
- f28a0ec: fix in screen readers (Cory LaViska)
- 3722e0a: focus after open (Cory LaViska)
- 10cb26b: focus after update (Cory LaViska)
- 9f79445: improve scroll on open (Cory LaViska)
- 2dc275d: fix validity and events (Cory LaViska)
- f3010ce: fix tests (Cory LaViska)
- 5bff912: loosen up that type (Cory LaViska)
- e22c2f8: don't select disabled options (Cory LaViska)
- 46fda5f: upgrade (Cory LaViska)
- 1f457cd: keep on keepin on (Cory LaViska)
- e2a65c2: update select examples (Cory LaViska)
- b07238d: temporarily disable a11y bug (Cory LaViska)
- c5dee51: restore example (Cory LaViska)
- 0f67b9a: remove unused var (Cory LaViska)
- 2ffbf9b: update examples (Cory LaViska)
- 9350402: fix alignment to match other controls (Cory LaViska)
- c0013c5: refactor into set function (Cory LaViska)
- f7d7fdf: rerorder props (Cory LaViska)
- 6999746: update example (Cory LaViska)
- 24744ef: docs + cleanup wrapper (Cory LaViska)
- b8d0253: add grouping example (Cory LaViska)
- ea7de2e: document slots (Cory LaViska)
- fe524e0: ignore clear button keys (Cory LaViska)
- 06dc574: updates (Cory LaViska)
- 92f6a2d: update changelog (Cory LaViska)
- a473e41: fix docs (Cory LaViska)
- 479e568: update docs (Cory LaViska)
- 70585e1: finishing touches (Cory LaViska)
- fcbf339: remove unused selectors (Cory LaViska)
- 563ed81: remove example (Cory LaViska)
- 913243f: more finishing touches + tests (Cory LaViska)
- b4a1e1b: fix docs (Cory LaViska)
- 626b766: fix example (Cory LaViska)
- ae07b7d: update changelog (Cory LaViska)
- 8700030: remove unused import (Cory LaViska)
- a8fe8c3: update hover styles (Cory LaViska)
- a4c522f: Added
control--checked
andcontrol--indeterminate
parts to<sl-checkbox>
(#1085) (Bünyamin Eskiocak) #1085 - eb61dc7: update bootstrap-icons (Cory LaViska)
- c5555ab: Merge branch 'next' of https://github.com/shoelace-style/shoelace into next (Cory LaViska)
- d9252fe: ignore disabled controls (Cory LaViska)
- 417f0d1: don't scroll when refocusing (Cory LaViska)
- 0e1b792: Update
make-react.js
script to use new @lit-labs/react createComponent options object (#1090) (Alan Chambers) #1090 - b25b1d5: Update changelog (Cory LaViska)
- 377dbe2: add zh-tw translations (#1086) (sowiner) #1086
- 0120e74: update changelog (Cory LaViska)
- e411b57: fixes #1096 (Cory LaViska)
- 5f8556b: Remove the need to bind member methods in the connectedCallback (#1081) (Jeremiah Hoyet) #1081
- 388a4f8: Revert "Remove the need to bind member methods in the connectedCallback (#1081)" (Cory LaViska)
- cf200aa: update tests (Cory LaViska)
- 57064ae: remove void (Cory LaViska)
- 96e4119: remove comment (Cory LaViska)
- c8555f4: reorg and add private keyword (Cory LaViska)
- fc0541c: make internal (Cory LaViska)
- ad305fb: Remove orphaned code (Cory LaViska)
- 571ae70: update changelog (Cory LaViska)
- 164ebce: remove tts test (Cory LaViska)
- 67fbe3b: fixes #1101 (Cory LaViska)
- 27f6344: fix switch default value; #1103 (Cory LaViska)
- ee0254e: fixes #1097 (Cory LaViska)
- 121464f: make swatches an attribute (Cory LaViska)
- d36eec5: add info about updateComplete (Cory LaViska)
- 01be3da: update docs (Cory LaViska)
- 192f15e: update cem plugin (Cory LaViska)
- c216cfe: fix min/max types (Cory LaViska)
- dcca64a: use public method for validity (Cory LaViska)
- f50fe72: don't show scrollbar (Cory LaViska)
- d81e2f1: fixes #1063 (Cory LaViska)
- 7645b99: fixes #1105 (Cory LaViska)
- b183a04: add auto (Cory LaViska)
- a0fce64: closes #1070 (Cory LaViska)
- b330657: focus on disabled menu items and fix aria-checked (Cory LaViska)
- 0e957c0: update version (Cory LaViska)
- c814e9e: 2.0.0-beta.88 (Cory LaViska)