Skip to content

Latest commit

 

History

History
280 lines (145 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

280 lines (145 loc) · 15.6 KB

Change Log

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

6.6.0 (2024-07-01)

Features

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

6.5.7 (2024-05-07)

Bug Fixes

  • core: prevent error notice when define duplicate custom element into the registry (#1156) (3738e22)

6.5.6 (2024-02-19)

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

6.5.5 (2024-01-22)

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

6.5.4 (2023-10-31)

Bug Fixes

  • update @trivago/prettier-plugin-sort-imports to fix babel vulnerable to arbitrary code execution (#1003) (11ce611)

6.5.3 (2023-10-24)

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

6.5.2 (2023-10-09)

Bug Fixes

  • tap event should not be triggered on mouse right-click (#981) (6936c51)

6.5.1 (2023-09-18)

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

6.5.0 (2023-08-21)

Bug Fixes

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

Features

6.4.7 (2023-07-19)

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

6.4.6 (2023-07-18)

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

6.4.5 (2023-06-23)

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

6.4.4 (2023-06-20)

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

6.4.3 (2023-06-07)

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

6.4.3-next.1 (2023-06-06)

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

6.4.2 (2023-06-06)

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

6.4.1 (2023-05-12)

Bug Fixes

  • responsive element not work in ios 15 and below (#680) (fa4f80b)

6.4.0 (2023-05-08)

Features

6.3.2 (2023-03-23)

Bug Fixes

  • tooltip: fix missing tooltip in consecutive buttons (#601) (be77306)

6.3.1 (2023-03-14)

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

6.3.0 (2023-01-06)

Features

6.2.1 (2022-12-01)

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

6.2.0 (2022-11-07)

Features

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

6.1.0 (2022-11-07)

Features

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

6.0.9 (2022-10-26)

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

6.0.8 (2022-10-10)

Bug Fixes

  • tab: trigger resize observer when label changes to make tab bar show scroll button correctly (#480) (93e384b)

6.0.7 (2022-09-26)

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

  • Update all formatjs dependencies to support typescript 4.8 (#454) (5337b97)
  • Upgrade typescript to 4.8.3 (#454) (5337b97)

6.0.6 (2022-09-14)

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

6.0.5 (2022-08-29)

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

6.0.4 (2022-08-16)

Bug Fixes

6.0.3 (2022-08-02)

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

6.0.2 (2022-07-19)

Bug Fixes

6.0.1 (2022-06-20)

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

6.0.0 (2022-06-07)

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

5.4.2 (2022-02-15)

Bug Fixes

  • core: fix lit to v2.1.2 as v2.1.3 has issue with SkyPack (#212) (3499c7b)

5.4.1 (2022-02-15)

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

5.4.0 (2022-01-12)

Bug Fixes

  • release script should not be publish to NPM (#144) (79984ad)

Features

5.3.4 (2021-12-15)

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

5.3.3 (2021-12-07)

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

5.3.2 (2021-12-03)

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

5.3.1 (2021-11-22)

Bug Fixes

  • core: tap event may be fired on wrong target on space key (#81) (0d8c9c5)

5.3.0 (2021-11-08)

Bug Fixes

  • core: tap event is not fired for Enter/Space inside ShadowDom (#61) (c30a706)
  • incorrect tap behaviour (#57) (a245fbe)

Features

  • core: add latest lit directives, add focused-changed event (69168f6)
  • Lit@2 upgrade (dbda63b)

5.2.0 (2021-10-25)

Features

  • add a utility to set role attribute (1e511f1)

Performance Improvements

  • use typeof before hasAttribute checks (6b2b08f)

5.0.3 (2021-10-11)

Bug Fixes

  • remove source maps reference from the production build (655d0bb)

5.0.2 (2021-09-15)

Bug Fixes

  • core: fix webpack issue on CodeBook client machine (c946a5f)
  • it is not allowed to have duplicated exports. Use named exports instead (4d5b2c3)

5.0.1 (2021-09-10)

Bug Fixes

  • overlay: revert merge error (6fee0da)

5.0.0 (2021-07-16)

Bug Fixes

Features

  • add TapEvent into GlobalEventHandlersEventsMap (5ddbe00)
  • introduce generic events (9c3444c)
  • rollback files and folders that do not need to be changed (83a382a)

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

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

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

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

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

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