Versions

2.91.1 (2025-04-17)

Bug Fixes
  • InputNumber: not check invalid min max when undefined or null (428e4d1)
Docs

2.91.0 (2025-04-15)

Features
  • Autocomplete: add click effect (0521f88)
Docs

2.90.0 (2025-04-11)

Features
  • Upgrade styled-components to v6 (8600676)
Docs

2.89.6 (2025-04-10)

Bug Fixes
  • Mention: rename toolbarEle to toolbarElement (58b76b8)
Docs

2.89.5 (2025-04-08)

Bug Fixes
  • Mention: add top toolbar (0238b26)
Docs

2.89.4 (2025-04-08)

Bug Fixes
  • TextArea: support \n and \t in TextArea placeholder (de3f3cf)
Docs

2.89.3 (2025-04-08)

Bug Fixes
  • Filter: update filter drawer style (16a8b41)
Docs

2.89.2 (2025-04-04)

Bug Fixes
  • Table: fix error when ref is null (0c37f9e)
Docs

2.89.1 (2025-04-02)

Bug Fixes
  • ProgressBar: support null type for value (f555ca6)
Docs

2.89.0 (2025-03-21)

Features
  • TableData: add Skeleton loading to TableData (e3b9fb7)
Docs

2.88.1 (2025-03-20)

Bug Fixes
  • Select: make SelectListSearch auto focused when SelectList is opened (d63a302)
Docs

2.88.0 (2025-03-20)

Features
  • Breadcrumb: add prop to make breadcrumb item non-clickable (82102bc)
Docs

2.87.0 (2025-03-20)

Features
  • Pagination: Update Pagination Alignment, add Selected count (8ea461c)
Docs

2.86.0 (2025-03-19)

Features
Docs

2.85.0 (2025-03-12)

Features
  • Radio: make check dot smaller (ef3763e)
Docs

2.84.2 (2025-03-11)

Bug Fixes
  • Anchor: scroll to item regardless of position can reach (cd19a41)
Docs

2.84.1 (2025-03-10)

Bug Fixes
  • InputGroup: only apply styling to direct children (22438dd)
Docs

2.84.0 (2025-02-27)

Features
Docs

2.83.2 (2025-02-17)

Bug Fixes
  • Tabs: remove extra type (2147de0)
Docs

2.83.1 (2025-02-11)

Docs

2.83.0 (2025-02-11)

Features
  • docs: update header and footer (f65231b)
Docs

2.82.1 (2025-02-11)

Bug Fixes
  • Anchor: fix :before css leak for AnchorItem in styled-components v6 (b6a4a68)
Docs

2.82.0 (2025-02-10)

Features
  • MultiSelectInputText: add renderChip and renderText props (e47cc84)
Docs

2.81.15 (2025-02-04)

Docs

2.81.14 (2025-01-27)

Bug Fixes
  • Select: Prevent collapse button from triggering reopen when mouse click is released (298426a)
Docs

2.81.13 (2025-01-23)

Bug Fixes
  • usePoppingQueue: add batchPush in return statement (2afbd29)
Docs

2.81.12 (2025-01-22)

Docs

2.81.11 (2025-01-10)

Docs

2.81.10 (2025-01-08)

Bug Fixes
  • TabListWithMore: fix layout shift due to scrollbar when using mouse (8954ee0)
Docs

2.81.9 (2025-01-07)

Bug Fixes
  • ThemeProvider: fix warning (b5659bb)
Docs

2.81.8 (2025-01-03)

Bug Fixes
  • Balloon: add onCompoundBlur prop (1496307)
  • Calendar: fix remouting issue (649b4f1)
  • DatePicker: blur should clear inputValue (60fd31b)
  • TextField: add rightElementContainerProps prop (6477ed5)
Docs

2.81.7 (2025-01-03)

Bug Fixes
Docs

2.81.6 (2025-01-02)

Bug Fixes
  • TableData: TableRow selected state background color (ca88684)
Docs

2.81.5 (2024-12-27)

Docs

2.81.4 (2024-12-27)

Docs

2.81.3 (2024-12-24)

Bug Fixes
  • Pusher: schedule stop only for duration not null (08a2e8a)
Docs

2.81.2 (2024-12-23)

Docs

2.81.1 (2024-12-19)

Bug Fixes
  • TabListWithMore: make TabList scrollable upon selection (b756b98)
Docs

2.81.0 (2024-12-18)

Features
  • Checkbox: update partially check state (19fe1a6)
  • Radio: update checked styles (5aca614)
Docs

2.80.0 (2024-12-17)

Features
  • AutoComplete: add component and demo (9d4446c)
Docs

2.79.7 (2024-12-05)

Bug Fixes
  • InputGroup - Update pseudoselector for styled v6 (3d3f848)
Docs

2.79.6 (2024-11-15)

Bug Fixes
  • InputNumber: update trailing icon color to neuFore3rd and fix disabled state (ccbddd6)
Docs

2.79.5 (2024-11-14)

Bug Fixes
  • Select: fix disabled state for select and multiselect options (4d25df3)
Docs

2.79.4 (2024-11-07)

Bug Fixes
  • SideMenu: fix side menu collapsed padding (f8d9795)
  • Upload: fix upload avatar placeholder text color (e40c0c3)
Docs

2.79.3 (2024-11-04)

Bug Fixes
  • Field: update asterisk gap to 4px (47a0591)
Docs

2.79.2 (2024-10-23)

Bug Fixes
  • LinkButton: update hideVisitedState to showVisitedState (661fcec)
Docs

2.79.1 (2024-10-21)

Bug Fixes
  • Progress: unmount bar when percentage is zero (ddf4047)
Docs

2.79.0 (2024-10-21)

Features
  • LinkButton: new variants enhancements (a3785b8)
Docs

2.78.8 (2024-10-21)

Bug Fixes
  • SideMenu: update sidemenu item’s active trigger area (357a174)
Docs

2.78.7 (2024-10-16)

Docs

2.78.6 (2024-10-10)

Bug Fixes
  • LinkButton: trigger onClick onKeyDown (8b099e8)
Docs

2.78.5 (2024-10-01)

Bug Fixes
  • ThemeProvider: fix useStyledThemeContext hook to use fallback context (2631ba4)
Docs

2.78.4 (2024-09-27)

Bug Fixes
  • MultiSelectChip: focus on input if search not present (38f5fde)
Docs

2.78.3 (2024-09-24)

Bug Fixes
  • Tip: add popper options in Tip props (a48ab82)
Docs

2.78.2 (2024-09-23)

Bug Fixes
  • Pusher: make scheduleUnmount optional (fa4e917)
Docs

2.78.1 (2024-09-23)

Bug Fixes
  • ThemeProvider: add colors.shadow for dark mode (457bffc)
Docs

2.78.0 (2024-09-19)

Features
  • ThemeProvider: enhance ThemeProvider to handle interaction states in different backgrounds (4b725a8)
Docs

2.77.2 (2024-09-16)

Bug Fixes
  • MultiSelect: focus search after clicking on tooltip (0a4b16b)
Docs

2.77.1 (2024-09-16)

Bug Fixes
  • Table: remove border-bottom: none for last row (0df010b)
Docs

2.77.0 (2024-09-16)

