4 Commits

Author SHA1 Message Date
witt
7facec3849 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-08-13 17:10:57 +08:00
unix
112c826575 style(prettier): format code style 2020-05-06 14:25:10 +08:00
unix
869154175f chore: avoid memo override exported component displayName 2020-04-29 15:11:49 +08:00
unix
a1900f67ab feat(image): add browser style 2020-04-09 13:35:51 +08:00