File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## v.1.3.0
4
16
5
17
* Add permissions handling ([ djhi] ( https://github.com/djhi ) )
You can’t perform that action at this time.
0 commit comments