Features
  • allow customization of elevation level for popup components (b47b825)
Docs

2.76.1 (2024-09-16)

Bug Fixes
  • Pusher: unmount pusher item after the it is mounted (de7be7f)
Docs

2.76.0 (2024-09-12)

Features
  • Table: remove border-bottom for table container and shadow for header (0a26577)
Docs

2.75.7 (2024-09-12)

Bug Fixes
  • TextArea: change default rows to 5 (31f8eaa)
Docs

2.75.6 (2024-09-11)

Bug Fixes
  • Table: reduce Pagination padding (882f214)
Docs

2.75.5 (2024-09-10)

Bug Fixes
  • TreeSelect: adjust hot area effect (72fdf77)
Docs

2.75.4 (2024-09-10)

Docs

2.75.3 (2024-09-02)

Bug Fixes
  • docs: add interaction colors in theme provider docs (f596f52)
Docs

2.75.2 (2024-09-02)

Bug Fixes
  • Upload: maxSize description (e613690)
Docs

2.75.1 (2024-08-29)

Bug Fixes
  • Tooltip: fix mouseLeave for delay 0 (8595bed)
Docs

2.75.0 (2024-08-27)

Features
  • docs: revamp theme provider colors structure (454ddf7)
Docs

2.74.4 (2024-08-27)

Bug Fixes
  • TextField: omit width, height from props (d171446)
Docs

2.74.3 (2024-08-26)

Bug Fixes
  • TabPanel: Doesn’t support TabPanel with border (385edca)
Docs

2.74.2 (2024-08-21)

Bug Fixes
  • Pusher: improve fluidity of Pusher animation (974a7e5)
Docs

2.74.1 (2024-08-20)

Bug Fixes
  • Table: add left and right shadows in case of overflow (5b5f26c)
Docs

2.74.0 (2024-08-16)

Features
  • Tooltip: add open and close delay (ffea134)
Docs

2.73.0 (2024-08-14)

Features
  • Field: remove negative margin for field message (a97446f)
Docs

2.72.6 (2024-08-14)

Bug Fixes
Docs

2.72.5 (2024-08-13)

Bug Fixes
  • Pagination: display all sizes despite the totalRow (7da024d)
Docs

2.72.4 (2024-08-12)

Bug Fixes
  • remove unused dir from the built package (f360400)
  • revise type casting for useTransition (eb579cc)
Docs

2.72.3 (2024-08-08)

Bug Fixes
  • docs: remove padding from code editor (7c73709)
Docs

2.72.2 (2024-08-08)

Bug Fixes
  • docs: Outdated Pusher links on Toast page (0045097)
Docs

2.72.1 (2024-08-07)

Bug Fixes
  • export unexported props (5056a68)
Docs

2.72.0 (2024-08-07)

Features
  • docs: add animation for dark mode toggle (8db42de)
  • docs: overview pages for get started, foundation, components (42b87fc)
Docs

2.71.4 (2024-08-06)

Docs

2.71.3 (2024-08-05)

Bug Fixes
  • Switch,InputChip,ProgressBar: color enhancements (96f6148)
Docs

2.71.2 (2024-08-01)

Bug Fixes
  • PropsTable: stringify default value (a8ad28b)
Docs

2.71.1 (2024-07-30)

Bug Fixes
  • InputNumber: adjust types (c5ce4e1)
Docs

2.71.0 (2024-07-26)

Features
Docs

2.70.11 (2024-07-26)

Bug Fixes
  • InputGroup: render separator only when gap=0 (e196544)
Docs

2.70.10 (2024-07-25)

Docs

2.70.9 (2024-07-24)

Bug Fixes
  • Timeline: optional type for ref props (7427b90)
Docs

2.70.8 (2024-07-24)

Bug Fixes
  • MultiTreeSelectInputText: display tooltip only on truncation (9eb859a)
Docs

2.70.7 (2024-07-22)

Bug Fixes
  • [COR-108] add separator on buttons in InputGroup (5ce35da)
Docs

2.70.6 (2024-07-22)

Bug Fixes
  • IconButton: add input group rounded border properties (ba3d28d)
Docs

2.70.5 (2024-07-22)

Bug Fixes
  • Dialog: adjust Dialog max-width to always have 20px gap from the window edge (a12939a)
Docs

2.70.4 (2024-07-18)

Bug Fixes
  • add export to all props interfaces (048b7bf)
Docs

2.70.3 (2024-07-17)

Docs

2.70.2 (2024-07-16)

Bug Fixes
Docs

2.70.1 (2024-07-11)

Docs

2.70.0 (2024-07-03)

Features
  • Skeleton: add skeleton component (1c2d39c)
Docs

2.69.3 (2024-06-21)

Bug Fixes
  • TextField: add password type (c28816e)
Docs

2.69.2 (2024-06-12)

Bug Fixes
  • Elevator: fix z-index in nested popups (258a5b9)
Docs

2.69.1 (2024-05-31)

Bug Fixes
  • Stepper: allow disable ellipsis tooltip wrapper (4ba1955)
Docs

2.69.0 (2024-05-29)

Features
  • Radio: add invalid state and handle dark mode (e6d1d06)
Docs

2.68.4 (2024-05-24)

Bug Fixes
  • TimePicker: fix focus state and default interval (7c00d3e)
Docs

2.68.3 (2024-05-17)

Docs

2.68.2 (2024-05-15)

Docs

2.68.1 (2024-05-15)

Docs

2.68.0 (2024-05-13)

Features
  • Table: add disabled prop for table row (626e55c)
Docs

2.67.1 (2024-05-10)

Bug Fixes
  • Stepper: reduce small StepButton height to 36px (70185f2)
Docs

2.67.0 (2024-05-06)

Features
  • Calendar: support any day to be start of the week (7353840)
Docs

2.66.3 (2024-04-25)

Bug Fixes
  • Tooltip: update tooltip scrollbar and font styling (b205b53)
Docs

2.66.2 (2024-04-09)

Docs

2.66.1 (2024-03-05)

Docs

2.66.0 (2024-03-04)

Features
  • Menu: add MenuArrow component (38f9952)
Docs

2.65.2 (2024-02-29)

Bug Fixes
  • theme: put back color type neuOverlay2nd (55517b4)
Docs

2.65.1 (2024-02-29)

Bug Fixes
  • RangePicker: add html attributes (f621145)
Docs

2.65.0 (2024-02-28)

Features
  • theme: update palette and default theme (1945d02)
Docs

2.64.1 (2024-02-22)

Bug Fixes
  • useCompoundBlur: delete element if null (1d2116a)
Docs

2.64.0 (2024-02-16)

Features
  • Avatar: add icons fallback (0769eb8)
Docs

2.63.2 (2024-02-02)

Bug Fixes
  • Dialog: do not autofocus tabIndex -1 (3e0aa2d)
Docs

2.63.1 (2024-01-24)

Bug Fixes
  • VisuallyHidden: hide content overflow (e912983)
Docs

2.63.0 (2024-01-24)

Features
  • Icons: update icons and demo template (8018d8a)
Docs

2.62.2 (2024-01-22)

Bug Fixes
  • TreeSelect: initialExpandedValues not working with TreeSelectSearchableNodes (e062b86)
Docs

2.62.1 (2024-01-19)

Docs

