# Change Log - @veeqo/components

This log was last generated on Tue, 29 Oct 2024 10:29:22 GMT and should not be manually modified.

## 6.1.1
Tue, 29 Oct 2024 10:29:22 GMT

### Patches

- Add ontrac logo as new integration

## 6.1.0
Wed, 27 Mar 2024 12:06:17 GMT

### Minor changes

- Updating DatePicker to include a Submit button to not trigger intermittent changes

## 6.0.2
Tue, 26 Mar 2024 15:40:19 GMT

### Patches

- Fixing date ranges definition for date picker component

## 6.0.1
Wed, 28 Feb 2024 16:31:28 GMT

### Patches

- Remove react as a peer dep

## 6.0.0
Wed, 28 Feb 2024 13:58:43 GMT

### Breaking changes

- Upgrade to react 17 and move to peer deps.

## 5.0.1
Tue, 31 Oct 2023 17:27:09 GMT

### Patches

- Update VQ UI version

## 5.0.0
Tue, 31 Oct 2023 16:01:49 GMT

### Breaking changes

- Remove components moved to @veeqo/ui

## 4.30.2
Fri, 08 Sep 2023 12:04:34 GMT

### Patches

- Use stable gutter on modal backdrop

## 4.30.1
Thu, 07 Sep 2023 16:31:37 GMT

### Patches

- Increase zindex of card footer

## 4.30.0
Thu, 07 Sep 2023 11:37:52 GMT

### Minor changes

- Allow popover to be placed anywhere in the dom, instead of being appended only to the body.

## 4.29.3
Wed, 06 Sep 2023 16:43:44 GMT

### Patches

- Use max-width instead of width for modal.

## 4.29.2
Wed, 06 Sep 2023 11:52:21 GMT

### Patches

- Allow any button props to modal action buttons

## 4.29.1
Wed, 06 Sep 2023 10:34:03 GMT

### Patches

- UX Tweaks to the modal, updating breakings and fullscreen

## 4.29.0
Wed, 30 Aug 2023 14:14:09 GMT

### Minor changes

- Add modal component

## 4.28.0
Fri, 25 Aug 2023 16:24:09 GMT

### Minor changes

- Upgrades typescript, refactors glyph component and updates card footer to remove backdrop.

## 4.27.2
Wed, 23 Aug 2023 14:14:57 GMT

### Patches

- Add mergeable Toast type

## 4.27.1
Wed, 12 Jul 2023 09:38:32 GMT

### Patches

- DataTableExp - render loading cell for visible column only

## 4.27.0
Mon, 10 Jul 2023 10:49:13 GMT

### Minor changes

- Add LoginWithAmazonButton component

## 4.26.5
Tue, 27 Jun 2023 16:05:09 GMT

### Patches

- Allow e2e classname for DataTableExp row

## 4.26.4
Tue, 27 Jun 2023 15:31:42 GMT

### Patches

- Adds '.sortable' classname to sortable column header

## 4.26.3
Tue, 27 Jun 2023 14:17:12 GMT

### Patches

- Allow nested row access to parent row state

## 4.26.2
Wed, 21 Jun 2023 13:08:00 GMT

### Patches

- Move webpack to devDependencies

## 4.26.1
Mon, 19 Jun 2023 09:29:22 GMT

### Patches

- Fix toggle keyboard behaviour

## 4.26.0
Fri, 16 Jun 2023 13:24:46 GMT

### Minor changes

- Improves Text component a11y by using best symantic elements.

## 4.25.0
Tue, 30 May 2023 14:57:35 GMT

### Minor changes

- Improve glyph component a11y

## 4.24.1
Tue, 23 May 2023 08:06:49 GMT

### Patches

- Fixed a bug with Glyph causing size warnings in Firefox

## 4.24.0
Wed, 03 May 2023 15:31:19 GMT

### Minor changes

- added disable prop to toggle component

## 4.23.0
Thu, 06 Apr 2023 09:01:27 GMT

### Minor changes

- update text variants

## 4.22.0
Wed, 22 Mar 2023 14:59:50 GMT

### Minor changes

- Expose shoudlSetSidebar state

## 4.21.0
Thu, 16 Mar 2023 13:41:02 GMT

### Minor changes

- Change font family to Inter

## 4.20.0
Mon, 06 Mar 2023 14:18:23 GMT

### Minor changes

