Releases: vscode-elements/elements
Releases · vscode-elements/elements
v1.13.1
v1.13.0
What's Changed
- Docs updates by @bendera in #280
- autocomplete off on single/multi select by @pelikhan in #283
- Add tab-header-counter badge variant by @bendera in #288
- Add fallback styles for Badge by @bendera in #289
- Add fallback styles for Button by @bendera in #311
- Change prettier+eslint config by @bendera in #312
- Update changelog by @bendera in #313
- Chore/lint tasks by @bendera in #315
- Textfield fallback styles by @bendera in #316
- Add verify action by @bendera in #324
- Register style attributes as properties by @bendera in #326
- Create devcontainer.json by @bendera in #327
- Fix combobox invalid option by @pelikhan in #328
- Docs: update readme + add contribution guide by @bendera in #330
- Format w/ prettier by @bendera in #331
- Rename CONTRIBUTION.md to CONTRIBUTING.md by @bendera in #332
- Upgrade to node 22 by @bendera in #333
New Contributors
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Fix Icon CSP issues by @bendera in #264
- Add missing codicon css warning by @bendera in #265
- Explicitly set npmjs.org as the registry by @bendera in #266
- Make Scrollable component CSP compliant by @bendera in #267
- Csp compliant components #3 by @bendera in #268
- CSP compliant components #4 by @bendera in #269
- Fix tests by @bendera in #270
- FIx textfield value by @bendera in #272
- Fix SplitLayout CSP issues by @bendera in #273
- Feat/style prop directive by @bendera in #274
- Form helper styles CSP by @bendera in #277
- Fix/context menu mouseover styles by @bendera in #278
- Chore/fix lint issues by @bendera in #279
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Chore/eslint changes by @bendera in #256
- Doc updates by @bendera in #257
- Sync options dynamically by @bendera in #258
- Chore/fixes by @bendera in #259
- Add sync options tests for MultiSelect by @bendera in #260
- Fix bug with element disconnection by @anthony-c-martin in #262
- Fix selected state when opened by default by @bendera in #261
New Contributors
- @anthony-c-martin made their first contribution in #262
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Fix focused checkbox border color by @bendera in #240
- Emit click event on button enter or space keydown by @MaxKless in #245
- Add
open
property to selects by @bendera in #247 - Add tests for Button by @bendera in #246
- Upgrade dependencies by @bendera in #248
- Fix linting issues by @bendera in #249
- Fix/build by @bendera in #250
- Revert "1.10.0" by @bendera in #251
- Fix/build 3 by @bendera in #252
- Fix/build 4 by @bendera in #253
New Contributors
Full Changelog: v1.9.1...v1.10.0
v1.9.1
v1.9.0
v1.8.1
v1.8.0
What's Changed
- Fixed Active Tab Highlight by @Reuben-SPLat in #209
- fix: call _initPosition if split attribute changes value. by @RedGlow in #211
- Update docs by @bendera in #217
- Fix select empty label by @bendera in #218
- Split Layout improvements by @RedGlow & @bendera in #214
- Fix tests by @bendera in #220
- First Multi-Select Option Set Bug by @rroessler in #219
- Add tests for multi select option bug by @bendera in #221
- Fix the import paths by @bendera in #222
- Split layout fixes by @bendera in #223
New Contributors
- @Reuben-SPLat made their first contribution in #209
- @rroessler made their first contribution in #219
- @RedGlow made their first contribution in #211
Full Changelog: v1.7.1...v1.8.0