Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

v1.2.1

Compare
Choose a tag to compare
@hawkticehurst hawkticehurst released this 23 Dec 00:05
· 40 commits to main since this release
af878fd

Bug fixes

  • add file extensions to imports: adds explicit file extensions to module imports (#436), closes #432 and #435
  • high contrast light theme: fixes high contrast light theme issue where the wrong colors were being applied to buttons on hover (#428), closes #365

Docs

  • getting started guide: fixes a code snippet that demonstrated improper disposal of webview panel resources (#434)
  • add multiple icons in text fields: example of how slots can be used to add multiple icons to text fields (#427), closes #307
  • radio group docs: clarifies that radio-group components will only give keyboard support to radio components (#420), closes #392
  • label dropdown: adds a code snippet demonstrating how to add a label to a dropdown component (#429), closes #369

Admin

  • bump qs: bump qs from 6.5.2 to 6.5.3 (#431)
  • bump decode-uri-component: bump decode-uri-component from 0.2.0 to 0.2.2 (#426)