'# CHANGELOG

> Tags
>
> - :boom: [Breaking Change]
> - :rocket: [New Feature]
> - :star2: [Optimization and Enhancements]
> - :bug: [Bug Fix]
> - :fire: Removing code or files
> - :memo: [Documentation]
> - :nail_care: [Styling]

<!-- Start of Current Changelog -->
## v0.24.2 `2025‑05‑07`
### General
- :star2: Migrated all asset URLs to the ImageX url.[#2048](https://github.com/tokopedia/unify/pull/2048)

### Components
#### Footer
- :star2: Updated every asset URL in the **Footer** component to use the ImageX url.[#2048](https://github.com/tokopedia/unify/pull/2048)

Milestone: -
<!-- End of Current Changelog -->

## v0.24.1 `2025-03-06`
### Component Changes
#### Footer
- :nail_care: Remove unnecessary log [#2047](https://github.com/tokopedia/unify/pull/2047)

Milestone: -

## v0.24.0 `2025-02-24`
### Component Changes
#### Footer
- :star2: Change content and adding W2A QR code [#2046](https://github.com/tokopedia/unify/pull/2046)

Milestone: -

## v0.23.12 `2023-09-06`
### Component Changes
#### Table
- :star2: Custom icon sort [#2002](https://github.com/tokopedia/unify/pull/2002)

Milestone: https://github.com/tokopedia/unify/milestone/213?closed=1

## v0.23.11 `2023-08-09`
### Component Changes
#### Loader
- :bug: Fix style error on Loader Jumper [#2001](https://github.com/tokopedia/unify/pull/2001)

Milestone: https://github.com/tokopedia/unify/milestone/211?closed=1

## v0.23.10 `2023-07-10`
### General Changes
- :bug: fix colorblind on several components (`Accordion`, `Breadcrumb`, `Card`, `CoachmarkV2`, `Collapsible`, `DatePicker`, `Footer`, `MoreMenu`, `PageControl`, `Select`, `Share`, `Table`, `TextFieldV2`, `Ticker`, `Typography`) [#1973](https://github.com/tokopedia/unify/pull/1973)

Milestone: https://github.com/tokopedia/unify/milestone/208?closed=1

## v0.23.9 `2023-06-28`
### Component Changes
#### CoachmarkV2
- :bug: Fix horizontal issue [#1967](https://github.com/tokopedia/unify/pull/1967)
#### Typography
- :bug: Fix the issue where the link can't be opened in a new tab [#1974](https://github.com/tokopedia/unify/pull/1974)

Milestone: https://github.com/tokopedia/unify/milestone/203?closed=1

## v0.23.8 `2023-06-14`
### General Changes
- :nail_care: Adjusted the colors on several components (`Accordion`, `Breadcrumb`, `Card`, `Carousel`, `Coachmark`, `ContentSwitcher`, `Datepicker`, `LocalLoad`, `LabelV2`, `Loader`, `PageControl`, `ProgressBar`, `Search`, `Table`, `TextArea`, `Ticker`, `Tips`) to be more accessible for colorblind users [#1962](https://github.com/tokopedia/unify/pull/1962)

### Component Changes
#### Dropdown
- :bug: Fix initial render [#1963](https://github.com/tokopedia/unify/pull/1963)

Milestone: https://github.com/tokopedia/unify/milestone/201?closed=1

## v0.23.7 `2023-06-05`
### Component Changes
#### Image
- :nail_care: update hex color to unify token color [#1952](https://github.com/tokopedia/unify/pull/1952)
#### Label
- :nail_care: update hex color to unify token color [#1952](https://github.com/tokopedia/unify/pull/1952)
#### Loader
- :nail_care: update hex color to unify token color [#1952](https://github.com/tokopedia/unify/pull/1952)
#### Table
- :nail_care: update hex color to unify token color [#1952](https://github.com/tokopedia/unify/pull/1952)

Milestone: https://github.com/tokopedia/unify/milestone/199?closed=1

## v0.23.6 `2023-05-23`
### Component Changes
#### QuantityEditor
- :bug: Fix disabled issue [#1944](https://github.com/tokopedia/unify/pull/1944)
#### Select
- :bug: Fix arrow functionality in Select component with `withSearch` property [#1945](https://github.com/tokopedia/unify/pull/1945)

Milestone: https://github.com/tokopedia/unify/milestone/198?closed=1

## v0.23.5 `2023-05-08`
### Component Changes
#### Datepicker
- :bug: datepickerscroll - fix visibility issue [#1933](https://github.com/tokopedia/unify/pull/1933)

Milestone: https://github.com/tokopedia/unify/milestone/193?closed=1

## v0.23.4 `2023-04-01`
### Component Changes
#### Timer
- :bug: Fix timer day non-integer value [#1916](https://github.com/tokopedia/unify/pull/1916)

Milestone: https://github.com/tokopedia/unify/milestone/190?closed=1

## v0.23.3 `2023-03-20`
### Component Changes
#### Select
- :bug: Fix when item is empty [#1892](https://github.com/tokopedia/unify/pull/1892)

Milestone: https://github.com/tokopedia/unify/milestone/187?closed=1

## v0.23.2 `2023-03-02`
### General Changes
- :bug: Fix omit type cause intelisense error [#1875](https://github.com/tokopedia/unify/pull/1875)
- :star2: Audit and fix all component using the right unify-token [#1853](https://github.com/tokopedia/unify/pull/1853)

### Component Changes
#### Select
- :star2: Behavior improvement [#1859](https://github.com/tokopedia/unify/pull/1859)

Milestone: https://github.com/tokopedia/unify/milestone/185?closed=1

## v0.23.1 `2023-02-06`
### Component Changes
#### Select
- :bug: fix position issue when scroll [#1852](https://github.com/tokopedia/unify/pull/1852)

## v0.23.0 `2023-02-01`
### Component Changes
#### PageControl
- :bug: Fix missing typings of index.js [#1847](https://github.com/tokopedia/unify/pull/1847)

#### Select
- :bug: Fix scroll parent issue [#1844](https://github.com/tokopedia/unify/pull/1844)

#### Footer
- :rocket: Add new props `huaweiURL` to apply the latest design [#1820](https://github.com/tokopedia/unify/pull/1820)

## v0.22.6 `2023-01-16`
### Component Changes
#### Modal
- :bug: fix backdrop (overlay) modal shouldnt scrollable [#1823](https://github.com/tokopedia/unify/pull/1823)

## v0.22.5 `2023-01-12`
### Component Changes
#### Breadcrumb
- :bug: fix missing arrow [#1808](https://github.com/tokopedia/unify/pull/1808)
#### Dropdown & Select
- :bug: fix position issue when select inside modal [#1818](https://github.com/tokopedia/unify/pull/1818)
- :bug: fix select dropdown [#1815](https://github.com/tokopedia/unify/pull/1815)

## v0.22.4 `2022-12-14`
### Component Changes
#### Datepicker
- :bug: Add nullable value to Calendar [#1774](https://github.com/tokopedia/unify/pull/1774)

## 0.22.3
### General Changes
- Update CDN link from ecs7.tokopedia.net to assets.tokopedia.net

### Component Changes
#### Dropdown
- :bug: Fix jumpy content when component rerender [#1770](https://github.com/tokopedia/unify/pull/1770)

#### TooltipV2
- :bug: Fix mouseleave when the target is disabled [#1773](https://github.com/tokopedia/unify/pull/1773)

## 0.22.2
### Component Changes
#### DatepickerScroll
- :bug: Fix bug caused by minYear 1899 when new Date(0,0,0) [#1674](https://github.com/tokopedia/unify/pull/1674)
- :bug: Fix min and max time for determining the time part of actual min and max Date [#1674](https://github.com/tokopedia/unify/pull/1674)
- :star2: Enable timepicker to be disabled when minTime > maxTime [#1674](https://github.com/tokopedia/unify/pull/1674)

## 0.22.1
### Component Changes
#### Select
- :bug: Fix dropdown closed when clicking on a sub dropdown menu item in `multiSelectMode` [#1719](https://github.com/tokopedia/unify/pull/1719)

## 0.22.0
### General Changes
- :star2: Improve static typing of several components [#1637](https://github.com/tokopedia/unify/pull/1637)

### Component Changes
#### TextFieldV2
- :star2: Add new props: `inputProps` to pass additional props to input element directly. [#1706](https://github.com/tokopedia/unify/pull/1706)

## 0.21.5
### Component Changes
#### Select
- :bug: Fix typing for additional props [#1647](https://github.com/tokopedia/unify/pull/1647)

## 0.21.4
### Component Changes
#### CoachmarkV2
- :bug: Fix animation issue [#1634](https://github.com/tokopedia/unify/pull/1634)

#### DatepickerScroll
- :bug: Fix ResizeObserver.disconnect issue [#1632](https://github.com/tokopedia/unify/pull/1632)

## 0.21.3
### Component Changes
#### Select
- :bug: Fix display selected value [#1605](https://github.com/tokopedia/unify/pull/1605)

## 0.21.2
### Component Changes
#### Datepicker
- :bug: Fix TimePicker not working as expected [#1600](https://github.com/tokopedia/unify/pull/1600)


## 0.21.1
### Component Changes
#### Accordion
- :bug: Fix incorrect title color on Safari iOS [#1575](https://github.com/tokopedia/unify/pull/1575)

#### Coachmark
- :bug: Fix scroll position issue [#1543](https://github.com/tokopedia/unify/pull/1543)

## 0.21.0
### Component Changes
#### Checkbox
- :bug: fix inline positioning [#1492](https://github.com/tokopedia/unify/pull/1492)

#### Datepicker
- :bug: fix scrolling not working on firefox [#1489](https://github.com/tokopedia/unify/pull/1489)

#### Modal
- :rocket: Add new prop `hideCloseButton`, as the name imply, intended to hide the close button. [#1491](https://github.com/tokopedia/unify/pull/1491)
- :bug: Fix header padding adjustment, now padding prop do not affect the header [#1491](https://github.com/tokopedia/unify/pull/1491)
- :star2: Adjust content padding, removed top padding if header exist (has either or both close button and title) [#1491](https://github.com/tokopedia/unify/pull/1491)

#### Search
- :star2: Clear button appear only if user use provide onClickClear handler [#1493](https://github.com/tokopedia/unify/pull/1493)

#### Select
- :star2: Enable usage of additional props on menu Dropdown component [#1496](https://github.com/tokopedia/unify/pull/1496)

## 0.20.0
### Component Changes
#### Accordion
- :bug: Fix breaking accordion when property title contains node [#1456](https://github.com/tokopedia/unify/pull/1456)

#### Checkbox
- :star2: Adjust Checkbox icons size [#1486](https://github.com/tokopedia/unify/pull/1486)

#### Coachmark
- :bug: Fix coachmark overlay render different opacity [#1474](https://github.com/tokopedia/unify/pull/1474)

#### Divider
- :rocket: New Component Divider [#1415](https://github.com/tokopedia/unify/pull/1415)

#### Footer
- :bug: Fix breaking icon footer [#1479](https://github.com/tokopedia/unify/pull/1479)

#### Modal
- :bug: fix Modal padding issues [#1483](https://github.com/tokopedia/unify/pull/1483)

#### Tooltip
- :star2: Add new wrapperProps to specify box properties [#1467](https://github.com/tokopedia/unify/pull/1467)

## 0.19.3
### Component Changes
#### Modal
- :bug: Fix issue where Modal can be wrongly positioned [#1447](https://github.com/tokopedia/unify/pull/1447)

#### Select
- :bug: Renaming `onClear` to `onClickCler` following existing naming convention. [#1448](https://github.com/tokopedia/unify/pull/1448)

## 0.19.2
### Component Changes
#### Modal
- :bug: Fix issue with className handling [#1423](https://github.com/tokopedia/unify/pull/1441)

#### Select
- :bug: Fix issue with disabled property on the items not work properly. [#1423](https://github.com/tokopedia/unify/pull/1444)

## 0.19.1
### Component Changes
#### TooltipV2
- :bug: Fix children detection issue on TooltipV2. [#1423](https://github.com/tokopedia/unify/pull/1423)

## 0.19.0
### General Changes
- Update majority of components **design** with new specificataions from Tokopedia Nest design initiatives [#1397](https://github.com/tokopedia/unify/pull/1397)
  - Breadcrumb
  - Button
  - Card
  - Carousel
  - Checkbox
  - Chips
  - Coachmark
  - Container
  - ContentSwitcher
  - Dialog
  - Divider
  - EmptyState
  - FAB
  - Footer
  - GlobalError
  - Image
  - Label
  - Loader
  - LocalLoad
  - Modal
  - Notification
  - PageControl
  - Pagination
  - QuantityEditor
  - Radio
  - Search
  - Select
  - Tab
  - Toaster
  - Toggle
  - Tooltip
  - TotalAmount

### Component Changes
#### Datepicker
- :star2: Add missing type on `onClickDouble` and `secondDate` property. [#1376](https://github.com/tokopedia/unify/pull/1376)

#### Link
- :star2: Add suport for `body` property [#1390](https://github.com/tokopedia/unify/pull/1390)

#### TooltipV2
- :rocket: New component [#1380](https://github.com/tokopedia/unify/pull/1380)

#### Popover
- :rocket: New component [#1380](https://github.com/tokopedia/unify/pull/1380)

#### Tips
- :rocket: New component [#1397](https://github.com/tokopedia/unify/pull/1397)

## 0.18.1
### Component Changes
#### GlobalError
- :nail_care: fix `font-size` [#1359](https://github.com/tokopedia/unify/pull/1359)

#### Modal
- :nail_care: fix `font-size` [#1359](https://github.com/tokopedia/unify/pull/1359)

## 0.18.0
### Component Changes
#### DatepickerCalendar
- :rocket: Add new props `time` for DatepickerCalendar too separate Timepicker logic [#1349](https://github.com/tokopedia/unify/pull/1349)
- :bug: fix color position [#1349](https://github.com/tokopedia/unify/pull/1349)

#### DatepickerScroll
- :rocket: Allow reset value for DatepickerScroll [#1349](https://github.com/tokopedia/unify/pull/1349)

#### TextField
- :bug: fix `prependText` not working as expected [#1352](https://github.com/tokopedia/unify/pull/1352)

## 0.17.3
### Component Changes
#### Dropdown
- :bug: Fix content visibility when the Dropdown closed / not visible [#1336](https://github.com/tokopedia/unify/pull/1336)

#### Ticker
- :nail_care: fixing style [#1339](https://github.com/tokopedia/unify/pull/1339)
- :bug: Fix ticker title not showing on empty text prop [#1331](https://github.com/tokopedia/unify/pull/1331)
- :bug: Fix line height of list counter on additionals prop [#1331](https://github.com/tokopedia/unify/pull/1331)

#### Tooltip
- :star2: refactor code (no added a new functionality) [#1248](https://github.com/tokopedia/unify/pull/1248)

## 0.17.2
### Component Changes
#### BacktoTop
- :bug: Fix missing some variables on the style [#1334](https://github.com/tokopedia/unify/pull/1334)

## 0.17.1
### Component Changes
#### Datepicker
- :bug: Fix next & previous month handler anomalies [#1317](https://github.com/tokopedia/unify/pull/1317)

#### Typography
- :rocket: Enabled heading property to paragraph for change html `p` tag to heading tag like `h1 , h2 , h3, etc` [#1321](https://github.com/tokopedia/unify/pull/1321)

## 0.17.0
### General Changes
- :rocket: Enabled accessibility to all components [#1303](https://github.com/tokopedia/unify/pull/1303)

### Component Changes
#### Breadcrumb
- :bug: fix width [#1302](https://github.com/tokopedia/unify/pull/1302)

#### Modal
- :bug: Remove autofocus on close button [#1301](https://github.com/tokopedia/unify/pull/1301)

#### Tab
- :bug: Fix focus tab item on mount & Pass prop id to tab container / wrapper [#1296](https://github.com/tokopedia/unify/pull/1296)
- :bug: Fix error on defining Tab id [#1295](https://github.com/tokopedia/unify/pull/1295)
- :bug: Fix toLowerCase method call on undefined [#1293](https://github.com/tokopedia/unify/pull/1293)

#### Typography
- :star2: Update new font `Open Sauce One` [#1225](https://github.com/tokopedia/unify/pull/1225)

## 0.16.2
### General Changes
- :bug: fix incorrect type on several components. [#1239](https://github.com/tokopedia/unify/pull/1239)

### Component Changes
#### Ticker
- :bug: fix padding when no close button. [#1269](https://github.com/tokopedia/unify/pull/1269)

## 0.16.1
### Component Changes
#### ProgressBar
- :bug: fix overflow hidden on container. [#1237](https://github.com/tokopedia/unify/pull/1237)

#### Timer
- :bug: Fix days format in auto so that it will only show day difference without considering time. [#1250](https://github.com/tokopedia/unify/pull/1250)

#### Table
- :rocket: Make zIndex of TooltipV2 customizable. [#1237](https://github.com/tokopedia/unify/pull/1237)
- :star2: Set zIndex of TooltipV2 in Table component to 1040 so that Table that is located on a Modal won't have its tooltip blocked. [#1237](https://github.com/tokopedia/unify/pull/1237)

## 0.16.0
### Component Changes
#### Chip
- :rocket: Add a new variant `dashed` [#1236](https://github.com/tokopedia/unify/pull/1236)

#### Footer
- :bug: Fix inconsistent breakpoint [#1245](https://github.com/tokopedia/unify/pull/1245)

#### TextFieldV2
- :rocket: Add loading state & fix several type error [#1229](https://github.com/tokopedia/unify/pull/1229)

## 0.15.1
### Component Changes
#### Carousel
- :bug: Fix error when clicking PageControl [#1241](https://github.com/tokopedia/unify/pull/1241)

#### Footer
- :rocket: Add a new logo & update style [1238](https://github.com/tokopedia/unify/pull/1238)

## 0.15.0
### Component Changes
#### Ticker
- :star2: Tokopedia Nest design update [#1075](https://github.com/tokopedia/unify/pull/1075)

#### Timer
- :star2: Tokopedia Nest design update [#1105](https://github.com/tokopedia/unify/pull/1105)
- :star2: Accessibility improvements [#1105](https://github.com/tokopedia/unify/pull/1105)

#### Typography
- :bug: Add spread props on link style [#1219](https://github.com/tokopedia/unify/pull/1219)

## 0.14.0
### General Changes
- :star2: Convert component to FC & fix error type on interface [#1196](https://github.com/tokopedia/unify/pull/1196)
- :rocket: Add `canUseDom` script & change all paths [#1183](https://github.com/tokopedia/unify/pull/1183)

### Component Changes
#### Typography
- :star2: Add spread props on link style [#1179](https://github.com/tokopedia/unify/pull/1179)

#### Accordion
- :rocket: Add `className` property [#1174](https://github.com/tokopedia/unify/pull/1174)

#### Coachmark
- :rocket: Add `dataTestId` for title, description & Card [#1161](https://github.com/tokopedia/unify/pull/1161)

#### Pagination
- :bug: Fix `onChange` triggered on render [#1143](https://github.com/tokopedia/unify/pull/1143)

#### Toggle
- :nail_care: Update text color to use unify color token [#1148](https://github.com/tokopedia/unify/pull/1148)

## 0.13.5
### Component Changes
#### Select
- :rocket: Add new properties (`open`, `dismissable`, `onOpen`, `onClose`) [#1163](https://github.com/tokopedia/unify/pull/1163)

#### Typography
- :bug: Fix font-weight on tag property [#1168](https://github.com/tokopedia/unify/pull/1168)

## 0.13.4
### Component Changes
#### TextArea
- :bug: Fix offsetLeft error on TextArea [#1152](https://github.com/tokopedia/unify/pull/1152)

## 0.13.3
### Component Changes
#### Search
- :bug: Fix error when focusing on searchbar [#1144](https://github.com/tokopedia/unify/pull/1144)

## 0.13.2
### General Changes
- :bug: Fix incorrect type. [#1119](https://github.com/tokopedia/unify/pull/1119)

### Component Changes
#### TooltipV2
- :bug: Fix children type on tooltip interactive. [#1132](https://github.com/tokopedia/unify/pull/1132)

#### Footer
- :star2: Refactor code. [#1135](https://github.com/tokopedia/unify/pull/1135)

## 0.13.1
### General Changes
- :bug: Fix styling issues happened after previous version changes.

## 0.13.0
### General Changes
- :star2: Enable ref forwarding on every components, previously you need some custom property like `setRef` that available to some components, but now you can just set the `ref` directly. [#1085](https://github.com/tokopedia/unify/pull/1085)
- :star2: Improve several components styling handlings. [#1103](https://github.com/tokopedia/unify/pull/1103)

### Component Changes
#### Carousel
- :star2: Add new property `slideSpeed`. [#1070](https://github.com/tokopedia/unify/pull/1070)
- :star2: Use unify PageControl, previously using custom component. [#1065](https://github.com/tokopedia/unify/pull/1065)

#### Datepicker
- :star2: Add timepicker to DatepickerCalendar. [#1053](https://github.com/tokopedia/unify/pull/1053)

#### Select
- :star2: Add support for multi-select behavior. [#1054](https://github.com/tokopedia/unify/pull/1054)

## 0.12.0
### Component Changes
#### Checkbox
- :bug: Fix autocomplete written as `autocomplete` rather than `autoComplete`, causing error. [#1072](https://github.com/tokopedia/unify/pull/1072)

#### Datepicker
- :star2: Add `onClick` callback in Datepicker button. [#1070](https://github.com/tokopedia/unify/pull/1070)

#### Table
- :star2: Allow Table row to add user defined attributes. [#1072](https://github.com/tokopedia/unify/pull/1072)

## 0.11.2
### General Changes
- :bug: fix error d.ts file on TextField & Search [#1067](https://github.com/tokopedia/unify/pull/1067)

## 0.11.1
### Component Changes
#### Timer
- :bug: Fix display format issue. [#1057](https://github.com/tokopedia/unify/pull/1057)

## 0.11.0
### General Changes
- :star2: Change invalid prop type definition from `d.ts` files. [#988](https://github.com/tokopedia/unify/pull/988)

### Component Changes
#### Breadcrumb
- :star2: Allow user to add user defined properties on each items. [#1048](https://github.com/tokopedia/unify/pull/1046)

#### Datepicker
- :star2: Add new property `buttonNextProps` and `buttonPrevProps`. [#1048](https://github.com/tokopedia/unify/pull/1046)

## 0.10.4
### Component Changes
#### Table
- :star2: Add new property `className`. [#1046](https://github.com/tokopedia/unify/pull/1046)

## 0.10.3
### Component Changes
#### Button
- :bug: Fix issue on Button type `test` where `disabled` property are not work properly. [#1023](https://github.com/tokopedia/unify/pull/1023)

#### Pagination
- :star2: Improve performance, render speed, interaction, and component size. [#1021](https://github.com/tokopedia/unify/pull/1021)

#### Search
- :star2: Add new prop `dataTestId` to allow user add test id on the Search input. [#1017](https://github.com/tokopedia/unify/pull/1030)
- :bug: Fix type definition for input events. [#1017](https://github.com/tokopedia/unify/pull/1017)

#### TextFieldV2
- :star2: Add guard to prevent error on unit testing. [#1037](https://github.com/tokopedia/unify/pull/1037)

#### Ticker
- :star2: Add new property `className` to set Ticker className. [#1016](https://github.com/tokopedia/unify/pull/1016)
- :bug: Set the onClick type definition to optional. [#1033](https://github.com/tokopedia/unify/pull/1033)

#### Tooltip
- :bug: Fix visual glitch on Tooltip arrow. [#1015](https://github.com/tokopedia/unify/pull/1015)

## 0.10.2
### Component Changes
#### Button
- :bug: Fix repaint issue on Safari. [#1030](https://github.com/tokopedia/unify/pull/1030)

## 0.10.1
### General Changes
- :bug: Fix issue with missing utilities used several components. [#1012](https://github.com/tokopedia/unify/pull/1012)

## 0.10.0
### Component Changes
#### Checkbox
- :bug: Fix checkbox issue on chrome doesn't save checked state when back to previous page. [#990](https://github.com/tokopedia/unify/pull/990)

#### MegaTab
- :rocket: New component. [#965](https://github.com/tokopedia/unify/pull/965)

#### TextArea
- :rocket: New component. [#948](https://github.com/tokopedia/unify/pull/948)

#### TextFieldV2
- :rocket: New component, replacing TextField. [#948](https://github.com/tokopedia/unify/pull/948)

#### Typography
- :bug: Fix `color` property doesn't work properly. [#977](https://github.com/tokopedia/unify/pull/977)

## 0.9.4
### Component Changes
#### Table
- :bug: Fix scrollbar issue not show properly. [#964](https://github.com/tokopedia/unify/pull/964)

## 0.9.3
### General Changes
- :star2: Add type definitions file `index.d.ts` for each component. [#952](https://github.com/tokopedia/unify/pull/952)

## 0.9.2
### Component Changes
#### Accordion
- :bug: Fix `onClick` event is triggered when clickin Accordion body. [#882](https://github.com/tokopedia/unify/pull/882)

#### Tab
- :bug: Fix offsetWidth TypeError issue. [#939](https://github.com/tokopedia/unify/pull/939)
- :bug: Fix issue when items has empty array as it's value. [#940](https://github.com/tokopedia/unify/pull/940)

## 0.9.1
### Component Changes
#### Select
- :bug: Fix issue where in some cases it gives `querySelector` is null error. [#929](https://github.com/tokopedia/unify/pull/929) [#930](https://github.com/tokopedia/unify/pull/930)

## 0.9.0
### Component Changes
#### Datepicker
- :rocket: New component. [#820](https://github.com/tokopedia/unify/pull/820)

#### Select
- :star2: Code refactoring. [#903](https://github.com/tokopedia/unify/pull/903)
- :bug: Fix `onClick` is triggered when Select item is clicked. [#903](https://github.com/tokopedia/unify/pull/903)
- :bug: Fix missing whitespace on search result when typing on searchbar. [#903](https://github.com/tokopedia/unify/pull/903)

#### Table
- :rocket: New component. [#815](https://github.com/tokopedia/unify/pull/815)

## 0.8.0
### Component Changes
#### Grid
- :rocket: New component. [#493](https://github.com/tokopedia/unify/pull/493)

## 0.7.1
### General Changes
- :star2: Changing several components icon which previously using images as background-image under `<i>` tag, to icon from unify-icons. **This changes probably will fail your UT, please update accordingly.**

### Component Changes
- 🐛 Fix missing token variable from the last version update on several components (BackToTop, Card, Chip, Collapsible). [#861](https://github.com/tokopedia/unify/pull/861)

## 0.7.0
### General Changes
- Dark mode support for every components. [#812](https://github.com/tokopedia/unify/pull/812)

### Component Changes
#### Accordion
- :star2: Code refactoring. [#833](https://github.com/tokopedia/unify/pull/833)

#### BackToTop
- :star2: Code refactoring. [#833](https://github.com/tokopedia/unify/pull/823)

#### Checkbox
- :star2: Code refactoring. [#833](https://github.com/tokopedia/unify/pull/823)

#### Radio
- :star2: Code refactoring. [#833](https://github.com/tokopedia/unify/pull/823)

#### Toggle
- :star2: Code refactoring. [#833](https://github.com/tokopedia/unify/pull/823)

#### Ticker
- :rocket: New propert `onClickIndicator`, add event listener to Ticker indicators. [#835](https://github.com/tokopedia/unify/pull/825)

## 0.6.2
### Component Changes
#### Timer
- :bug: Fix Timer only showing single 0 in `HH:MM:SS` format. [#829](https://github.com/tokopedia/unify/pull/829)

## 0.6.1
### Component Changes
#### ProgressBar
- :star2: Add new option for size, `large`. [#814](https://github.com/tokopedia/unify/pull/814)

#### Timer
- :star2: Change the name of color variant from version from `fomo` to `general`. [#805](https://github.com/tokopedia/unify/pull/805)
- :star2: New property `showIcon`, to show/hide the Timer icon. [#805](https://github.com/tokopedia/unify/pull/805)
- :star2: New property `timeFormat`, to force change format of the Timer, currently only provide `auto` and `HH:MM:SS` defaulted to `auto`. [#805](https://github.com/tokopedia/unify/pull/805)

## 0.6.0
### Component Changes
#### Accordion
- :bug: Fix stale `collapsed` props onChange. [#800](https://github.com/tokopedia/unify/pull/800)

#### Footer
- :bug: Fix lazyload handle doesn't remove `unf-lazy` class on homepage. [#792](https://github.com/tokopedia/unify/pull/792)

#### PageControl
- :star2: New props `variant`, allow users to change color scheme of PageControl. This change also deprecate `inverted` props, use `variant="white"` instead. [#743](https://github.com/tokopedia/unify/pull/743)
- :nail_care: Update style. [#743](https://github.com/tokopedia/unify/pull/743)

#### Select
- :star2: Enable keyboard navigation, and smooth scrolling. [#769](https://github.com/tokopedia/unify/pull/769)
- :star2: Auto focus to searchbar inside select if `withSearch` props is given. [#769](https://github.com/tokopedia/unify/pull/769)

#### Timer
- :rocket: New component. [#799](https://github.com/tokopedia/unify/pull/799)

#### Toaster
- :star2: New props `dataTest`. [#749](https://github.com/tokopedia/unify/pull/749)

#### Toggle
- :nail_care: Color updates. [#735](https://github.com/tokopedia/unify/pull/735)

## 0.5.0
### Component Changes
#### Coachmark
- :star2: Improve arrow pointer style on Coachmark. [#647](https://github.com/tokopedia/unify/pull/647)
- :bug: Fix compability issue with `scrollIntoView` on Firefox version below 58. [#715](https://github.com/tokopedia/unify/pull/715)
- :bug: Fix className issue. [#718](https://github.com/tokopedia/unify/pull/718)

#### ContentSwitcher
- :bug: Fix `offsetLeft` error.

#### Dialog
- :star2: Update image background position. [#664](https://github.com/tokopedia/unify/pull/664)
- :nail_care: Fix action width button when using `longAction` property. [#723](https://github.com/tokopedia/unify/pull/723)

#### Dropdown
- :star2: Add new props `offsets` to manually set x, y axis position of the Dropdown. [#671](https://github.com/tokopedia/unify/pull/671)

#### Modal
- :star2: Add new props `closeProps` and `titleProps` hat enable you to pass additional properties directly to the close button and the title of the Modal. [#693](https://github.com/tokopedia/unify/pull/693)
- :nail_care: Style update. [#693](https://github.com/tokopedia/unify/pull/693)

#### Notification
- :nail_care: Update `border-radius` style from `8px` to `6px`. [#710](https://github.com/tokopedia/unify/pull/710)

#### Select
- :star2: Add new subprops to Select items, `appendObject`, `prependObject`, and `icon`. [#725](https://github.com/tokopedia/unify/pull/725)
- :star2: Fix item prependObject/appendObject if there's an initial value that has it. [#729](https://github.com/tokopedia/unify/pull/729)
- :nail_care: Apply `disabled` style when `disabled` is true. [#725](https://github.com/tokopedia/unify/pull/725)

#### Tab
- :star2: Add navigation toggle on tab. [#682](https://github.com/tokopedia/unify/pull/682)
- :nail_care: Fix navigation style. [#717](https://github.com/tokopedia/unify/pull/717)

## 0.4.1

### Component Changes
#### PageControl
- :star2: Add new props `activeColor`, `baseColor`, `dataTest`, `inverted`. [#654](https://github.com/tokopedia/unify/pull/654)
- :nail_care: Redesign based on latest requirements. [#654](https://github.com/tokopedia/unify/pull/654)
---
#### Tab
- :bug: Add new checker to prevent `getBoundingClientRect()` is null on production. [#657](https://github.com/tokopedia/unify/pull/657)

## 0.4.0
### General Changes
- :star2: Update component that still using old token to newer one.

### Component Changes
#### Card
- :star2: New Card variant. [#470](https://github.com/tokopedia/unify/pull/470)
---
#### Coachmark
- :star2: Rework the way Coachmark highlighting for future problems. [#535](https://github.com/tokopedia/unify/pull/535) [#607](https://github.com/tokopedia/unify/pull/607)
- :star2: Change the way Coachmark transitioning. [#627](https://github.com/tokopedia/unify/pull/627)
- :bug: Fix scrollIntoView is not a function error. [#635](https://github.com/tokopedia/unify/pull/635)
- 
---
#### ContentSwitcher
- :nail_care: Update ContentSwitcher design. [#550](https://github.com/tokopedia/unify/pull/550)
- :bug: Fix glitch on viewport resize. [#550](https://github.com/tokopedia/unify/pull/550)
---
#### Dropdown
- :star2: Allow user passing additional extra props. [#620](https://github.com/tokopedia/unify/pull/620)
---
#### Footer
- :star2: Add new props `androidUrl` and `iosUrl` to set link to the image. [#524](https://github.com/tokopedia/unify/pull/524)
---
#### Label
- :bug: Fix empty `url()` on `background-image` property causing extra network request. [#605](https://github.com/tokopedia/unify/pull/605)
---
#### Pagination
- :star2: Rework pagination to follow latest requirements. [#595](https://github.com/tokopedia/unify/pull/595) [#606](https://github.com/tokopedia/unify/pull/606) [#615](https://github.com/tokopedia/unify/pull/615)
- :bug: Fix Pagination width styling. [#615](https://github.com/tokopedia/unify/pull/637)
---
#### ProgressBar
- :nail_care: Redesign ProgressBar to latest design spec. [#517](https://github.com/tokopedia/unify/pull/517)
- :star2: Adding several new props to improve ProgressBar capabilities. [#517](https://github.com/tokopedia/unify/pull/517)
---
#### Search
- :star2: Add new props `height` to increase height of the Search. [#616](https://github.com/tokopedia/unify/pull/616)
---
#### TextField
- :star2: Disable mousewheel/scrolling when the TextField type is number. [#623](https://github.com/tokopedia/unify/pull/623)

## 0.3.2

### Component Changes
#### Breadcrumb
- :bug: Fix `onClick` not working on breadcrumb with `url` property. [#510](https://github.com/tokopedia/unify/pull/510)
---
### Carousel
- :star2: Refactor Carousel code. [#486](https://github.com/tokopedia/unify/pull/486)
- :bug: Fix `peekLeft/Right` not working when `slidesToShow` is set to 1. [#518](https://github.com/tokopedia/unify/pull/518)
---

## 0.3.1

### Component Changes
#### Tooltip
- :bug: Fix `className` prop doesn't work. [#499](https://github.com/tokopedia/unify/pull/499)

## 0.3.0

### General Changes
- :star2: Set `unify-token` as peerDependencies. [#462](https://github.com/tokopedia/unify/pull/462)

### Component Changes
#### Accordion
- :star2: Add support dynamic content for children. [#435](https://github.com/tokopedia/unify/pull/435)
---
#### Breadcrumb
- :rocket: Add new property `heading` to override tag level. [#428](https://github.com/tokopedia/unify/pull/428)
---
#### Coachmark
- :bug: Fix wrong relative path for assets. [#461](https://github.com/tokopedia/unify/pull/461)
- :star2: Refactor into functional component. [#403](https://github.com/tokopedia/unify/pull/403)
- :star2: Minor improvement. [#403](https://github.com/tokopedia/unify/pull/403)
- :rocket: New property, `hasSkip`, `onClickSkip`, and `lang`. [#403](https://github.com/tokopedia/unify/pull/403)

**New Props**

- `hasSkip`, show/hide skip button.
- `onClickSkip`, callback when clicking skip button.
- `lang`, change language between `id` or `en`.
---
#### Dialog
- :bug: Remove console warning on non string children. [#431](https://github.com/tokopedia/unify/pull/431)
- :star2: Allow Dialog children to be other than string, eg: Element. [#431](https://github.com/tokopedia/unify/pull/431)
- :star2: Minor improvement. [#431](https://github.com/tokopedia/unify/pull/431)
- :rocket: New property, `actionPrimaryProps`, `actionSecondaryProps`. [#459](https://github.com/tokopedia/unify/pull/459)

**New Props**
- `actionPrimaryProps`, add user defined property on primary action button.
- `actionSecondaryProps`, add user defined property on secondary action button.
---
#### Dropdown
- :star2: Allow dropdown to reposition when window is resized. [#419](https://github.com/tokopedia/unify/pull/419)
---
#### Label
- :star2: Update icon. [#446](https://github.com/tokopedia/unify/pull/446)
---
#### Select
- :rocket: Add new props `success` and `error`. [#438](https://github.com/tokopedia/unify/pull/438)
- :bug: Fix Select trigger `form` to submit when clicked. [#465](https://github.com/tokopedia/unify/pull/465)
- :bug: Fix missing `type="button"` on select items. [#466](https://github.com/tokopedia/unify/pull/466)
---
#### Tab
- :bug: Fix `getBoundingClientRect` null if Tab are rendered on the server. [#467](https://github.com/tokopedia/unify/pull/467)
---
#### Typography
- :rocket: Add new property `heading` to override heading tag level when you use property `tag`. [#428](https://github.com/tokopedia/unify/pull/428)
---

## 0.2.1

### General
- :bug: Fix several form component that have different import path from previous release, the components are:
  ```
  Checkbox
  Radio
  Search
  Select
  TextField
  Toggle
  ```
---
### Header
- :star2: Add CSS fallback for Search form in Header if CSS hash from server different with client.

## 0.2.0

### Accordion
- :star2: Support for custom content/non-list items. [#401](https://github.com/tokopedia/unify/pull/401)
---
### Card
- :star2: Update Card border-radius from `4px` to `8px`. [#411](https://github.com/tokopedia/unify/pull/411)
---
### Coachmark
- :bug: Fix scroll-smooth browser browser incompability. [#386](https://github.com/tokopedia/unify/pull/386)
---
### Dropdown
- :bug: Fix Dropdown crash on Edge browser. [#404](https://github.com/tokopedia/unify/pull/404)
---
### Header
- :star2: Add `isPowerStatus` for Power Merchant status. [#397](https://github.com/tokopedia/unify/pull/397)
- :star2: Add Popular Keyword section. [#397](https://github.com/tokopedia/unify/pull/397)
---
### Select
- :nail_care: Update `background-color` [#388](https://github.com/tokopedia/unify/pull/388)
- :bug: Fix Select crash when no items. [#384](https://github.com/tokopedia/unify/pull/405)
---
### TextField
- :nail_care: Update `background-color` [#388](https://github.com/tokopedia/unify/pull/388)
- :bug: Fix TextField stale counter. [#405](https://github.com/tokopedia/unify/pull/405)
---
### Tooltip
- :bug: Fix `placement` property not working on Tooltip [#412](https://github.com/tokopedia/unify/pull/412)

## 0.1.0

- :star2: Update build process to prevent duplicate code and reduce bundle size

## 0.0.27-beta-4

### Tooltip

- :bug: Fix interactive tooltip pointer style on non-white background

### Footer

- :star2: Add ability to hide process time

## 0.0.27-beta-3

### Header

- :star2: Change several icon on Header to svg sprites to reduce initial network request. [#363](https://github.com/tokopedia/unify/pull/363)
- :star2: Add `data-testid` on several parts of Header. [#362](https://github.com/tokopedia/unify/pull/362)
  **Static**

  - Logo
  - Search Input
  - Cart
  - Notification
  - Inbox
  - User Profile
  - Shop Profile

  **Dynamic**

  - Special Header item list
  - Category Tab item list

## 0.0.27-beta-1

### Header

- :bug: Fix autocomplete auto-bold text logic that break pages.

---

### MoreMenu

- :bug: Fix initial placement on MoreMenu

---

### Modal

- :bug: Fix bug in some cases that body style `overflow: hidden` didn't removed properly.

## 0.0.26

### General Changes

- :star2: Change several components to use new version of token that can be tree-shaken.
- :star2: Remove `classnames` from dependencies because it no longer used.
- :star2: Moves assets into CDN, avoiding local assets to be imported as base64, increasing package size.

---

### Accordion

- :boom: `collapsed` props behavior is now hide the content.
- :star2: Add keyboard navigation with tab focus.
- :nail_care: Update style.
- :bug: Fixing accordion if props onClick not supplied

---

### BackToTop

- :star2: Focusable by tab + add default aria-label.

---

### Button

- :bug: Enhance UI state for consistency.

---

### Card

- :star2: `Card` adding prop "id".

---

### Carousel

- :rocket: New Component: Carousel.

---

### Chips

- :star2: Refactor Chips to functional components (Hooks).

**New Props**

- `dropdown`, show dropdown icon.
- `dropdownIsOpen`, to set dropdown icon state.
- `prependObject`, add component before Children.

---

### Coachmark

- :rocket: New Component: Coachmark.

---

### Dialog

- :star2: Refactor Dialog to functional components (Hooks).
- Update Dialog design with design from Desktop Kit v1.7.0:
  - Adjust Dialog subtitle color from `#31353B` with opacity `96%` to `#31353B` with opacity `68%`.

**New Props**

- :star2: `loadingPrimary` to show loading on primary button.
- :star2: `loadingSecondary` to show loading on secondary button.
- :star2: `zIndex` to customize dialog z-index value.

---

### Dropdown

- :rocket: New Component: Dropdown.

---

### EmptyState

- :star2: Refactor EmptyState to functional components (Hooks).
- :star2: Code improvement and change action button rendering.
- :star2: Update EmptyState design with design from Desktop Kit v1.7.0:
  - Add new secondary CTA.
  - Update storybook.
  - Update image illustration
- :bug: Fix EmptyState doesn't detect `globalError` props to change style.

**New Props**

- `actionSecondaryText`, add text to secondary CTA.
- `onActionSecondaryClick`, add callback when clicking secondary CTA.
- `loadingSeconday`, add loading state when clicking secondary CTA when needed.

---

### Footer

- :bug: Fixing overlapping footer.
- :bug: Fixing overlapping footer on window screen 1024px.

---

### Header

- :rocket: New Compositions, `Header`.

---

### Image

- :star2: Render image as `<img />` tag.
- :star2: Prop `alt` will be rendered as attribute on `<img />`.

---

### LoadingCircle

- :star2: Replace `classnames` with `cx` from `react-emotion`.

---

### Notification

- :star2: Change wording and adding props lang.

---

### Page Control

- :bug: Fix `PageControl` change active index not working.

---

### Search

- :star2: New props `setRef`, set ref for the input on `Search` component.

---

### Select

- :star2: Enhance accessibility with aria roles & keyboard navigation.
- :nail_care: Style update.

---

### TextField

- :bug: Fix `appendText`, `appendObject`, `prependText`, `prependObject` wrong positioning.

---

### Ticker

- :bug: Handle error when `activeIndex > items`.
- :bug: Handle side effect when user change the props after render.

**New Props**

- `info` on `tickerItem` to display it as `info`.
- `onClick` on `tickerItem`, it will return `tickerItems`, `indexActive` and `SyntheticEvent`.

---

### Toaster

- :nail_care: Style update, changes `font-weight` content to normal.

---

### Others

- :bug: [Bug Fix] Changing prop "description", "numberOfPage", and "title" to only array.
- :bug: [Bug Fix] Changing prop "onChange" and "onClose" typescript interface.
- :bug: [Bug Fix] If dialog baloon is last (or coachmark has only single highlighted target element), remove inline style in the last (or in the only one) highlighted element when **finished**.

## 0.0.25

### Tooltip

- :bug: Fix null check for props `actions`

### Share

- :bug: Fix event listener when clicking share items
- :bug: Fix several components that using emotion 10 back to emotion 9.

### Notification

- :bug: Fix style for `new & promo` notification
- :star2: adding `new` props for usage new notification

### Tabs

- :bug: Fixing logic on Tab Component when tabsItem is passing the `newNotif` & `promo`
- :star2: adding props `newNotif` on tabsItem for usage New notification in Tabs Component
- :star2: adding example for `new` & `promo` notification in Tabs storybook

### Circular

- :bug: Fix loader with indeterminate props animations

### Footer

- :bug: Fix props usage and design ( see storybook for example ).

### Typography

- :bug: Add security fix on link
- :bug: Fix target attribute should only applied to link only

## 0.0.24

- :star2: Test semantic release

## 0.0.23

- :star2: Change `tslint` to `eslint`
- :rocket: Add new global props `mod` to remove emotion attribute warnings

## 0.0.22

`2019-05-24`

## Breadcrumb

- :star2: Change current active breadcrumb paragraph into heading for SEO improvement

## 0.0.21

`2019-05-14`

## Dialog

- :star2: Update design

## MoreMenu

- :star2: Update design

## Tooltip

- :boom: New design with new props
- :fire: Props `definition` is no longer supported
- :star2: New props:
  - `interactive` for white theme tooltip
  - `actions` only for interactive tooltip type

## 0.0.20

`2019-05-09`

- :star2: New Design:
  - Breadcrumb
  - BackToTop
  - Pagination

### Select

- :bug: Fix Bug
  - Add background color on select items when value is already selected
  - Restrict width size of select items to follow parent

## 0.0.19

`2019-05-03`

- :rocket: New Component:
  - Accordion
  - Sidebar

## Chip

- :star2: New Props:
  - add `iconSize` props, oneOf [16,24,32] on number type.
  - change `icon` propsType from boolean to string.

### GlobalError

- :star2: New Props:
  - `actionText` provides text in button action
  - `onActionClick` provides function callback for button click
  - `lang` provides internationalization (id or en, default in id)

### Typography

- :star2: New Props:
  - `target` for link typography

### Footer

- :boom: New Design
- :fire: `full` props replaced with `marketplace`
- :star2: New Props:
  - `socialMedia` to handle custom social media

## 0.0.18-beta-2

`2019-04-30`

### Modal

- :star2: New Props:
  - `padding` for custom padding [#325](https://github.com/tokopedia/unify-react-mobile/pull/325)

### Tab

- :star2: New Props:
  - `promo` for showing promo notification
  - `promoText` for promo notification text

### Notification

- :star2: New Props:
  - `promo` for applying custom promo style

## 0.0.18-beta-1

`2019-04-29`

- :rocket: Add New Components:
  - Notification

## Modal

- :star2: New Props:
  - `zIndex` for custom zIndex
  - `minWidth` for custom minWidth (range between 300 - 700 pixels)

## 0.0.17

`2019-04-24`

- :rocket: Add New Components:
  - Empty State
  - Global Error
  - Local Load / Error State

### Toaster

- :star2: Update color

### Label

- :star2: Update style

### Chip

- :fire: `small` props are no longer supported

## 0.0.16

`2019-04-04`

- :bug: Fix webpack not transpile js

## 0.0.15

`2019-03-28`

- :rocket: New Component: `PageControl`

### Button

- :bug: Fix font size style

### Ticker

- :boom: Breaking changes!
  - New design applied
  - Different props usage (Documentation on the way)

### PageControl

- :star2: New props:
  - Now provides error, warning props for changing indicator colors

### Toaster

- :star2: New design applied

## 0.0.14

`2019-03-22`

- :rocket: Add New Components:
  - `Notification`

### Button

- :star2: New design applied

### Card

- :star2: New design applied

### Tab

- :star2: New design applied

## 0.0.13

`2019-03-21`
:fire: Removing `Heading` and `Text` Component.
:rocket: Introducing `Typography` as new component for text and headings

### Chips

- :star2: New design applied

### ContentSwitcher

- :star2: New design applied

### SelectionControl

- :star2: New design applied (Toggle, Radio, Checkbox)

## 0.0.12

`2019-01-17`

### Loader

- :star2: Add close button in
  - `Ticker`
- :bug: fix children not rendering in
  - `Ticker`

`2019-01-14`

- :rocket: Add new Principles
  - `Heading`
  - `Text`
- :memo: Update Documentation

## 0.0.11

`2019-01-03`

### Loader

- :star2: Add custom props on Line, Circle, Square and Jumper loader

## 0.0.10

`2018-12-27`

- :rocket: Add New Components:
  - `Tooltip`

## 0.0.9

`2018-12-26`

### Modal

- :star2: Update design box width

### Breadcrumb

- :star2: Update icon caret green right assets
- :star2: Update breadcrumb fontsize and range between each link

### Share

- :bug: Fix label naming from unf-more-menu to unf-share

## 0.0.8

`2018-12-21`

- :rocket: Add New Components:
  - `Accordion`
  - `Collapsible`
- :memo: Update Documentation

### Tab

- :star2: Add new props `notification` in tab items for NEW label
- :bug: Fix tabs count not showing by removing deprecated props

### Share

- :star2: Add new props `align` for showing box in same level as the share button.

## 0.0.7

- :star2: add `Select` height

## 0.0.6

- :rocket: Add New Components:
  - `Dialog`
  - `Share`
  - `Breadcrumb`
- :star2: Enhance withOverlay HOC to disable scrolling when rendered

## 0.0.5

- :rocket: Add New Components:
  - `Modal`
  - `Progress Bar`
  - `Pagination`
  - `Back to Top`
- :bug: Fix some css bug.
- :star2: Refactor `MoreMenu` component using `Portal`.
- :star2: Sync to newer design kit for `Select` and `MoreMenu`.
- :star2: Improve `ProgressBar` perf.
- :star2: Rework `PortalWrapper` and remove `Delayed`

## 0.0.4

- :rocket: Add New Components:
  - `MoreMenu`
- :bug: Fix `Select` css rules.
- :bug: Fix warning in `Dialog`.
- :bug: Fix empty warning for `items` in `Select`.
- :star2: Fix `EmptyState` image size, and remove unused props.
- :star2: Add Hover state in `Chip` component.

## 0.0.3

- :star2: Sync `Selection forms` & `Tab` to newer design kit.
- :star2: Fix some build issues.

## 0.0.2

- :rocket: Add New Components:
  - Search
  - Content Switcher
  - Label grouping

## 0.0.1

- :rocket: Initial components
  - Button
  - Card
  - Chip
  - Selection Controls
    - Radio
    - Toggle
    - Checkbox
  - Image
  - Label
  - Link
  - Loader
  - Tab
  - Empty State
