Skip to content

Latest commit

 

History

History
129 lines (70 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

129 lines (70 loc) · 6.26 KB

Change Log

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

3.4.5 (2021-02-11)

Note: Version bump only for package @clayui/tooltip

3.4.4 (2021-01-27)

Note: Version bump only for package @clayui/tooltip

3.4.3 (2021-01-13)

Note: Version bump only for package @clayui/tooltip

3.4.2 (2020-12-16)

Note: Version bump only for package @clayui/tooltip

3.4.1 (2020-12-02)

Note: Version bump only for package @clayui/tooltip

3.4.0 (2020-10-01)

Features

  • clayui.com: Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one (d812ee9)
  • add displayName for all components (cc3211d)

3.3.5 (2020-08-28)

Note: Version bump only for package @clayui/tooltip

3.3.4 (2020-08-26)

Note: Version bump only for package @clayui/tooltip

3.3.3 (2020-07-28)

Bug Fixes

  • update packages to appropriate dependencies (0026168)

3.3.2 (2020-07-07)

Note: Version bump only for package @clayui/tooltip

3.3.1 (2020-06-18)

Note: Version bump only for package @clayui/tooltip

3.3.0 (2020-05-21)

Features

  • clayui.com: Improve component docs by updating content - Pagination, Popover, Progress Bar, Slider, Toggle & Tooltip (01b555a)
  • clayui.com: Improve component docs by updating content - Typos, wording, and variable names (f1d795c)

3.2.3 (2020-04-24)

Note: Version bump only for package @clayui/tooltip

3.2.2 (2020-03-13)

Bug Fixes

  • @clayui/tooltip: remove polyfill in favor of ponyfill(ponyfill.com) (3a149e0)

3.2.1 (2020-03-12)

Bug Fixes

  • @clayui/tooltip: add polyfill for element.matches (a16ff00)

3.2.0 (2020-02-28)

Bug Fixes

  • css: allow newline characters to display properly for tooltips (2265d10)
  • drop-down: use dom-align instead of metal-position (335ff38)
  • tooltip: add missing dependency (7203e50)
  • tooltip: find closest node with title attribute (7dc7fb0)
  • tooltip+popover: stories should be nested under Components (f9799f9)

Features

  • tooltip: allow custom renderer for TooltipProvider content (bf64914)
  • tooltip: create Tooltip component (cb41eef)

3.1.0 (2020-01-31)

Bug Fixes

  • css: allow newline characters to display properly for tooltips (2265d10)
  • drop-down: use dom-align instead of metal-position (335ff38)

Features

  • tooltip: allow custom renderer for TooltipProvider content (bf64914)

3.0.6 (2020-01-20)

Bug Fixes

  • css: allow newline characters to display properly for tooltips (2265d10)
  • drop-down: use dom-align instead of metal-position (335ff38)

3.0.5 (2019-12-05)

Bug Fixes

  • drop-down: use dom-align instead of metal-position (335ff38)

3.0.4 (2019-11-07)

Note: Version bump only for package @clayui/tooltip

3.0.3 (2019-11-01)

Note: Version bump only for package @clayui/tooltip

3.0.2 (2019-10-28)

Bug Fixes

  • tooltip: find closest node with title attribute (7dc7fb0)