Skip to content

v0.30.0

Compare
Choose a tag to compare
@GoncaloCamaz GoncaloCamaz released this 01 Apr 15:40
· 54 commits to dev since this release

What's Changed

  • fix(form-help-text): text wrapping under the icon by @ricardogoncalves89 in #402
  • chore: bump stencil core by @GoncaloCamaz in #389
  • feat(icon): add kv-task-checkmark icon by @pedrorebelocosta in #406
  • feat(toggle-button): update toggle button styling by @djcouto in #407
  • fix(toggle-button): set icon size to be a square by @djcouto in #408
  • fix(toggle-button): change default size to small by @djcouto in #409
  • fix(toggle-button-group): change default size to small by @djcouto in #410
  • feat(absolute-time-picker-dropdown)!: add new dropdown component and single date functionality by @GoncaloCamaz in #405
  • fix(calendar-advanced-date-selector): separate total timezone options from filtered by @djcouto in #414
  • feat(select-option): add custom style prop to enable option custom styling by @djcouto in #412
  • fix(time-picker): remove empty group option from timezone list and prevent identical initial and end date by @GoncaloCamaz in #413
  • feat: improve styling of text-field, text-area and select components by @djcouto in #415
  • feat(schema-form): add the radio list widget by @ricardogoncalves89 in #411
  • feat(select): add create new option by @djcouto in #416
  • fix(absolute-time-picker)!: handle min and max dates on date click by @GoncaloCamaz in #418
  • feat!(select): update 'no data available' and 'no results found' states by @djcouto in #419

Full Changelog: v0.29.0...v0.30.0