2.62.0 (2024-01-19)

Bug Fixes
  • Checkbox: update check icon styles (c6e3fff)
  • Doc: fix sidemenu behavior with # when using anchor (12cbfce)
  • TextArea: wrong export, update test (a54c4c2)
  • fix tip flickering issue (38f8a19)
  • remove scroll top if url contains hash (0b290d3)
  • remove scroll top in page layout (15e2d93)
  • temporal fix for ssr (7fbde5a)
Features
  • Avatar: simplify and improve SSR (3c4bd44)
  • Elevator: update nested behaviour (232c9ed)
  • Images: add result image components generated from svg (ff6ab80)
Docs

2.61.3 (2024-01-17)

Bug Fixes
  • fix anchor list auto scroll (3edecdd)
Docs

2.61.2 (2024-01-11)

Bug Fixes
  • Anchor: fix anchor breaks if elements with getTargetProps are rendered late (34a60cb)
Docs

2.61.1 (2023-12-15)

Bug Fixes
  • Dialog: make overlayProps optional (66af832)
Docs

2.61.0 (2023-12-15)

Features
  • Dialog: make DialogOverlay props more flexible (762d904)
Docs

2.60.8 (2023-12-14)

Bug Fixes
  • DatePicker: autoformat default to false (45331a5)
  • DatePicker: revert clearable default to false (37ad2e5)
Docs

2.60.7 (2023-11-07)

Bug Fixes
  • Stepper: update theme colors (ec261c4)
Docs

2.60.6 (2023-11-06)

Bug Fixes
  • Table: fix use of & in styled table row (4ad67ab)
Docs

2.60.5 (2023-10-25)

Bug Fixes
  • Drawer: update theme colors (cd4212e)
Docs

2.60.4 (2023-10-12)

Bug Fixes
  • DatePicker: date picker input display value when input value is empty (c07e705)
Docs

2.60.3 (2023-10-11)

Bug Fixes
  • Calendar: fix year and month cells keyboard navigation (4d6b659)
Docs

2.60.2 (2023-09-22)

Bug Fixes
  • Drawer: fix react 18 compatibility issue (3ac82ad)
Docs

2.60.1 (2023-09-20)

Docs

2.60.0 (2023-08-17)

Features
Docs

2.59.2 (2023-08-17)

Bug Fixes
  • Table: table header’s z-index should be larger (68c734f)
Docs

2.59.1 (2023-08-16)

Docs

2.59.0 (2023-08-14)

Features
  • ThemeProvider: update dark theme (6d9557f)
Docs

2.58.0 (2023-08-10)

Features
  • Elevator: Nest elevator in the component that’s using useElevation to lift z-index (1dfeafc)
Docs

2.57.0 (2023-08-10)

Features
  • ThemeProvider: update docs (51dbf9a)
  • Typography: improve usability (5a2e05f)
Docs

2.56.2 (2023-08-04)

Bug Fixes
  • Chip: fix filter chip icon position (56c0b51)
Docs

2.56.1 (2023-08-03)

Bug Fixes
  • Select: make SelectVirtualizedList container scollable (c321469)
Docs

2.56.0 (2023-08-02)

Features
  • DatePicker: add sidebar and footer to DatePickerPopup and update styling (6302503)
  • Theme: add new schema (c4df0f5)
  • Theme: migrate all components to new theme (dd5c484)
Docs

2.55.3 (2023-07-27)

Bug Fixes
  • Mention: update screenshot (ab36148)
  • Select: remove SelectScroller border (162f255)
Docs

2.55.2 (2023-07-27)

Bug Fixes
  • Timeline: remove border example collapse (af15cc3)
Docs

2.55.1 (2023-07-26)

Bug Fixes
  • Mention: hide placeholder when type in Chinese keyboard (ab40749)
Docs

2.55.0 (2023-07-11)

Features
  • Timeline: add variants, connector gap, timeline dot sizes (1e72556)
  • Timeline: separate connector (189576b)
Docs

2.54.4 (2023-06-23)

Bug Fixes
  • MultiSelectEllipsisTooltip: handle multiple selected content wrapped with MultiSelectEllipsisTooltip (68bb3be)
Docs

2.54.3 (2023-06-21)

Bug Fixes
  • RangePicker: change range picker year view disable (940b4a5)
Docs

2.54.2 (2023-06-07)

Bug Fixes
  • Upload: add invalid attribute (a9e3610)
Docs

2.54.1 (2023-06-07)

Bug Fixes
  • Chip: remove redundant css and flip-kit code from Chip component (9bad8df)
Docs

2.54.0 (2023-05-26)

Features
  • RangePicker: add prop to keep popup open on select (63c32b5)
Docs

2.53.3 (2023-05-22)

Docs

2.53.2 (2023-05-22)

Bug Fixes
  • Icon: update warning and info icon (a9379af)
  • TreeMultiSelect: wrong export of TreeMultiSelectOptionExpand (7a24def)
Docs

2.53.1 (2023-05-15)

Bug Fixes
  • EllipsisTooltip: add new context for tooltip title (ab78ecb)
  • MultiSelect: fix MultiSelectEllipsisTooltip for input chip (11f46d2)
Docs

2.53.0 (2023-04-24)

Features
  • Tabs: add editable tabs and update animation (24d1e6a)
Docs

2.52.0 (2023-04-20)

Features
  • Upload: add onPreview prop and update button upload (c75dd7d)
Docs

2.51.3 (2023-04-20)

Bug Fixes
  • Select: style SelectIconButton.tsx for table (6b6b3ca)
Docs

2.51.2 (2023-04-20)

Bug Fixes
  • MultiSelect: style MultiSelectIconButton.tsx for table (828ecdb)
  • TreeMultiSelect: update list position when input height changed (37ad278)
Docs

2.51.1 (2023-04-19)

Docs

2.51.0 (2023-04-11)

Features
  • Icons: add new App and Database icons (974e3de)
Docs

2.50.1 (2023-03-30)

Bug Fixes
  • DatePicker: disabled month and year when isDateDisabled provided (ed42e22)
Docs

2.50.0 (2023-03-22)

Features
  • [COR-66] Select - Add example of customizing input box rendering (f494e47)
Docs

2.49.1 (2023-03-17)

Bug Fixes
  • Menu: Disable onMouseLeave and onMouseEnter refocus when closing (dc17e71)
Docs

2.49.0 (2023-03-16)

Features
  • Spinner: Add height prop (f6e95b5)
Docs

2.48.4 (2023-03-16)

Bug Fixes
  • MultiSelectOption: checkbox disabled state missing (4b657b8)
Docs

2.48.3 (2023-03-13)

Bug Fixes
  • MultiSelect: fix multi-select margin (d682337)
Docs

2.48.2 (2023-03-07)

Bug Fixes
  • Upload: add deleteButtonProps for customization (1a88303)
Docs

2.48.1 (2023-02-23)

Bug Fixes
  • Filter: show placeholder when no searchElement (f3c040b)
Docs

2.48.0 (2023-02-21)

Features
  • Filter: add Filter component (27d3eb9)
Docs

2.47.0 (2023-02-17)

Features
  • Menu: add colorType for MenuItem (95c0ff6)
Docs

2.46.1 (2023-02-16)

Docs

2.46.0 (2023-02-16)

