Skip to content

Latest commit

 

History

History
939 lines (263 loc) · 27.1 KB

CHANGELOG.md

File metadata and controls

939 lines (263 loc) · 27.1 KB

Change Log

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

5.8.0 (2022-10-18)

Note: Version bump only for package @bolt/components-tooltip

5.7.4 (2022-09-27)

Note: Version bump only for package @bolt/components-tooltip

5.7.0 (2022-08-12)

Note: Version bump only for package @bolt/components-tooltip

5.6.0 (2022-07-01)

Note: Version bump only for package @bolt/components-tooltip

5.5.0 (2022-05-23)

Note: Version bump only for package @bolt/components-tooltip

5.3.0 (2022-03-28)

Note: Version bump only for package @bolt/components-tooltip

5.2.1 (2022-02-01)

Note: Version bump only for package @bolt/components-tooltip

5.2.0 (2022-01-25)

Note: Version bump only for package @bolt/components-tooltip

5.1.0 (2021-12-20)

Note: Version bump only for package @bolt/components-tooltip

5.0.1 (2021-11-12)

Note: Version bump only for package @bolt/components-tooltip

5.0.0 (2021-11-10)

Note: Version bump only for package @bolt/components-tooltip

4.7.0 (2021-11-04)

Note: Version bump only for package @bolt/components-tooltip

4.6.0 (2021-10-12)

Note: Version bump only for package @bolt/components-tooltip

4.4.0 (2021-09-13)

Note: Version bump only for package @bolt/components-tooltip

4.3.0 (2021-08-30)

Note: Version bump only for package @bolt/components-tooltip

4.2.0 (2021-08-03)

Note: Version bump only for package @bolt/components-tooltip

4.1.0 (2021-07-19)

Note: Version bump only for package @bolt/components-tooltip

4.0.0 (2021-06-23)

Note: Version bump only for package @bolt/components-tooltip

3.8.0 (2021-06-10)

Note: Version bump only for package @bolt/components-tooltip

3.7.0 (2021-06-01)

Note: Version bump only for package @bolt/components-tooltip

3.6.0 (2021-05-13)

Note: Version bump only for package @bolt/components-tooltip

3.5.0 (2021-04-09)

Note: Version bump only for package @bolt/components-tooltip

3.4.2 (2021-03-31)

Note: Version bump only for package @bolt/components-tooltip

3.4.1 (2021-03-30)

Note: Version bump only for package @bolt/components-tooltip

3.4.0 (2021-03-29)

Note: Version bump only for package @bolt/components-tooltip

3.3.0 (2021-03-12)

Note: Version bump only for package @bolt/components-tooltip

3.1.2 (2021-03-05)

Note: Version bump only for package @bolt/components-tooltip

3.1.0 (2021-02-08)

Note: Version bump only for package @bolt/components-tooltip

2.31.2 (2021-02-04)

Note: Version bump only for package @bolt/components-tooltip

2.31.0 (2021-02-02)

Note: Version bump only for package @bolt/components-tooltip

3.0.1 (2021-01-22)

Note: Version bump only for package @bolt/components-tooltip

2.30.2 (2021-01-21)

Note: Version bump only for package @bolt/components-tooltip

2.30.1 (2021-01-14)

Note: Version bump only for package @bolt/components-tooltip

2.30.0 (2021-01-13)

Note: Version bump only for package @bolt/components-tooltip

3.0.0 (2021-01-08)

Note: Version bump only for package @bolt/components-tooltip

2.29.1 (2020-11-25)

Note: Version bump only for package @bolt/components-tooltip

2.29.0 (2020-11-23)

Note: Version bump only for package @bolt/components-tooltip

2.28.0 (2020-09-16)

Note: Version bump only for package @bolt/components-tooltip

2.27.0 (2020-08-28)

Note: Version bump only for package @bolt/components-tooltip

2.26.0 (2020-07-22)

Note: Version bump only for package @bolt/components-tooltip

2.25.1 (2020-07-14)

Note: Version bump only for package @bolt/components-tooltip