- Add sidebar glyph

## 4.19.0
Tue, 21 Feb 2023 12:07:28 GMT

### Minor changes

- Support additional props for PriceInput

## 4.18.2
Wed, 08 Feb 2023 13:53:18 GMT

### Patches

- Adding background and colour props to tag component

## 4.18.1
Mon, 30 Jan 2023 14:19:08 GMT

### Patches

- fix flex alignment using withLabels HOC

## 4.18.0
Mon, 30 Jan 2023 10:08:03 GMT

### Minor changes

- Update pagination component to be accessible.

## 4.17.2
Fri, 20 Jan 2023 08:13:07 GMT

### Patches

- Revert increase to Stack specificity

## 4.17.1
Thu, 19 Jan 2023 16:36:21 GMT

### Patches

- Added portal support for DateRangePicker

## 4.17.0
Mon, 16 Jan 2023 16:21:47 GMT

### Minor changes

- Add `tooltip` prop to form components

## 4.16.2
Mon, 16 Jan 2023 09:57:23 GMT

### Patches

- Fix radio disabled styles

## 4.16.1
Thu, 12 Jan 2023 14:00:11 GMT

### Patches

- Fix StoreIcon line height

## 4.16.0
Wed, 11 Jan 2023 10:05:59 GMT

### Minor changes

- Add Tooltip component to the Store Icons

## 4.15.5
Mon, 19 Dec 2022 18:20:55 GMT

### Patches

- Add minDate restriction and enforce [minDate, maxDate] range on text input in DatePicker

## 4.15.4
Thu, 17 Nov 2022 09:55:56 GMT

### Patches

- Added role to tooltip component

## 4.15.3
Tue, 15 Nov 2022 15:54:52 GMT

### Patches

- Update non-interactive StoreIcons to make show more static.

## 4.15.2
Thu, 03 Nov 2022 15:12:39 GMT

### Patches

- Add zIndex prop to Popover

## 4.15.1
Fri, 28 Oct 2022 09:05:54 GMT

### Patches

- fix icon size

## 4.15.0
Wed, 26 Oct 2022 13:33:42 GMT

### Minor changes

- Expose id for headers of the original DataTable

## 4.14.0
Wed, 26 Oct 2022 13:19:45 GMT

### Minor changes

- Update DataTableExp to expose ids of the headers.

## 4.13.1
Tue, 25 Oct 2022 08:02:57 GMT

### Patches

- add accessibility add-on

## 4.13.0
Thu, 20 Oct 2022 15:31:43 GMT

### Minor changes

- Update storeicons to allow disableInteraction

## 4.12.8
Wed, 19 Oct 2022 08:42:00 GMT

### Patches

- Added new lightning icon in glyph component.

## 4.12.7
Thu, 13 Oct 2022 09:36:18 GMT

### Patches

- add buy shipping  protection icon

## 4.12.6
Mon, 10 Oct 2022 13:24:55 GMT

### Patches

- Adding new simple table component

## 4.12.5
Fri, 30 Sep 2022 10:33:41 GMT

### Patches

- Change the Popup wrapper to styled component and allow passing class name

## 4.12.4
Tue, 27 Sep 2022 16:02:19 GMT

### Patches

- Adding Badge component.

## 4.12.3
Mon, 26 Sep 2022 15:39:07 GMT

### Patches

- bump Storybook to 6.5.12

## 4.12.2
Wed, 21 Sep 2022 09:07:49 GMT

### Patches

- Updating UPS logo to use the new SVG

## 4.12.1
Thu, 15 Sep 2022 11:05:50 GMT

### Patches

- Add spellCheck prop to TextField

## 4.12.0
Wed, 14 Sep 2022 12:57:17 GMT

### Minor changes

- Update StoreIcons to use Popover component instead of nested dropdown.

## 4.11.3
Tue, 06 Sep 2022 08:52:20 GMT

### Patches

- update UPS logo

## 4.11.2
Wed, 24 Aug 2022 16:43:38 GMT

### Patches

- add classname to nested row

## 4.11.1
Thu, 11 Aug 2022 09:49:58 GMT

### Patches

- Update DataTable to support larger, more complex, icons in empty state.

## 4.11.0
Wed, 10 Aug 2022 10:56:05 GMT

### Minor changes

- Add Inventory Glyph

