Skip to content

Releases: capitaltg/vero

v1.11.2

06 Mar 16:51

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.2

v1.11.0

06 Mar 16:47

Choose a tag to compare

What's Changed

  • Fix: Default to min-width trigger width for Combobox popover by @dzwillia in #92
  • Feature: Popover classnames for Autocomplete and MultiSelect by @dzwillia in #93
  • Fix: Don't allow Select to be changed or opened when disabled by @dzwillia in #94
  • Feature: RadioGroup children by @dzwillia in #95
  • Chore: Default to single column groups by @dzwillia in #96
  • Fix: Ensure unique child IDs for RadioGroup and CheckboxGroup by @dzwillia in #97
  • Fix: Default Radio and Checkbox cursor by @dzwillia in #98

Full Changelog: v1.10.9...v1.11.0

v1.10.9

06 Mar 16:47

Choose a tag to compare

What's Changed

  • Fix: Duplicative option IDs with multiple RadioGroups by @dzwillia in #88
  • Feature: Allow custom filtering in Combobox by @dzwillia in #89
  • Chore: Add 'aria-required' to DatePicker by @dzwillia in #90
  • Chore: Default to no delay when showing tooltips by @dzwillia in #91

Full Changelog: v1.10.8...v1.10.9

v1.10.8

06 Mar 16:47

Choose a tag to compare

What's Changed

  • Fix: Use mouse enter/leave to fix tooltip open state by @dzwillia in #85
  • Chore: Version sync by @dzwillia in #86
  • Fix: Ensure Storybook heading style doesn't bleed into component examples by @dzwillia in #87

Full Changelog: v1.10.7...v1.10.8

v1.10.5

06 Mar 16:46

Choose a tag to compare

What's Changed

  • Fix: Margins in Checkbox and Radio components by @dzwillia in #83
  • Fix: Don't close tooltip which clicking target by @dzwillia in #84

Full Changelog: v1.10.4...v1.10.5

v1.10.4

06 Mar 16:45

Choose a tag to compare

What's Changed

  • Fix: Respect disabled dropdown button items by @dzwillia in #82

Full Changelog: v1.10.3...v1.10.4

v1.10.3

06 Mar 16:44

Choose a tag to compare

What's Changed

  • Documentation: Added design token documentation by @dzwillia in #80
  • Chore: Ensure we use kebab-case for folders and files by @dzwillia in #81

Full Changelog: v1.10.2...v1.10.3

v1.10.1

06 Mar 16:44
977d20f

Choose a tag to compare

What's Changed

  • Feature: Autocomplete onChange object by @dzwillia in #75
  • chore: ci on all branches except gh-pages by @tlazar in #76
  • Feature: Checkbox and radio default variant description by @dzwillia in #77
  • Fix: Enforce no margin on form item hint/error text by @dzwillia in #78
  • Chore: Match Dialog close button with Alert close button by @dzwillia in #79

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

06 Mar 16:43

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

16 Dec 21:16

Choose a tag to compare

What's Changed

  • Feature: Default to manual activation for Tabs by @dzwillia in #68
  • Fix: Remove extra whitespace when no visible FormItem label by @dzwillia in #69
  • Chore: Input keyboard event demo by @dzwillia in #70
  • Feature: Form element native attributes by @dzwillia in #72
  • Chore: Updated docs with Select props by @dzwillia in #73

Full Changelog: v1.8.2...v1.9.0