elements

Web component library for developing Visual Studio Code extensions

MIT License

Stars
131
Committers
6

Bot releases are hidden (Show)

elements - v0.4.0

Published by bendera over 3 years ago

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.
elements - v0.3.1

Published by bendera over 3 years ago

Fix #16