2.25.0 (2020-07-13)

Bug Fixes

Features

  • globally lazyload JS bundles to expose same existing issues as the ones found with the new lazy-queue functionality (7cc4ce2)

2.24.1 (2020-06-17)

Note: Version bump only for package @bolt/components-tooltip

2.24.0 (2020-06-05)

Bug Fixes

2.23.0 (2020-05-06)

Features

  • globally lazyload JS bundles to expose same existing issues as the ones found with the new lazy-queue functionality (7cc4ce2)

2.22.0 (2020-04-22)

Note: Version bump only for package @bolt/components-tooltip

2.21.0 (2020-04-08)

Note: Version bump only for package @bolt/components-tooltip

2.20.0 (2020-03-18)

Note: Version bump only for package @bolt/components-tooltip

2.19.0 (2020-03-04)

Note: Version bump only for package @bolt/components-tooltip

2.18.1 (2020-02-21)

Note: Version bump only for package @bolt/components-tooltip

2.18.0 (2020-02-19)

Note: Version bump only for package @bolt/components-tooltip

2.17.0 (2020-02-04)

Bug Fixes

  • address prettier warnings on master (51abac6)
  • adjust no-JS behavior for Tooltip / Popover to reduce layout shifting when booting up / within carousels (81768db)

2.16.2 (2020-01-28)

Note: Version bump only for package @bolt/components-tooltip

2.16.1 (2020-01-27)

Note: Version bump only for package @bolt/components-tooltip

2.16.0 (2020-01-24)

Bug Fixes

  • schema typo in Tooltip component (9f00c29)
  • update tooltip snapshots (92f8970)

Features

  • add new boundary option to Tooltip and Popover (ed60347)
  • add new Fallback Placements config option for Tooltip and Popover (0f8ed44)
  • update Tooltip default placement from bottom to top (93b86ba)

2.15.2 (2020-01-21)

Note: Version bump only for package @bolt/components-tooltip

2.15.0 (2020-01-17)

Bug Fixes

  • add missing uuid prop (03a7003)
  • always set role to button (9b84e36)
  • change placement default to auto (525cb60)
  • dependencies (11520f4)
  • js to not render class when placement is auto (b73ec96)
  • keep component placement prop in sync with popper (d6be669)
  • properly track mouseout event (d596873)
  • remove button from tooltip dependencies (14783ea)
  • rename 'templateMap' to 'slotMap' after update on master (83db554)
  • schema (8557204)
  • set placement based on schema default instead of hardcoding (e5aa812)
  • switch to mouseenter, mouseleave with debounce, mostly avoids bug where tooltip stays open after leave (35e5fcd)
  • test snaps (5686349)
  • update Tooltip snapshots (fdd1a4d)
  • z-index (cfe058d)

Features

  • add popper to handle tooltip placement (1181b50)
  • revert to 'bottom' placement as default, works better in v2 (6ea0979)
  • update popper to v2 for preventOverflow improvements (fdb808f)

2.14.0 (2020-01-06)

Features

  • migrate over the customElements.define-related replacement + component dependency updates from #1579 (3b6f529)

2.13.0 (2019-12-13)

Note: Version bump only for package @bolt/components-tooltip

2.12.1 (2019-12-12)

Note: Version bump only for package @bolt/components-tooltip

2.12.0 (2019-11-26)

Note: Version bump only for package @bolt/components-tooltip

2.11.2 (2019-11-14)

Note: Version bump only for package @bolt/components-tooltip

2.11.0 (2019-11-14)

Note: Version bump only for package @bolt/components-tooltip

2.9.2 (2019-10-23)

Note: Version bump only for package @bolt/components-tooltip

2.9.0 (2019-10-22)

Note: Version bump only for package @bolt/components-tooltip

2.8.1 (2019-10-16)

Note: Version bump only for package @bolt/components-tooltip

2.8.0 (2019-10-11)

Bug Fixes

  • adjust styles to reduce the gap between the Tooltip content vs Trigger (f59f91d)

2.8.0-beta.6 (2019-10-04)