## 4.10.0
Thu, 04 Aug 2022 13:57:47 GMT

### Minor changes

- Table column heads no longer use buttons when the column is not sortable

## 4.9.4
Wed, 03 Aug 2022 06:18:04 GMT

### Patches

- Fix build type error

## 4.9.3
Tue, 02 Aug 2022 14:53:55 GMT

### Patches

- change aligment and add word wrapping to the Tooltip component

## 4.9.2
Mon, 01 Aug 2022 12:19:38 GMT

### Patches

- Added showScrollbar to DataTable component

## 4.9.1
Mon, 01 Aug 2022 09:38:32 GMT

### Patches

- add aria-label to the data table select all checkbox

## 4.9.0
Wed, 20 Jul 2022 08:30:06 GMT

### Minor changes

- Make `Popup` rendering into document root optional

### Patches

- Add a base className at the root level of the Image component

## 4.8.2
Mon, 13 Jun 2022 14:58:32 GMT

### Patches

- Fix label accessibility for form components

## 4.8.1
Thu, 09 Jun 2022 07:56:02 GMT

### Patches

- `Integration` now falls back to `'other'` if the provided `name` prop value isn't supported.

## 4.8.0
Thu, 09 Jun 2022 07:41:32 GMT

### Minor changes

- `Popup` now uses React portal to render into document root

## 4.7.0
Fri, 20 May 2022 14:32:31 GMT

### Minor changes

- Added z-index layers

## 4.6.0
Tue, 10 May 2022 09:13:15 GMT

### Minor changes

- Add `shouldOpenOnMount` prop to `Accordion` component

## 4.5.0
Tue, 03 May 2022 11:52:24 GMT

### Minor changes

- Change Button focus UI

## 4.4.0
Wed, 27 Apr 2022 20:56:15 GMT

### Minor changes

- Export table `useNested` hook

## 4.3.1
Thu, 21 Apr 2022 15:47:12 GMT

### Patches

- Removed size prop from Integration component

## 4.3.0
Thu, 21 Apr 2022 09:44:12 GMT

### Minor changes

- Add `muted` prop to Text component

## 4.2.0
Thu, 21 Apr 2022 09:17:57 GMT

### Minor changes

- Add size prop to Integration component

## 4.1.7
Wed, 13 Apr 2022 09:37:20 GMT

### Patches

- Bump Storybook version to 6.4.21

## 4.1.6
Tue, 12 Apr 2022 15:26:41 GMT

### Patches

- delete Gravatar from Avatar

## 4.1.5
Tue, 12 Apr 2022 09:58:39 GMT

### Patches

- edit popup-blocker icon name

## 4.1.4
Tue, 12 Apr 2022 09:00:52 GMT

### Patches

- add popupBlocker icon

## 4.1.3
Thu, 07 Apr 2022 21:02:25 GMT

### Patches

- Fixed DataTableExp nested rows bug

## 4.1.2
Wed, 30 Mar 2022 22:06:05 GMT

### Patches

- Fix lodash imports

## 4.1.1
Wed, 30 Mar 2022 13:07:32 GMT

### Patches

- Fixed Popup component z-index

## 4.1.0
Fri, 11 Feb 2022 13:34:31 GMT

### Minor changes

- Continued development of DataTableExp

## 4.0.0
Mon, 07 Feb 2022 16:44:51 GMT

### Breaking changes

- Add more size options for `<Glyph>` component

### Minor changes

- Added DataTableExp component

## 2.2.15
Fri, 28 Jan 2022 11:25:31 GMT

### Patches

- update dimensions imput & add tests

## 2.2.14
Wed, 19 Jan 2022 14:12:53 GMT

### Patches

- Add an accessory slot to the Accordion component

## 2.2.11
Tue, 07 Dec 2021 17:21:17 GMT

### Patches

- add warning glyph
- fix avatar delay on click

## 2.2.10
Wed, 27 Oct 2021 14:12:45 GMT

### Patches

- fix avatar key id & typo

## 2.2.9
Fri, 15 Oct 2021 08:22:25 GMT

### Patches

- Render skeleton selection input in custom loading only when selectedRowIds passed

## 2.2.8
Fri, 15 Oct 2021 07:44:40 GMT

### Patches

- Add Selection input skeleton to custom skeleton render

## 2.2.7
Wed, 13 Oct 2021 10:46:37 GMT

### Patches