Features
  • EllipsisTooltip: support multiple multi-line text (28ee55b)
Docs

2.45.5 (2023-02-14)

Bug Fixes
  • Upload: create custom file interface (54b7a1d)
Docs

2.45.4 (2023-02-10)

Bug Fixes
  • Chip: update chips styles (1f867f9)
Docs

2.45.3 (2023-02-10)

Bug Fixes
  • avatar: change default avatar from square to round (d010faf)
Docs

2.45.2 (2023-02-08)

Docs

2.45.1 (2023-02-07)

Docs

2.45.0 (2023-01-16)

Features
  • Button: enum as const for button (97d9211)
Docs

2.44.2 (2023-01-13)

Bug Fixes
  • RangePicker: set current input to start after clear input (4101f3a)
  • SideMenu: remove text-transform css (a3b5d34)
Docs

2.44.1 (2023-01-13)

Bug Fixes
  • Stepper: memo connector and description (8e0a22a)
Docs

2.44.0 (2023-01-12)

Features
  • Result: add height prop, update styles (06aa1f3)
Docs

2.43.1 (2022-12-13)

Bug Fixes
Docs

2.43.0 (2022-12-07)

Features
  • Tooltip: add renderChild Prop (ebf44d1)
Docs

2.42.0 (2022-12-02)

Bug Fixes
  • text color wrong in disabled state (ca900ef)
Features
  • InputNumber: add new variants (f176ed6)
Docs

2.41.2 (2022-11-25)

Docs

2.41.1 (2022-11-23)

Bug Fixes
  • Upload: update upload item props and message (3acef21)
Docs

2.41.0 (2022-11-15)

Features
Docs

2.40.0 (2022-11-07)

Features
  • StatusIndicator: add size and enable customization (fadb729)
Docs

2.39.0 (2022-10-28)

Bug Fixes
  • Upload: make image preview optional (44f1277)
Features
  • Upload: add Upload component (7670ef6)
Docs

2.38.0 (2022-10-27)

Bug Fixes
  • Theme: update test case (8ef3825)
Features
  • Theme: update new color palette (82334bd)
Docs

2.37.1 (2022-10-25)

Bug Fixes
  • TextField: autocomplete doesnt turn off recently (5c481d6)
Docs

2.37.0 (2022-10-18)

Bug Fixes
  • SelecOption: remove :active effect if disabled (caf56a1)
Features
  • TreeMultiSelect: add isChildrenDependent prop (6bc1e7e)
Docs

2.36.0 (2022-10-07)

Features
  • Balloon: revise default placement to top (0d9ff90)
  • Tooltip: revise default placement to top (903f89e)
Docs

2.35.0 (2022-10-03)

Features
  • MultiSelect: add EllipsisTooltip (9815699)
  • Select: move EllipsisTooltip as separate component (4748a41)
Docs

2.34.4 (2022-09-28)

Bug Fixes
  • useKeyedEventCallback: shorten the code (f313228)
Docs

2.34.3 (2022-09-21)

Bug Fixes
  • Pagination: revise background color and width (26b3821)
Docs

2.34.2 (2022-09-21)

Docs

2.34.1 (2022-09-20)

Docs

2.34.0 (2022-09-20)

Features
  • pagination: add variant, total and page select component (eb968c8)
Docs

2.33.4 (2022-09-20)

Docs

2.33.3 (2022-09-19)

Bug Fixes
  • Stepper: remove default to ongoing status rule (c7bf2f0)

2.33.2 (2022-09-15)

Bug Fixes
  • Result: export result interface (eba0697)
  • Select: blur popup clear the value (5c6264d)

2.33.1 (2022-09-14)

Bug Fixes
  • SelectSearch: click left/right element should focus (4288552)

2.33.0 (2022-09-07)

Features
  • RangePicker: add month range picker (f0034a3)

2.32.1 (2022-09-07)

Bug Fixes
  • SelectSearch: fix fade effect when focusing (9881c96)

2.32.0 (2022-09-06)

Bug Fixes
  • TreeSelect: fix line off position (99f1587)
Features

2.31.0 (2022-08-30)

Features
  • styles: disable hover on mobile (aa3dd8f)

2.30.0 (2022-08-29)

Bug Fixes
  • Stepper: StepperButton title prop type update from string to ReactNode (b6c8d37)
Features
  • Button: add loading button (62c21d4)
  • IconButton: add loading prop (895b082)
  • Spinner: add new Spinner component (eeb8826)

2.29.2 (2022-08-18)

Bug Fixes
  • Chip: export ChipVariants (7eb2ecd)
  • LinkButton: extend BaseButtonProps (ec1ca87)
  • Progress: progress bar indicator css update (219e23b)
  • Table: update table header color (63f4648)

2.29.1 (2022-08-16)

2.29.0 (2022-08-12)

Bug Fixes
  • Layout: update Main margin (a0fec05)
  • Progress: small size progress bar height will change (f1eb44d)
Features
  • Icon: add new user admin icon (932c8d1)

2.28.1 (2022-08-11)

Bug Fixes
  • Ripple: update color in examples.md (869a01c)

2.28.0 (2022-08-10)

Features
  • Progress: add new size and variant for progress line (1779fc0)

2.27.3 (2022-08-02)

Bug Fixes
  • TableData: add missing key after expandable feature (585356f)

2.27.2 (2022-07-29)

Bug Fixes
  • SelectSearch: resolve the placeholder position issue when using leftElement (c67c2a1)
  • TablePaginationSizeSelect: fix styling to integrate with SelectButton (f12b987)

2.27.1 (2022-07-28)

Bug Fixes
  • SideMenu: add selected style with aria-current page selector (783be9e)

2.27.0 (2022-07-27)

Features
  • Anchor: add new Anchor component (f754209)
  • hooks: add useKeyedEventCallback and useKeyedWrapEvent (de3b347)

2.26.0 (2022-07-26)

Features
  • Chip: add new variants for Chip (419ddbd)

2.25.0 (2022-07-15)

Bug Fixes
  • Theme: update backgroundTertiary (10342e3)
Features
  • Logo: add Logo component (8cfef82)
  • Menubar: revamp underline, add variants (fc808d3)

2.24.0 (2022-07-13)

Features
  • Table: add expandable table feature (b72d075)

2.23.0 (2022-07-12)

Bug Fixes
  • Avatar: remove UserFallback and CompanyFallback image export (7ec4e17)
Features
  • Stepper: add bar and dot variant (84ac263)

2.22.2 (2022-07-07)

2.22.1 (2022-07-04)

Bug Fixes
  • popper version and update WAI ARIA link (532afa8)

2.22.0 (2022-06-17)

Features
  • Drawer: add new Drawer features (f809d01)

2.21.1 (2022-06-16)

Bug Fixes
  • Pagination: handle long digits (0662645)

2.21.0 (2022-06-16)

Features
  • SideSheet: add SideSheet component (59def1a)

2.20.0 (2022-06-09)

Features
  • Select: add ellipsis tooltip for select option (32c9714)

2.19.0 (2022-06-07)