Note: Version bump only for package @bolt/components-tooltip

2.8.0-beta.4 (2019-09-26)

Note: Version bump only for package @bolt/components-tooltip

2.8.0-beta.3 (2019-09-24)

2.8.0-beta.2 (2019-09-18)

Note: Version bump only for package @bolt/components-tooltip

2.8.0-beta.2 (2019-09-18)

Note: Version bump only for package @bolt/components-tooltip

2.8.0-beta.1 (2019-09-14)

Note: Version bump only for package @bolt/components-tooltip

2.7.0 (2019-09-13)

Note: Version bump only for package @bolt/components-tooltip

2.6.0 (2019-08-30)

Note: Version bump only for package @bolt/components-tooltip

2.6.0-beta.2 (2019-08-27)

Note: Version bump only for package @bolt/components-tooltip

2.6.0-beta.1 (2019-08-09)

Bug Fixes

  • globally update max timeout in Jest (f1e6f95)

2.5.6 (2019-07-30)

Note: Version bump only for package @bolt/components-tooltip

2.5.3 (2019-07-12)

Note: Version bump only for package @bolt/components-tooltip

2.5.2 (2019-06-25)

Note: Version bump only for package @bolt/components-tooltip

2.5.1 (2019-06-21)

Note: Version bump only for package @bolt/components-tooltip

2.4.1 (2019-05-14)

Bug Fixes

  • revert premature merge of a handful of v2.5.0 features (ed4d395)

2.4.0 (2019-05-14)

2.4.0-beta.0 (2019-04-16)

Bug Fixes

  • lint js (d2efb33)
  • @bolt/components-tooltip: remove unwanded bolt-icon rendering (b9d1601)

2.4.0-beta.0 (2019-04-16)

Note: Version bump only for package @bolt/components-tooltip

2.3.0-rc.0 (2019-01-08)

2.2.2 (2019-01-07)

2.2.1 (2018-12-17)

2.2.0 (2018-11-18)

2.2.0-rc.1 (2018-11-07)

2.1.6 (2018-10-23)

2.1.4 (2018-10-18)

2.1.3 (2018-10-18)

2.1.2 (2018-10-16)

2.1.1 (2018-10-10)

2.1.0 (2018-10-10)

2.1.0-beta.0 (2018-10-05)

2.0.0 (2018-09-27)

2.0.0-beta.3 (2018-09-21)

2.0.0-beta.2 (2018-09-19)

2.0.0-beta.1 (2018-09-06)

2.0.0-beta.0 (2018-09-05)

Bug Fixes

  • fixing prettier / eslint issues with decorators next to exported Classes (e79f9a8)

1.8.0 (2018-08-27)

Bug Fixes

  • fix missing comma in package.json (e5e64e9)

1.7.0 (2018-08-08)

Bug Fixes

1.6.4 (2018-07-12)

1.6.3 (2018-07-11)

1.6.2 (2018-07-09)

1.6.0 (2018-07-04)

Bug Fixes

1.5.2 (2018-06-19)

1.5.1 (2018-06-18)

1.5.0 (2018-06-12)

Bug Fixes

  • fix duplicate component rendering by fixing the Bolt core BoltBase class to use the right renderer mixin (d16a9ab)
  • update tooltip component to opt out of using shadow DOM for the time being (48f0710)

1.4.0 (2018-05-18)

Bug Fixes

  • temporarily comment out schema props with a type of 'all' since this will not compile / validate otherwise (b35df46)

1.3.0 (2018-05-04)

1.2.3 (2018-04-26)

1.2.2 (2018-04-26)

1.2.0 (2018-04-25)

1.1.4 (2018-04-17)

1.1.2 (2018-04-10)

1.1.1 (2018-04-10)

1.1.0 (2018-04-10)

1.0.3 (2018-04-03)

1.0.2 (2018-03-31)

1.0.1 (2018-03-30)

1.0.0 (2018-03-30)

1.0.0-rc.12 (2018-03-30)

1.0.0-rc.11 (2018-03-30)