Skip to content

Releases: vscode-elements/elements

v0.5.0

19 Jul 21:44

Choose a tag to compare

Added

  • Added Table component
  • Added action-icon mode to the Icon

Changed

  • Floating scrollbar in the Scrollable component

v0.4.0

15 Jul 23:07

Choose a tag to compare

Added

  • Added new components: FormContainer, FormGroup, FromHelper, Label, Radio, RadioGrop, CheckboxGroup.

Fixed

  • Theme variable names are readjusted in the Tree, SingleSelect and MultiSelect components.
  • Button outline styles has been restored.

Deprecated

  • The following components will be removed: FormControl, FormDescription, FormItem, FormLabel. Use the new form components instead.

v0.3.1

12 Jun 19:14

Choose a tag to compare

Fix #16