Bug Fixes
  • Alert: fix AlertClose style and test (e24046c)
  • Avatar: avatar initials is blur on high resolution device (9b0e4b2)
  • Avatar: initials not show on iOS device (13f1722)
  • Avatar: remove background color and update fallback image (27981f0)
  • Avatar: update cache result when close browser and open again (6824679)
  • Button: focus visible color (ca4f63f)
  • Button: icon size (b84942e)
  • Button: set min width for text variant is 28px (7cc8f1f)
  • Calendar: when change mode on mobile useEffect to focus is slower than blur (c25f8b4)
  • Dialog: give DialogTitle min height when no title (2ac9356)
  • IconButton: new disabled style for icon button (43ab568)
  • InputNumber: disabled color (bf612d4)
  • Pusher: update animation and default duration (cb94fb1)
  • RangePicker: change dash color (75d2969)
  • Result: update Select and Table empty placholder (dee8eef)
  • Select: update input ui margin (28230ab)
  • Select: update SelectSearch wrapper width (7cd14c6)
  • SelectArrowIcon: disabled color (3cf5913)
  • SideMenu: add visited selector (7863534)
  • SideMenu: update color, transition, examples (f52f834)
  • Table: zindex for last column in table (4b47d7d)
  • Tabs: extend card tab length to the end of the container (36742bb)
  • Tabs: use new IconButton for TabListWithMore button (5a73e47)
  • TextArea: update text area bottom add on (0377b8f)
  • TextFieldClear: remove small size (f08bc45)
  • Tooltip: correct typo tipHandlers (aac0d2d)
Features
  • Alert: add alertTitle and footerActions prop (0597ca3)
  • Alert: replace flex with grid template (08a0f04)
  • Avatar: add avatar group (8a821c1)
  • Avatar: provided Avatar with initials (ae8e6c5)
  • Balloon: Add title, content, actions for Balloon (7ec6e2e)
  • Button: add small size (a5e4689)
  • Dialog: add type to accomodate AlertDialog (6beda97)
  • IconButton: add Flat, Contained and Primary variant (58e232d)
  • IconButton: add small size (6768f5d)
  • Layout: add Sidebar variants and collapse (0f6501f)
  • Layout: update Navbar height (d9d7a3c)
  • Menu: update MenuItem styles (2d2e5e4)
  • Pusher: add maxDisplay, getDurationFromContent and change style for TopCenter position (a597600)
  • Pusher: update gap from edges (234686d)
  • Result: add result component (e0075dd)
  • Sidebar: change collapsed width, fix collapse button not clickable (f7b54de)
  • SideMenu: add SideMenuTitle level prop (b177845)
  • Tag: New design for Tag Component (be2de46)
  • support react 17 (25f71d4)
  • SideMenu: add SideMenuGroup selected as function (96951d3)
  • SideMenu: add variants, collapse, title (ef2d172)
  • Toast: add top actions and footer actions (b55c1e3)
  • Toast: replace flex with grid template (f9f50a4)
  • Tooltip: update tooltip arrow, Tooltip should stay when hover title (dced9eb)

2.18.3 (2022-04-25)

Bug Fixes
  • Pusher: update pusher item width to max-content (883687f)

2.18.2 (2022-04-13)

Bug Fixes
  • Table: sticky left cell zindex incorrect at dialog (4d8a73b)

2.18.1 (2022-02-14)

Bug Fixes
  • Avatar: check if src is in cache on mount to determine loading behavior (71f5bbe)

2.18.0 (2022-01-11)

Features
  • ToolTip: do not display ToolTip when the title is empty (e4cb4aa)

2.17.4 (2022-01-06)

Bug Fixes
  • Table: shadow block click event (c45f295)
  • TextField: update autocomplete off to nope (8b5bd5a)
  • TreeSelect: empty placeholder doenst work (917ee0e)

2.17.3 (2021-12-14)

Bug Fixes
  • Popper: avoid flashing Tip components (88a2cf1)

2.17.2 (2021-12-01)

Bug Fixes
  • Tabs: add overflows prop at TabListWithMore (3fc052f)
  • useOverflow: add polyfill in case intersection observer not available (59d9106)

2.17.1 (2021-11-24)

Bug Fixes
  • Field: handle empty truthy message (7fb1627)

2.17.0 (2021-11-22)

Features
  • Button: use new disabled style for outlined button (941bdd6)

2.16.0 (2021-11-19)

Bug Fixes
  • MultiSelect: support searchElement in MultiSelectInputText (a74c2a6)
Features
  • MultiSelect: add tooltip for MultiSelectInputMaxTag (532844d)
  • TreeMultiSelect: provide TreeMultiSelectSearch, TreeMultiSelectChip, TreeMultiSelectInputText and TreeMultiSelectInputMaxTag (4328a49)

2.15.6 (2021-11-16)

Bug Fixes
  • Button: pass onRelease props to BaseButton (aac7413)

2.15.5 (2021-11-06)

Bug Fixes
  • Docs: fix LinkButton sample text color contrast on dark theme (fd1981f)

2.15.4 (2021-11-02)

2.15.3 (2021-10-22)

2.15.2 (2021-10-20)

Bug Fixes
  • Pusher: Fix typing on push function (15b2a4e)

2.15.1 (2021-10-19)

2.15.0 (2021-10-11)

Bug Fixes
  • MultiSelect: should not close when key enter (6669c3a)
  • Select: incorrect popup when integrate with Tooltip (3672870)
Features
  • Popper: add useBasePopper without context (6dc5b6b)
  • Tip: use own context for popper (6eb54c4)

2.14.0 (2021-10-07)

Features
  • Icon: update search icon, add 6 new icon and rename Tab to FolderPlus (6534db3)

2.13.0 (2021-10-06)

Features
  • add global configs for default container and skipSpringAnimation (89cdd91)
  • bump react-spring version, update tests (029b654)

2.12.5 (2021-10-01)

Bug Fixes

2.12.4 (2021-10-01)

Bug Fixes
  • TextArea: placeholder should wrap and set ellipsis to prevent overflow (26abe7a)

2.12.3 (2021-09-27)

2.12.2 (2021-09-27)

Bug Fixes
  • Tabs: scroll only TabList instead of all ancestors (ed2f23c)

2.12.1 (2021-09-27)

Bug Fixes
  • TextArea: change default rows from 4 to 6 (9f9ed4a)

2.12.0 (2021-09-24)

Features
  • TextArea: move TextArea out from TextField (d5b5891)

2.11.1 (2021-09-24)

Bug Fixes
  • Calendar: remove unnecessary resize-aware (555dd82)
  • MultiSelect: potential stale resize-aware (62061b0)

2.11.0 (2021-09-23)

Bug Fixes
  • Drawer: default basis should be 480 (f8db1e6)
  • Radio: radio group default orientation should be horizontal (69929ae)
  • SideMenu: direct to correct layout sidebar link (3721e09)
Features

2.10.1 (2021-09-16)

Bug Fixes
  • TimePicker: example docs for DatePicker integration (31c447d)

2.10.0 (2021-09-13)

Features
  • Picker: Add parseDate/Time and displayDate/Time, enabling custom text parsing, while fixing weird behaviour when value is controlled from outside (690c5ef)

2.9.0 (2021-09-02)

Bug Fixes
  • TextField: add initialValue prop to textField and inputNumber (4a9caff)
Features
  • TextField: add onTextChange prop for TextField and TextArea (a9dbba6)

