v6.3.0
版本发布时间: 2024-04-05 03:39:35
ember-bootstrap/ember-bootstrap最新发布版本:v6.4.0(2024-10-17 02:13:39)
This release fixes a wrong placement of tooltips if using Bootstrap >= 5.3. The fixes causes a slightly to high padding of tooltips if using Bootstrap < 5.3. It is recommended to upgrade Bootstrap to >= 5.3 at the same time.
:rocket: Enhancement
- #2108 Convert BsSpinner to TypeScript (@Baltazore)
:bug: Bug Fix
- #2119 Fix tooltip offset when using Bootstrap >= 5.3 (@SanderKnauff)
:house: Internal
- #2113 Drop unused argument @ariaRole from BsDropdown::Menu (@jelhan)
Committers: 3
- Jeldrik Hanschke (@jelhan)
- Kirill Shaplyko (@Baltazore)
- Sander Knauff (@SanderKnauff)