We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0b8b0 commit 319d68dCopy full SHA for 319d68d
CHANGELOG.md
@@ -3,12 +3,13 @@
3
> Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below.
4
5
6
-## 2.21.5 (2024-06-29)
+## 2.21.6 (2024-06-29)
7
8
#### Fixed
9
10
- `single-dropdown` - Fixed disabled style. Now disabled dropdowns appear greyed-out again.
11
-
+- `tree-select` - Fixed expander buttons not showing up in some browsers. Now they use svg, not unicode chars.
12
+- `single-dropdown` - Adjusted triangle indicator. Now uses svg, not a sprite.
13
14
15
## 2.21.5 (2024-06-10)
0 commit comments