2.8.0 (2021-08-30)

Features
  • Icons: add 11 new icon and update 5 icon (67c1aab)

2.7.0 (2021-08-26)

Features
  • EllipsisTooltip: add new component (e5cad53)

2.6.2 (2021-08-25)

Bug Fixes
  • TextArea: update react-textarea-autosize to support ref (922bbb4)

2.6.1 (2021-08-24)

Bug Fixes
  • Tabs: tab list with more menuProps check (ac2c4e4)

2.6.0 (2021-08-23)

Features
  • Tab: support long tab list with more menu (b94a471)

2.5.1 (2021-08-16)

Bug Fixes
  • Dialog: add autoFocus attribute (b2d17f3)
  • Drawer: add autoFocus attribute (e85d60d)

2.5.0 (2021-08-11)

Features
  • TreeMultiSelect: add new component TreeMultiSelect (7bf718d)

2.4.0 (2021-07-27)

Features
  • icons: add new Bulb icon and update Desktop and Upload icon (12da6d4)

2.3.0 (2021-07-26)

Bug Fixes
  • select component: export props (f592300)
Features
  • TableData: export props (7388e15)

2.2.3 (2021-07-14)

Bug Fixes
  • Progress: remove ProgressLine border (0f5f14c)
  • UploadFile: update progress trail color (19be4a5)

2.2.2 (2021-07-14)

Bug Fixes
  • dependencies: update test cases based on the latest testing library (8898f30)
  • test: remove icons mocking in test case (fb1a824)

2.2.1 (2021-07-09)

Bug Fixes
  • TextArea: change textField and textArea box-shadow to border to fix zoom issue and customize scroll ui (998046b)

2.2.0 (2021-07-07)

Bug Fixes
  • Tag: add colorType prop (48d27fa)
Features
  • StatusIndicator: add new component (aebb791)

2.1.5 (2021-06-29)

Bug Fixes
  • Pusher: replace visibilityjs with native listener (b1a3295)
  • Radio: Less destructive css selector (7f89a55)

2.1.4 (2021-06-28)

Bug Fixes
  • Button: hide underline when as link (95a4a57)
  • Lightbox: disabled arrow button styles (bedd95a)
  • Table: add divider color lighter than border (6d2c555)

2.1.3 (2021-06-25)

Bug Fixes
  • Tag: make background not transparent (c20b687)

2.1.2 (2021-06-23)

Bug Fixes
  • AlertDialog: some props are not forwarded (2ad1214)

2.1.1 (2021-06-23)

Bug Fixes
  • Layout: remove right border (d656792)
  • SideMenu: update arrow icon, remove left border gap (bfbba98)

2.1.0 (2021-06-07)

Bug Fixes
  • Tab: add min width for horizontal tab (1637a66)
Features
  • Icon: add new icon and change update CheckSquareDoubleIcon (22378a6)

2.0.1 (2021-06-03)

Bug Fixes
  • UploadFile: correct file type icon recognition in UploadFileItem and some UI style update (53246f7)

2.0.0 (2021-06-03)

Bug Fixes
  • Avatar: missing px on min-size (e5489ec)
  • Badge: number position off (e0f8ed2)
  • Chip: add line height css to fix windows different font family height (387a17a)
  • Dialog: dialog and drawer shadow threshold when zoom (094bfa1)
  • Dialog: handle shadows not updated when content changes (e54a9ff)
  • Dialog: shadow still there after reopen (cf5477d)
  • Drawer: drawer content padding (75ad9fb)
  • Drawer: handle shadows not updated when content changes (0483eb4)
  • Drawer: shadow still there after reopen (3c468ba)
  • Empty: update no data svg to no data png (3901d5e)
  • Field: change label left to 14px (8eb9113)
  • Field: update field css to margin left right auto (088c1f9)
  • Layout: first SkipNav position (41ba5b6)
  • LinkButton: forward to props when is used as Link (9e38d69)
  • MultiSelect: MultiSelectInputText change to chip style when open (7d97647)
  • MultiSelect: set higher zIndex when isOpen (292936e)
  • MultiSelect: update selected style and add tooltip for MultiSelectInputText (d871460)
  • package: wrong and missing imports after migration (97491db)
  • PageHeader: remove subtitle justify css (394a53b)
  • ProgressLine: progress line label font size update (a1def0b)
  • Select: accidentally ignore leftElement on SelectSearch (3135f1d)
  • Select: fix virtualized list style not forwarded (e83111b)
  • Select: hover background change when using keyboard (1e646c9)
  • SideMenu: label overlap with group arrow button (ef2b8d1)
  • typings: use better built-in prop typings (1c1953c)
  • Fix type checking when importing coral in typescript (dac7368)
  • Pusher: useCallback for push (e413d82)
  • Select: SelectScrollerUList is blurred when zoom-out (fdb45be)
  • Table: hover background color highlight transition (47bad5b)
  • Table: Table Header shadow gap (12f854c)
  • Tag: change box shadow to border, default height should be 20px instead of 22px (5bc5638)
  • TextField: add ellipsis for placeholder (92b0e34)
  • TextField: bottom add on might cover the border when zoom (12ba4c4)
  • TreeSelect: update to coral2 UI (ad810dd)
  • UploadFile: add imgSrc props for custom image preview (7baafea)
  • UploadFile: add invalid props (fc889a3)
  • button icon disabled and select padding (64a2346)
  • empty description p tag to div tag (f8f1cb9)
  • field padding and message position (0c29e9e)
  • Fix PageHeader BackButton partially hidden, and remove padding on PageHeader (f850aae)
  • grey palette color update (f3afc30)
  • input group raise item zindex when focus and hover (98b1ba0)
  • pagination color (8dc6304)
  • picker icon color prop, select and table empty placeholder, action margin (e3aff68)
  • table checkbox position and add pagination variant (f6dfcca)
  • table height and menubar arrow transform (6bd3614)
  • text area padding update (87f0d5d)
  • update screenshot test (06dc249)
Features
  • Breadcrumb: swap useless style (483f2ae)
  • breaking: coral2 theme color update (82c2ed3)
  • Dialog: first Field margin-top 0 (04c93fb)
  • Drawer: first Field margin-top 0 (0cf7e84)
  • Empty: add component, example, and images (40f9314)
  • Icon: add new icon, adjust icon design and rename icon Redo to Refresh (3a2b7d8)
  • Icon: add open icon (1709bdb)
  • icons: add script to generate icons (89988d6)
  • icons: cleanup import dependencies (3ed2ff7)
  • icons: use original icon name as component display (8993d54)
  • Icons: add colorType and secondaryColorType default options, update scripts (a9679d2)
  • LinkButton: add component (adc777b)
  • MultiSelect: add virtualized MultiSelectList component (2a99a63)
  • PageHeader: add PageHeader (0d53d1e)
  • UploadFile: add UploadFileProgress (bc67300)
  • add migration instruction docs (b117444)
  • icons: add cameraO icon (d1ac397)
  • MultiSelect: set max height and allow scroll (04a84f9)
  • add radio group orientation (cbd1c12)
  • ColumnSelection onChange object (3144d98)
  • Select: migrate to react-virtual for SelectVirtualizedList (71fece4)
  • TableData: add ColumnSelection isDisabled option (220901f)

