Skip to content

Commit a7aad2b

Browse files
committed
Update changelog
1 parent 5b5d843 commit a7aad2b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/content/changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ title: Changelog
66

77
This page documents notable changes in dash-bootstrap-components releases.
88

9+
## 0.12.0 - 2021/3/21
10+
11+
### Added
12+
13+
- Adds a new `trigger` property to `Popover`, allowing it to be used without writing callbacks if desired ([PR 531](https://github.com/facultyai/dash-bootstrap-components/pull/531))
14+
- Exposes `download` prop on `Button` ([PR 528](https://github.com/facultyai/dash-bootstrap-components/pull/528))
15+
16+
### Fixed
17+
18+
- Restore default colours in `Alert` and `Badge` components ([PR 542](https://github.com/facultyai/dash-bootstrap-components/pull/542))
19+
20+
### Changed
21+
22+
- Adds `visibility:hidden` to `Fade` when content is faded so that tooltips do not appear on faded content ([PR 535](https://github.com/facultyai/dash-bootstrap-components/pull/535), [PR 537](https://github.com/facultyai/dash-bootstrap-components/pull/537))
23+
924
## 0.11.3 - 2021/2/13
1025

1126
This version marks the first release of dash-bootstrap-components for Julia. There are no changes in functionality.

0 commit comments

Comments
 (0)