Skip to content

Commit ac622e7

Browse files
Add support new struct extraData for Table
1 parent 237fc60 commit ac622e7

File tree

16 files changed

+294
-206
lines changed

16 files changed

+294
-206
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.0.65
2+
3+
- Fix bug withClear fields
4+
- Add support new struct extraData for `Table`
5+
Example: `extraData: { filter: <path>, searchValue: <path> }`
6+
- Change reducer. If set undefined value then remove field
7+
8+
9+
110
## 0.0.64
211

312
- Fix isValid for Table props `customFields`

dist/index.es.js

Lines changed: 68 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.es.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)