Skip to content

Commit fe62e71

Browse files
committed
Update changelog
1 parent b4b3770 commit fe62e71

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.3.1
4+
5+
* Fix Delete actions fails on IE11 ([fzaninotto](https://github.com/fzaninotto))
6+
* Fix npm package contains files from previous builds ([ArnaudD](https://github.com/ArnaudD))
7+
* Fix default values handling for deep paths with dot notation ([djhi](https://github.com/djhi))
8+
* Fix alwaysOn filters defaultValue being ignored ([djhi](https://github.com/djhi))
9+
* Fix missing import in Authorization documentation ([Phocea](https://github.com/Phocea))
10+
* Fix `<BooleanInput>` `onChange` with false value ([djhi](https://github.com/djhi))
11+
* Fix missing `refresh` prop in `<List>` component ([djhi](https://github.com/djhi))
12+
* Fix date filters ([djhi](https://github.com/djhi))
13+
* Fix typo in custom actions documentation ([RWOverdijk](https://github.com/RWOverdijk))
14+
315
## v.1.3.0
416

517
* Add permissions handling ([djhi](https://github.com/djhi))

0 commit comments

Comments
 (0)