- Fix missing keys in DescriptionList

## 2.2.6
Wed, 13 Oct 2021 09:27:20 GMT

### Patches

- Selection mode fixes in loading and empty state

## 2.2.5
Wed, 13 Oct 2021 05:15:32 GMT

### Patches

- PriceInput fixes

## 2.2.4
Tue, 12 Oct 2021 09:31:55 GMT

### Patches

- Add PriceInput component to export

## 2.2.3
Mon, 11 Oct 2021 15:45:51 GMT

### Patches

- Move DataTable to ui folder group

## 2.2.2
Mon, 11 Oct 2021 11:28:49 GMT

### Patches

- PriceInput component improvements

## 2.2.1
Mon, 11 Oct 2021 11:09:48 GMT

### Patches

- General selection mode bug fixes and improvements

## 2.2.0
Wed, 06 Oct 2021 14:33:37 GMT

### Minor changes

- Remove unnecessary wrapping components and expose underlying styled components

## 2.1.13
Tue, 05 Oct 2021 12:23:37 GMT

### Patches

- Remove redundant prop onlyIcon as title can be omitted

## 2.1.12
Tue, 05 Oct 2021 10:47:20 GMT

### Patches

- Add tooltip support, only icon header, fix bug with missing skeleton cell (n-1)

## 2.1.11
Sat, 02 Oct 2021 10:20:36 GMT

### Patches

- Table component row accent & multiselection fix

## 2.1.10
Thu, 30 Sep 2021 06:30:52 GMT

### Patches

- Fix zero width of skeleton content when its wrapped by container

## 2.1.9
Wed, 29 Sep 2021 09:20:03 GMT

### Patches

- Fix the height of the skeleton row

## 2.1.8
Wed, 29 Sep 2021 08:06:45 GMT

### Patches

- Fix bug when footer row render function calls on loading if loading footer row render function wasn't passed, returned old height (16px) of skeleton content

## 2.1.7
Tue, 28 Sep 2021 09:00:50 GMT

### Patches

- Apply fixed columns style also to footer cells

## 2.1.6
Tue, 28 Sep 2021 08:00:57 GMT

### Patches

- Fix wrong wrap in header cell, render footer loading row when the table is loading and data is empty

## 2.1.5
Tue, 21 Sep 2021 07:25:00 GMT

### Patches

- Add usage of react-popper in Tooltip component

## 2.1.4
Mon, 13 Sep 2021 08:58:54 GMT

### Patches

- Extend Button props type to support HTML attributes

## 2.1.3
Fri, 10 Sep 2021 09:27:49 GMT

### Patches

- Reduce height of skeleton loader in table

## 2.1.2
Fri, 10 Sep 2021 08:42:09 GMT

### Patches

- Add the ability to include skeleton loading in the header in dynamic tables

## 2.1.1
Wed, 08 Sep 2021 08:14:36 GMT

### Patches

- Add ability to change style of sticky header

## 2.1.0
Mon, 06 Sep 2021 06:53:59 GMT

### Minor changes

- Added fixed columns functionality to DataTable

## 2.0.10
Fri, 13 Aug 2021 10:15:28 GMT

### Patches

- Added disabled styling to Stepper component

## 2.0.9
Thu, 12 Aug 2021 14:04:49 GMT

### Patches

- Fixed bug causing `Stepper` controls to submit HTML forms

## 2.0.8
Mon, 09 Aug 2021 07:39:54 GMT

### Patches

- A few small custom-views improvements

## 2.0.7
Wed, 04 Aug 2021 09:22:07 GMT

### Patches

- Adjust FilterTag to pass className for animated dropdown

## 2.0.6
Fri, 30 Jul 2021 09:55:36 GMT

### Patches

- Don't render table footer is data is empty and show sticky header in loading state

## 2.0.5
Fri, 30 Jul 2021 09:28:39 GMT

### Patches

- Add ability to pass CTA to Toast component

## 2.0.4
Fri, 30 Jul 2021 08:55:27 GMT

### Patches

- Fix unnecessary date change callbacks in DatePicker

## 2.0.3
Wed, 28 Jul 2021 07:45:27 GMT

### Patches

- Fix TSC error in Toast component

## 2.0.2
Wed, 28 Jul 2021 07:19:32 GMT

### Patches

- Add Toast component

