All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.4 (2021-07-16)
- move dependencies to peerDependencies (2b59748)
2.2.4-alpha.0 (2021-07-16)
- move dependencies to peerDependencies (2b59748)
2.2.3 (2020-05-14)
2.2.2 (2020-05-06)
- Fix dependence error of bit in npm package (e34d2bc)
2.2.1 (2020-05-06)
2.2.1-beta.1 (2020-05-06)
2.2.1-beta.0 (2020-05-06)
2.2.0 (2020-05-06)
- support component on bit.dev (17f81d9)
2.1.2 (2019-07-24)
2.1.1 (2019-07-24)
- Fix "TypeEerror: nextCreate is not a function" by set terser options (58863ae)
2.1.0 (2019-07-24)
- try to fix bug (8c50007)
- Add type definition file (0931d75)
2.0.1 (2019-06-10)
- rollup config external packages version mistake (71178b2)
2.0.0 (2019-06-10)
2.0.0-beta.0 (2019-05-16)
2.0.0-alpha.6 (2019-05-16)
2.0.0-alpha.5 (2019-05-16)
2.0.0-alpha.4 (2019-05-16)
2.0.0-alpha.3 (2019-05-16)
2.0.0-alpha.2 (2019-05-16)
- move util to single directory to fix the error "could not find module" (8173798)
2.0.0-alpha.1 (2019-05-16)
2.0.0-alpha.0 (2019-05-16)
- Add
loadMoreIcon
andrenderLoadMoreText
properties. (26d72cd)
- Upgrade material-ui to 4.0.0 beta version and upgrade react to 16.8.* version. Change some properties' name or type.
1.1.1 (2019-05-16)
1.1.0 (2019-04-16)
1.0.12 (2019-03-25)
1.0.11 (2018-07-25)
- my stupid import mistakes (ca9f95a)
1.0.10 (2018-07-25)
- migration mistakes (d10f736)
1.0.9 (2018-07-25)
1.0.8 (2018-07-24)
1.0.7 (2018-04-18)
- build: build package by babel only (b69f2e6)
1.0.6 (2018-04-12)
1.0.5 (2018-04-11)
- delete
layer
argument and adddoExpand
argument togetActionsData
callback. (43d1013) - style from classes (5b3fcb9)
1.0.4 (2018-04-08)
1.0.3 (2018-04-03)
- reduce size: fix some dependencies were packed in library file.(#1) (191aef9)
1.0.2 (2018-04-03)
- fix build bug (d394783)