Skip to content

Commit 3d62def

Browse files
authored
v0.8.1 - changelog
1 parent f1f32f6 commit 3d62def

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 0.8.1
2+
##### Features
3+
- Added new [Icon](/icon) component to use Clarity Icons
4+
- Added new [Application Layout](/app-layout) component for use as main application container
5+
- Added new [Sidenav](/sidenav) and [Vertical Nav](/verticalnav) components
6+
- Added new [Header](/header) component
7+
8+
##### Updates
9+
- Datagrid: Added ability to conditionally expand or collapse rows ([Datagrid](/datagrid/expandable-rows) ([S#17](https://github.com/blazority/support/issues/17))
10+
- [Calendar](/calendar) & [DatePicker](/datepicker): Added ability to select available dates ([#160](https://github.com/karan-kang/blazority/issues/160))
11+
12+
##### Bug Fixes
13+
- Datagrid: Unable to unselect all after select all ([S#16](https://github.com/blazority/support/issues/16))
14+
- Calender: Years were not disabling when out of min and max range ([#159](https://github.com/karan-kang/blazority/issues/159))
15+
16+
117
### 0.8.0
218
##### Features
319
- Datagrid: Added server side pagination, sorting, filtering ([Datagrid](/datagrid/server-side)) ([#4](https://github.com/karan-kang/blazority/issues/4))

0 commit comments

Comments
 (0)