Skip to content

Commit e3a715c

Browse files
authored
v0.11.0
1 parent b8ba61f commit e3a715c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
### 0.11.0
2+
3+
##### Features
4+
- Added new [Grid](/grid) component for flexbox and responsive breakpoints ([S#48](https://github.com/blazority/support/issues/48))
5+
- Added new [Stepper](/stepper) component ([S#49](https://github.com/blazority/support/issues/49))
6+
- Added new [Tooltip](/tooltip) component ([#213](https://github.com/karan-kang/blazority/issues/213))
7+
8+
##### Updates:
9+
- Timeline: Added ability to have clickable state action ([S#64](https://github.com/blazority/support/issues/64))
10+
- Combobox & Select: Added grouping capability to Combobox and Select controls ([#212](https://github.com/karan-kang/blazority/issues/212))
11+
- Treeviw: Added ability to refresh async loaded children ([#205](https://github.com/karan-kang/blazority/issues/205))
12+
- Datagrid: Customize the placeholder when loading using QueryBy ([S#42](https://github.com/blazority/support/issues/42))
13+
14+
##### Issues
15+
- Datagrid: GroupBy does not work in combination with QueryBy ([S#60](https://github.com/blazority/support/issues/60))
16+
- Datagrid: No way to clear sort on datagrid ([#206](https://github.com/karan-kang/blazority/issues/206))
17+
- Datagrid: Deselect all button does not deselect the rows when some are disabled for selection ([#212](https://github.com/karan-kang/blazority/issues/212))
18+
- Datagrid: No way to reset filter value ([#207](https://github.com/karan-kang/blazority/issues/207))
19+
- Accordion: Fixing accordion so only one panel is shown at a time ([#222](https://github.com/karan-kang/blazority/issues/222))
20+
121
### 0.10.0
222
##### Features
323
- Added new [Grid](/grid) component for flexbox and responsive breakpoints ([S#48](https://github.com/blazority/support/issues/48))

0 commit comments

Comments
 (0)