witt
2dbf1ddf25
refactor(table): redesign interfaces to improve the experience in TypeScript ( #569 )
...
* refactor(table): redesign interfaces to improve the experience in TypeScript
* docs: upgrade to new type exports
* style: fix lint warnings
2021-06-26 19:50:19 +08:00
witt
e8a7a17d56
feat: export all types related to components ( #562 )
...
* feat: export all types related to components
fix(tooltip): fix the vertical offset of the arrow
* refactor: optimize events of all popup related components
* test: append testcases for popup base component
* test: add testcase for visible events
* test: update snapshots
2021-06-23 23:05:59 +08:00
witt
d4a1e02430
feat(scaleable): add scaleable props to each component ( #531 )
...
* feat(scaleable): add scaleable props to each component
* chore(scaleable): update the exported type
* feat: apply scaleable to components
chore: remove with-default
test: improve testcase for scaleable
chore: resolve test warning
ci: upgrade nodejs to latest lts
docs: fix type error in document site
* docs: update documents to be compatible with scaleable
chore: fix build errors
* chore: remove all size-related attributes
docs: improve guide document
* docs: add scaleable documentation
test: update snapshots
chore: remove unused
* feat: add scaleable to grid components
* docs: improve docs
* test: update snapshots
* fix(grid): fix basic component props
2021-06-23 10:53:30 +08:00
unix
e6b81ba3db
feat(table): add component
2020-04-01 06:45:01 +08:00