## 2.0.1
Tue, 27 Jul 2021 10:17:22 GMT

### Patches

- Updated z-index for Popover and removed z-index from Portal

## 2.0.0
Mon, 26 Jul 2021 10:37:13 GMT

### Breaking changes

- Replace custom layout calculations with PopperJS in `Popover` component.

## 1.8.8
Tue, 20 Jul 2021 05:03:20 GMT

### Patches

- Add ColumnsMenu component

## 1.8.7
Wed, 14 Jul 2021 16:01:18 GMT

### Patches

- Adjust FilterTag onClickAway to receive closeDropdown func

## 1.8.6
Wed, 14 Jul 2021 10:27:09 GMT

### Patches

- FilterTag small enhancements (add support for override classNames, conditional rendering of label)

## 1.8.5
Tue, 13 Jul 2021 20:56:46 GMT

### Patches

- Add event prop to clickAway handlers in AnimatedDropdown & FilterTag

## 1.8.4
Tue, 13 Jul 2021 08:49:56 GMT

### Patches

- add visbility indicator to video modal

## 1.8.3
Fri, 09 Jul 2021 05:29:00 GMT

### Patches

- Fix multiply table rerenders

## 1.8.2
Wed, 07 Jul 2021 06:54:58 GMT

### Patches

- Add ability to set columns width

## 1.8.1
Wed, 07 Jul 2021 06:04:13 GMT

### Patches

- Add preview and placeholder in Image

## 1.8.0
Mon, 05 Jul 2021 06:57:40 GMT

### Minor changes

- Update Custom Views functionality

## 1.7.3
Mon, 05 Jul 2021 06:39:03 GMT

### Patches

- Add classNames generation to DatePicker

## 1.7.2
Mon, 05 Jul 2021 06:16:21 GMT

### Patches

- Add eslint 'react/jsx-key' rule

## 1.7.1
Mon, 05 Jul 2021 06:10:31 GMT

### Patches

- Fix sticky header in DataTable

## 1.7.0
Tue, 29 Jun 2021 09:06:14 GMT

### Minor changes

- Add support for nested rows to DataTable component

## 1.6.11
Mon, 28 Jun 2021 07:30:20 GMT

### Patches

- Add Segment events tracking to the sidebar

## 1.6.10
Wed, 23 Jun 2021 11:44:14 GMT

### Patches

- Emit type declarations

## 1.6.9
Tue, 15 Jun 2021 07:55:19 GMT

### Patches

- Added ability to use custom time zone in the date picker

## 1.6.8
Thu, 10 Jun 2021 09:45:24 GMT

### Patches

- Show tooltip children even without the content or text

## 1.6.7
Thu, 10 Jun 2021 09:42:18 GMT

### Patches

- Segmented Control fixes and improvements

## 1.6.6
Thu, 10 Jun 2021 09:33:54 GMT

### Patches

- Checkbox and Radio UI improvements

## 1.6.5
Wed, 09 Jun 2021 10:15:09 GMT

### Patches

- Improved the appearance of datepicker on a non-white background

## 1.6.4
Tue, 08 Jun 2021 15:41:38 GMT

### Patches

- Tooltip improvements (extra props, docs & typing)

## 1.6.3
Tue, 25 May 2021 08:05:32 GMT

### Patches

- Add pulse animation to the sidebar notifications

## 1.6.2
Fri, 21 May 2021 14:12:34 GMT

### Patches

- update state from notifications prop

## 1.6.0
Fri, 21 May 2021 07:29:33 GMT

### Minor changes

- Add notifications to the Sidebar

## 1.5.8
Thu, 20 May 2021 09:26:47 GMT

### Patches

- Prevent Avatar component from crashing Jenkins CI build (https://github.com/ai/nanoid#async)

## 1.5.6
Wed, 19 May 2021 21:01:09 GMT

### Patches

- Updated tooltip to accept JSX element apart from text, added option to render with triangle (not turned off by default)

## 1.5.5
Mon, 17 May 2021 14:25:12 GMT

### Patches

- Pagination adjustments to allow empty input characters (VQ-14211)
- Updated rush.json git config
- Allow triggering pagination while hitting enter from input paginator
- VQ-14211: allow free typing & hitting enter in Pagination

## 1.5.0
Sun, 09 May 2021 17:08:57 GMT

### Minor changes

- Component library re-wired to work with rush, pnpm