2.0.0-next.38 (2021-06-03)

Features
  • Icon: add new icon, adjust icon design and rename icon Redo to Refresh (3a2b7d8)

2.0.0-next.37 (2021-06-01)

Bug Fixes
  • Drawer: drawer content padding (75ad9fb)

2.0.0-next.36 (2021-06-01)

Bug Fixes
  • typings: use better built-in prop typings (1c1953c)

2.0.0-next.35 (2021-05-31)

Bug Fixes
  • Dialog: handle shadows not updated when content changes (e54a9ff)
  • Dialog: shadow still there after reopen (cf5477d)
  • Drawer: handle shadows not updated when content changes (0483eb4)
  • Drawer: shadow still there after reopen (3c468ba)
Features
  • Dialog: first Field margin-top 0 (04c93fb)
  • Drawer: first Field margin-top 0 (0cf7e84)

2.0.0-next.34 (2021-05-31)

Bug Fixes
  • Avatar: missing px on min-size (e5489ec)

2.0.0-next.33 (2021-05-27)

Bug Fixes
  • Fix type checking when importing coral in typescript (dac7368)

2.0.0-next.32 (2021-05-24)

Bug Fixes
  • MultiSelect: set higher zIndex when isOpen (292936e)

2.0.0-next.31 (2021-05-21)

Bug Fixes
  • ProgressLine: progress line label font size update (a1def0b)
  • UploadFile: add imgSrc props for custom image preview (7baafea)
  • UploadFile: add invalid props (fc889a3)
Features
  • UploadFile: add UploadFileProgress (bc67300)

2.0.0-next.30 (2021-05-21)

Bug Fixes
  • Tag: change box shadow to border, default height should be 20px instead of 22px (5bc5638)
  • TextField: bottom add on might cover the border when zoom (12ba4c4)

2.0.0-next.29 (2021-05-21)

2.0.0-next.28 (2021-05-17)

Bug Fixes
  • Pusher: useCallback for push (e413d82)

2.0.0-next.27 (2021-05-11)

Bug Fixes
  • Select: SelectScrollerUList is blurred when zoom-out (fdb45be)

2.0.0-next.26 (2021-05-06)

Bug Fixes
  • SideMenu: label overlap with group arrow button (ef2b8d1)
Features

2.0.0-next.25 (2021-05-05)

Bug Fixes
  • Badge: number position off (e0f8ed2)
  • Field: change label left to 14px (8eb9113)
Features
  • add migration instruction docs (b117444)

2.0.0-next.24 (2021-05-04)

2.0.0-next.23 (2021-05-03)

Bug Fixes
  • Dialog: dialog and drawer shadow threshold when zoom (094bfa1)
  • Layout: first SkipNav position (41ba5b6)
  • MultiSelect: MultiSelectInputText change to chip style when open (7d97647)
  • Select: hover background change when using keyboard (1e646c9)
  • Table: hover background color highlight transition (47bad5b)
  • TreeSelect: update to coral2 UI (ad810dd)

2.0.0-next.22 (2021-04-26)

Bug Fixes
  • TextField: add ellipsis for placeholder (92b0e34)
Features
  • icons: add cameraO icon (d1ac397)

2.0.0-next.21 (2021-04-22)

Bug Fixes
  • Field: update field css to margin left right auto (088c1f9)
Features
  • MultiSelect: set max height and allow scroll (04a84f9)

2.0.0-next.20 (2021-04-21)

Bug Fixes
  • Chip: add line height css to fix windows different font family height (387a17a)
  • LinkButton: forward to props when is used as Link (9e38d69)
  • PageHeader: remove subtitle justify css (394a53b)

2.0.0-next.19 (2021-04-20)

Bug Fixes
  • Fix PageHeader BackButton partially hidden, and remove padding on PageHeader (f850aae)

2.0.0-next.18 (2021-04-20)

Bug Fixes
  • Empty: update no data svg to no data png (3901d5e)
  • MultiSelect: update selected style and add tooltip for MultiSelectInputText (d871460)

2.0.0-next.17 (2021-04-20)

Features
  • PageHeader: add PageHeader (0d53d1e)

2.0.0-next.16 (2021-04-19)

Bug Fixes
  • empty description p tag to div tag (f8f1cb9)
  • field padding and message position (0c29e9e)
  • input group raise item zindex when focus and hover (98b1ba0)
  • pagination color (8dc6304)
  • table checkbox position and add pagination variant (f6dfcca)
  • text area padding update (87f0d5d)
Features
  • add radio group orientation (cbd1c12)

2.0.0-next.15 (2021-04-12)

Bug Fixes
  • button icon disabled and select padding (64a2346)

2.0.0-next.14 (2021-04-09)

Features
  • ColumnSelection onChange object (3144d98)

2.0.0-next.13 (2021-04-09)

Bug Fixes
  • Table: Table Header shadow gap (12f854c)

2.0.0-next.12 (2021-04-09)

Features
  • Icons: add colorType and secondaryColorType default options, update scripts (a9679d2)

2.0.0-next.11 (2021-04-08)

2.0.0-next.10 (2021-04-06)

Bug Fixes
  • Select: fix virtualized list style not forwarded (e83111b)

2.0.0-next.9 (2021-04-05)

Features
  • MultiSelect: add virtualized MultiSelectList component (2a99a63)

2.0.0-next.8 (2021-03-31)

Features
  • icons: cleanup import dependencies (3ed2ff7)

2.0.0-next.7 (2021-03-31)

2.0.0-next.6 (2021-03-31)

Bug Fixes
  • table height and menubar arrow transform (6bd3614)

2.0.0-next.5 (2021-03-31)

Bug Fixes
  • grey palette color update (f3afc30)
  • picker icon color prop, select and table empty placeholder, action margin (e3aff68)

2.0.0-next.5 (2021-03-29)

Bug Fixes
  • grey palette color update (f3afc30)
  • picker icon color prop, select and table empty placeholder, action margin (e3aff68)

2.0.0-next.4 (2021-03-26)

Features
  • Empty: add component, example, and images (40f9314)

2.0.0-next.3 (2021-03-25)

2.0.0-next.2 (2021-03-24)

Bug Fixes
  • Select: accidentally ignore leftElement on SelectSearch (3135f1d)

2.0.0-next.1 (2021-03-24)

Bug Fixes
  • update screenshot test (06dc249)
  • package: wrong and missing imports after migration (97491db)
Features
  • Breadcrumb: swap useless style (483f2ae)
  • breaking: coral2 theme color update (82c2ed3)
  • icons: add script to generate icons (89988d6)
  • icons: use original icon name as component display (8993d54)
  • LinkButton: add component (adc777b)
  • Select: migrate to react-virtual for SelectVirtualizedList (71fece4)
  • TableData: add ColumnSelection isDisabled option (220901f)

2.1.0-next.6 (2021-03-16)

1.0.0-next.4 (2021-03-16)

1.0.0-next.3 (2021-03-11)

Features
  • icons: use original icon name as component display (8993d54)

1.0.0-next.2 (2021-02-26)

2.1.0-next.4 (2021-02-10)

Features
  • Select: migrate to react-virtual for SelectVirtualizedList (99769f1)
Features
  • TableData: add ColumnSelection isDisabled option (53a651c)

