34 Commits

Author SHA1 Message Date
witt
37d1646fb6 feat(drawer): create component (#575)
* feat(drawer): create component

* feat(drawer): refinement of drawer component

* test: update tool chain for jest

* test: simplify events case for jest

* docs(drawer): add playground

* docs(drawer): add api docs
2021-08-13 17:11:47 +08:00
witt
091751959e docs: improve the copywriting content of the document (#571)
* docs: export individual style types for each component

* docs: improve the copywriting content of the document

* docs: optimize the document site experience on mobile devices
2021-08-13 17:11:24 +08:00
Ofek Ashery
6557a9f4dd docs: fix sidebar text-transform (#570) 2021-08-13 17:11:24 +08:00
Nils J
144eaf332f feat(rating): a new component rating indicator (#543)
* chore(deps): bump lodash from 4.17.20 to 4.17.21 (#537)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* (feature) rating state working and islocked working

* (feature) custom emojis for the ratings added

* refactor(rating): migrate component to scaleable

* feat(rating): use inline icon component

test(rating): update testcase

* docs(rating): add document for zh-cn

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: unix <unix.bio@gmail.com>
2021-08-13 17:11:17 +08:00
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
witt
a3fb0566ff feat: useKeyboard hooks (#541)
* feat(keyboard): create keyboard hooks

* feat(usekeyboard): redesign event handler to match keyboard events from browser

\

* test(usekeyboard): add testcase

* docs(usekeyboard): create new hooks document
2021-08-13 17:06:27 +08:00
unix
909a2963c0 chore: migrate to geist ui 2020-08-24 18:40:07 +08:00
unix
c30e80774f docs(pagination): add docs for pagination 2020-06-20 13:25:12 +08:00
unix
48f16d7fbf refactor(breadcrumbs): auto assign separator to crumbs item
docs(breadcrumbs): update docs
2020-06-20 13:25:11 +08:00
unix
67ee18e561 feat(breadcrumbs): add component
docs(breadcrumbs): add docs

fix(breadcrumbs): fix item types error
2020-06-20 13:25:11 +08:00
unix
734f8a1d87 docs: add docs for use-media-query 2020-05-13 00:36:16 +08:00
unix
3dce6beefa docs(button-group): add docs for button-group
docs: add docs
2020-05-11 18:38:14 +08:00
unix
fcd42f1700 feat(button-group): add component
feat(button-group): buttons arranged vertically
2020-05-11 18:38:12 +08:00
unix
e4b3a1d9a3 docs(grid): add docs for grid
docs(grid): add docs for grid
2020-05-10 02:40:43 +08:00
unix
634618f935 docs(page): update page attributes
feat(page): add an alias to page component
2020-05-07 15:49:36 +08:00
unix
4d6e95be8e test(page): add testcase
docs: add zh-cn docs for page component
2020-05-07 15:49:35 +08:00
unix
45e1b0a396 feat(page): add component
feat(page): add header and footer

feat(page): add dot-backdrop decoration
2020-05-07 15:49:34 +08:00
unix
3bb5c3bcdc docs(icons): add icons for chinese 2020-05-04 17:33:45 +08:00
unix
26764abccb docs: move spacer to layout 2020-05-03 00:48:53 +08:00
unix
a3bcfa33ef fix(card): reset only recent element styles
docs: update icons styles
2020-05-03 00:13:56 +08:00
Ofek Ashery
f929e8cd87 docs(icons): add icons docs
fix(icons): fix icon names in build
2020-05-03 00:13:55 +08:00
unix
6b24cd87e0 docs(utils): add docs 2020-05-02 23:09:18 +08:00
unix
78f2cb6d46 docs(utils): add docs 2020-05-02 22:57:07 +08:00
unix
d252aa0e2f docs(user): add component docs 2020-04-17 13:17:52 +08:00
unix
d695961d01 refactor: replace static file with API to get contributors 2020-04-15 12:34:01 +08:00
unix
660b050f8c docs(divider): fix group name 2020-04-14 11:20:06 +08:00
unix
5d196b30c7 chore: update metadata 2020-04-14 11:20:06 +08:00
unix
953201717e docs: show contributors on document site 2020-04-13 19:47:31 +08:00
unix
92f9ce8c70 chore: update metadatas 2020-04-13 15:24:30 +08:00
unix
acd7114233 feat(slider): add component 2020-04-13 15:08:04 +08:00
unix
6694264323 docs(customization): support chinese 2020-04-11 10:09:53 +08:00
unix
bf689b76d1 docs: add customization page 2020-04-10 18:19:33 +08:00
unix
2d7acc71a4 chore: update metadata 2020-04-10 10:05:49 +08:00
unix
90fe7f9da6 chore: add menu data to version control 2020-04-10 09:29:21 +08:00