Skip to content

Latest commit

 

History

History
306 lines (164 loc) · 20.8 KB

CHANGELOG.md

File metadata and controls

306 lines (164 loc) · 20.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.7.1 (2024-07-15)

Bug Fixes

  • card: expand body instead of header and footer (#1191) (9bd8613)

6.7.0 (2024-07-01)

Features

  • form-field: introduce clears api to Form field elements (#1186) (ddc75de)

6.6.1 (2024-06-24)

Bug Fixes

  • use double quote with chokidar for cross-platform compatibility (#1181) (1e6d48f)

6.6.0 (2024-06-10)

Features

  • time-picker: add build-in validation for partial input value (#1166) (5473aad)

6.5.5 (2024-02-19)

Bug Fixes

  • missing scrollbar custom style on Chrome 121 (#1104) (7500d6c)

6.5.4 (2024-02-12)

Bug Fixes

  • collapse: update focus style to align with halo design (#1095) (447dd18)

6.5.3 (2024-01-22)

Bug Fixes

6.5.2 (2024-01-15)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.5.1 (2024-01-02)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.5.0 (2023-12-12)

Features

6.4.2 (2023-10-24)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.4.1 (2023-09-18)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.4.0 (2023-09-11)

Features

6.3.9 (2023-08-21)

Bug Fixes

  • add packages list to lerna config for blackduck scanning (#904) (921c601)

6.3.8 (2023-07-19)

Bug Fixes

  • notification,toggle: make user-select overridable (#834) (0f57ed1)

6.3.7 (2023-07-18)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.3.6 (2023-06-23)

Bug Fixes

  • password-field: deregister overflow tooltip and text ellipsis (#769) (1579e08)

6.3.5 (2023-06-06)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.3.4 (2023-06-06)

Reverts

6.3.3 (2023-05-24)

Bug Fixes

  • remove z-index from collapse implementation (#682) (c3b6f76)
  • update line-height to match Halo specification (#697) (1a80b5d)

6.3.2 (2023-03-14)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.3.1 (2023-01-27)

Bug Fixes

  • elements: default overflow tooltip not working on TextField Button and Pill (#573) (a0919ef)
  • select: unset cursor of header items (#571) (eff8a75)

6.3.0 (2023-01-06)

Features

  • change all elements font size from rem unit to px and remove fixed font size on html tag (#563) (63de786)

6.2.2 (2022-12-01)

Bug Fixes

6.2.1 (2022-11-07)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.2.0 (2022-11-07)

Bug Fixes

  • button: change button and icon transparent outline style (#515) (4ba091c)

Features

  • remove elf global and replace with eventListener (#511) (d94c087)

6.1.0 (2022-09-14)

Bug Fixes

  • interactive-chart: fix left position on legend (#449) (ede4f93)

Features

6.0.5 (2022-08-29)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.0.4 (2022-08-02)

Note: Version bump only for package @refinitiv-ui/elemental-theme

6.0.3 (2022-07-20)

Bug Fixes

  • tree: extend list style without importing ef-list-item (#401) (65cc6d3)

6.0.2 (2022-07-19)

Bug Fixes

  • datetime-picker: inputs misalignment (#373) (337679b)
  • list: item should not receive focus when click (#272) (e2293e3)
  • tab-bar: resize callback is not fired when a new tab has been added (#389) (13408e1)

6.0.1 (2022-06-20)

Bug Fixes

  • autosuggest: add default min-width to autosuggest when loading (#348) (0bbffb2)

6.0.0 (2022-06-07)

Features

  • clock: improve clock accessibility (#308) (c0a9bb0), closes #311
  • rating: add accessibility support (2a1b7e4)
  • slider: add arrow key navigation support and aria attributes (#299) (056a45b), closes #332 #341

5.5.0 (2022-02-15)

Features

Reverts

  • Revert "feat(collapse): add accessibility support (#161)" (#179) (9a0ad70), closes #161 #179

5.4.2 (2022-01-12)

Note: Version bump only for package @refinitiv-ui/elemental-theme

5.4.1 (2021-12-21)

Bug Fixes

  • counter: change width height, font size, bg color to proper style (#117) (8388eee)
  • themes: ignore hover styles on mobile device (#129) (ac279a9)
  • tree: prevent label icon to be shrink (b2f68b7)
  • tree: set width 100% on tree item so custom renderer can do layout (332583f)

5.4.0 (2021-12-15)

Features

5.3.1 (2021-12-03)

Bug Fixes

  • clock: slightly increase font size of digital part inside analog clock (b8e1fa9)
  • combo-box: fix arrow icon not show in Solar when disabled (55c1008)

5.3.0 (2021-11-08)

Features

  • clock: small analogue clock face (#54) (bc4b2a8)

5.2.6 (2021-10-25)

Note: Version bump only for package @refinitiv-ui/elemental-theme

5.2.3 (2021-10-11)

Bug Fixes

  • card: use new icon (af5d7fc)
  • remove source maps reference from the production build (655d0bb)

5.2.1 (2021-09-27)

Bug Fixes

  • button: remove hover-icon template if hover-icon is not specified (6459a18)
  • toggle: fix reflect label attribute (4878f4e)

5.2.0 (2021-09-15)

Bug Fixes

  • tree-select: import button theme (8d1ca94)

Features

5.1.0 (2021-09-10)

Bug Fixes

  • card: fix unsupport css on IE (f1c67b9)
  • card: footer padding size should be inherit (27a5436)
  • card: integrate with new label (4f607fb)
  • card: use ef-button import (57e4de9)
  • card: wrong theme import (35e9583)
  • tree-select: swap position of the action button (0eb828c)

Features

  • coral-tree: add icon to coral tree (d4dfc1c)
  • counter: add counter element (ee6283b)

5.0.1 (2021-08-27)

Note: Version bump only for package @refinitiv-ui/elemental-theme

5.0.0 (2021-07-16)

Note: Version bump only for package @refinitiv-ui/elemental-theme

5.0.0-beta.3 (2021-07-02)

Bug Fixes

  • toggle button size incorrect and overflow when width is less than 33px (5737179)

5.0.0-beta.1 (2021-06-22)

Note: Version bump only for package @refinitiv-ui/elemental-theme

5.0.0-beta.0 (2021-06-22)

Note: Version bump only for package @refinitiv-ui/elemental-theme