We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140272a commit 57831bcCopy full SHA for 57831bc
docs/content/changelog.md
@@ -6,6 +6,13 @@ title: Changelog
6
7
This page documents notable changes in dash-bootstrap-components releases.
8
9
+## 0.10.4 - 2020/8/19
10
+
11
+### Added
12
13
+- `Select` now has a `placeholder` prop ([PR 431](https://github.com/facultyai/dash-bootstrap-components/pull/431))
14
+- `Checkbox` and `RadioButton` now have a `disabled` prop ([PR 432](https://github.com/facultyai/dash-bootstrap-components/pull/432))
15
16
## 0.10.3 - 2020/6/26
17
18
### Fixed
0 commit comments