2.1.0-next.2 (2021-02-09)

1.13.0

Features
  • Add Stepper component
  • Add UploadFile component
  • Select add selectedIcon prop on SelectOption
  • DialogClose using IconButton instead
  • Menu and Balloon button pressed style when open
Fix
  • Menubar mouse enter and leave error when popup close
  • Switch and Checkbox given id shouldn’t be prefixed
  • TimePicker popup styles

1.12.0

Features
  • Add ProgressLine and ProgressCircle components
  • Add UploadAvatar component
  • Add Timeline component
  • Add Breadcrumb component
  • Add utility Elevator component
  • Icons and Typography support colorType prop
  • Dialog default initialIsOpen to be true
  • Forward TextField, TextArea given id as it is
  • Prevent Avatar from displaying cryptic broken image icon
  • VisuallyHidden should be non-selectable
  • Make TabUnderline style more resilient to container width change
  • Add Badge’s offset prop
Breaking Changes
  • Change BadgeCount style position from absolute to static
  • Change DialogContent style margin into padding
  • Set Dialog default width style to be 480px
  • Change default Tooltip variant into TooltipVariants.Dark
  • InputGroup’s corner default to false if gap > 0
Fixes
  • InputNumber stale controlled display
  • BaseButton key enter then blur should clear active state
  • Stale theme problem with animated components
  • SelectList placeholder handles multiple falsy nodes
  • InputNumberStepper style to be more resilient
Internals
  • Improve styled theme typings
  • Drop useControlProp unstable updater function setState

1.11.2

Fixes
  • Fix clicking TimePickerIcon cannot close

1.11.0

Features
  • Add TimePicker component
  • Add Menubar component
  • Balloon new prop focusOnOpen
  • InputGroup flatten fragments
  • Update Button horizontal padding from 16px to 12px
  • Scrollable Table always show scrollbar
  • TablePaginationSizeSelect always show current pageSize
  • Use single root for portals
  • Dialog and Drawer unmount when closed
  • Drawer new prop showOverlay
  • Improve index prop injection and flatten fragments for roving index
Fixes
  • Balloon quick Tab and open loses focus
  • Field duplicate id if more than one children

1.10.0

Features
  • Add InputNumber component
  • Add Table and TableData component
  • Add Drawer component
  • Better support for theme colors
  • Improve TextArea addons styles
  • Improve Tooltip dark styles
  • SelectVirtualizedList accepts emptyPlaceholder prop
  • Select, MultiSelect, TreeSelect accept highlight index props.

1.9.0

Features
  • Add Menu (dropdown) component
  • Support Select’s custom popper reference
  • Update Tooltip dark styles
  • Update Switch margin style
  • Add disableScrollLock prop in Dialog
  • TreeSelectSearchableNodes accepts reset null
Fixes
  • Handle TextField’s placeholder when value is 0 (number)
Internals
  • Improve TextFieldClear handling

1.8.0

Features
  • Add RangePicker component
  • Improve Select, MultiSelect, Balloon aria attributes
  • Improve SelectButton and SelectSearch customisability
  • Improve Lightbox customisability
  • Add Alert icons
Documentation
  • Overhaul documentation styles
  • Add complete component props API
  • Add full text search for components
Internals
  • Upgrade popper to version 2

1.7.0

Features
  • Add DatePicker, MonthPicker, and YearPicker components.
  • Add Calendar, DateView, MonthView, and YearView components.
  • Add SideMenu component.
  • Add LayoutGrid component.
  • Improve Box component.
  • TextField and TextArea placeholder ReactElements support.
  • TextField and TextArea direct invalid prop.
  • Lightbox disable arrow left or right if currently at the start or end.
  • (Breaking) Update SelectButton and SelectSearch styles into block and ellipsis due to more expected result and more common use case.
Deprecations
  • Remove useTreeSearch, use TreeSelectSearchableNodes instead.

1.6.0

Features
  • Add IconButton component.
  • Add Layout component.
  • Add and update icons.
  • Improve underused Typography, with some common style options.
  • Improve InputGroup options.
  • Rewrite Tooltip, refactor Balloon wrapping Tip component (no breaking changes).
  • Rewrite Avatar component (no breaking changes, add concurrent pattern behaviour).
  • Deprecation warning useTreeSearch, suggested to use TreeSelectSearchableNodes instead.
Internals
  • Replace all snapshot tests into screenshot tests, except for non-renderable components on server-side.

1.5.1

Features
  • Button minimum width to 80px.
  • Separate ripple effect in Button into new components Ripple and RippleButton.
  • Chip and SelectButton no longer wrap Button, but RippleButton instead.
  • Tabs Expose TabUnderline component.
Internals
  • Snapshot tests are gradually replaced with screenshot tests.

1.5.0

Features
  • Update Button, Pagination, Tabs, and minor updates on Select etc.
  • Use focus-visible instead of focus to avoid confusion for mouse users.
  • Add default z-index to portaled components.
  • Select Add onSelect aside from onChange.
  • Select Add SelectVirtualizedList.
  • Select Add optional emptyPlaceholder prop.
  • Select Improve accessibility by scrolling to selected index on mount.
  • Select Hide cursor after select (like in React Select)
  • Select Breaking: drop event as second parameter callback since no use case for it.
  • Tabs Add more variants.
  • Tabs Add immediate, unmount options.
  • Pagination Add more variants.
  • Pagination Separate render props for different item types: page, jumper, and arrow.
  • Dialog Add immediate prop.
  • Lightbox: Breaking: update LightboxZoom api.
Bug Fixes
  • MultiSelectInput remove unnecessary div wrapping caused by react-flip-toolkit.
  • Improve and bug fix typings
  • TreeSelect children sort index to get first child.

1.3.6

  • Refactor usePoppingQueue, fix useUpdateEffect
  • Drop cleanup callback in useWrapEvent
  • Fix setState warning in Balloon and Tooltip

1.3.4

  • TextField and TextArea: update styles, add fullWidth option, bug fix type not passed.
  • Field replace as label to div due to bad UX, add more data-coral-*.
  • Select bug fix event handlers override internal handlers, update styles.
  • Dialog update compound styles padding to margin.
  • BaseButton bug fixes.
  • memo almost all components for optimisation.

1.3.0

  • TextField and TextArea: update styles, add fullWidth option, bug fix type not passed.
  • Field replace as label to div due to bad UX, add more data-coral-*.
  • Select bug fix event handlers override internal handlers, update styles.
  • Dialog update compound styles padding to margin.
  • BaseButton bug fixes.
  • memo almost all components for optimisation.

1.2.0

  • Add Dialog, Typography, InputGroup and other helper components.
  • Field reorder id priority.
  • Select:
    • Update api
    • Render selected option
    • Supports non string value
    • Drop search completion feature
  • Balloon only returns focus on certain events.
  • Button update outlined variant style.

1.1.0

  • Rename data-salmon-* to data-coral-*.
  • Standardise enum names
  • Handle Button setstate warning
  • Update Balloon focus behaviour
  • TextField shadow handle for default iOS
  • Forward event Select onInputChange

1.0.0

Initial release.
Coral is a thoroughly developed design system widely adopted by developers and designers for creating beautiful and user-friendly Sea internal products.

Copyright © 2018-2025 Sea Labs