Skip to content

Commit 423945f

Browse files
Fix bug with ListItems operations
1 parent 78f7846 commit 423945f

File tree

18 files changed

+1125
-655
lines changed

18 files changed

+1125
-655
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.0.56
2+
3+
- Fix bug with `ListItems` operations
4+
- Change `Modal` subscribe object to array
5+
- Add in `Modal` subscribe onChange funcs `openModal` and `closeModal`
6+
- Add rowDoubleClickDispatch to `Table`
7+
- Add select row by rowClick if selectable table
8+
19
## 0.0.55
210

311
- New `Table` component

0 commit comments

Comments
 (0)