unix
|
3710355cd4
|
docs(button): add docs for icons
|
2020-05-07 23:54:19 +08:00 |
|
unix
|
9fe7f1e2ce
|
feat(button): support to display icons in button
|
2020-05-07 23:53:45 +08:00 |
|
witt
|
ee50d8d813
|
Merge pull request #174 from unix/page
feat(page): add component
|
2020-05-07 16:36:27 +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 |
|
witt
|
ce6097a78a
|
Merge pull request #173 from unix/prettier
style(prettier): format code style
|
2020-05-06 14:53:21 +08:00 |
|
unix
|
3a8dd34010
|
chore: upgrade deps
style(prettier): format code style
|
2020-05-06 14:51:15 +08:00 |
|
unix
|
b1950970b1
|
chore: update snapshots due to code format
build(prettier): ignore snap file
|
2020-05-06 14:25:10 +08:00 |
|
unix
|
112c826575
|
style(prettier): format code style
|
2020-05-06 14:25:10 +08:00 |
|
unix
|
cf8e277324
|
build(prettier): add config file
|
2020-05-06 14:25:09 +08:00 |
|
witt
|
28a10fbafe
|
Merge pull request #170 from unix/arrow
fix(playground): fix arrow icon does not work correctly on webkit
|
2020-05-05 15:48:44 +08:00 |
|
unix
|
d73f5ef8f4
|
fix(playground): fix arrow icon does not work correctly on webkit
|
2020-05-04 23:55:45 +08:00 |
|
witt
|
c5f4c0811f
|
docs: add contributing guide
|
2020-05-04 17:51:49 +08:00 |
|
witt
|
242e4af889
|
Merge pull request #169 from unix/pkg
docs(icons): add icons for chinese
1.0.0
|
2020-05-04 17:38:27 +08:00 |
|
unix
|
e511f7cf7e
|
chore: release v1.0.0
|
2020-05-04 17:33:58 +08:00 |
|
unix
|
3bb5c3bcdc
|
docs(icons): add icons for chinese
|
2020-05-04 17:33:45 +08:00 |
|
unix
|
ac88f88caa
|
1.0.0-rc.11
1.0.0-rc.11
|
2020-05-03 01:23:42 +08:00 |
|
witt
|
425b85d79d
|
Merge pull request #168 from unix/prefetch
docs: optimize time of page load
|
2020-05-03 01:19:12 +08:00 |
|
unix
|
284940b10a
|
docs: optimize time of page load
|
2020-05-03 01:15:11 +08:00 |
|
witt
|
bb546d130f
|
Merge pull request #167 from unix/dropdown
fix(dropdown): modify z-index of dropdown
|
2020-05-03 00:51:24 +08:00 |
|
unix
|
26764abccb
|
docs: move spacer to layout
|
2020-05-03 00:48:53 +08:00 |
|
unix
|
2e2bc3f80f
|
docs: increase z-index of the menu-bar
|
2020-05-03 00:33:30 +08:00 |
|
unix
|
3e022b6699
|
fix(dropdown): modify z-index of dropdown to ensure it works normal in modal
|
2020-05-03 00:27:14 +08:00 |
|
witt
|
0d955a4077
|
Merge pull request #162 from zeit-ui/icons
docs: add icons documents
|
2020-05-03 00:19:56 +08:00 |
|
unix
|
9b8b046015
|
docs: copy import string when cell clicked
|
2020-05-03 00:13:58 +08:00 |
|
unix
|
ed8d36897d
|
fix(modal): reset only recent element styles
|
2020-05-03 00:13:58 +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
|
b37c98e4de
|
docs(icons): use tabs for installing script
|
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 |
|
witt
|
4de9893e68
|
Merge pull request #166 from unix/utils
docs(utils): add docs
|
2020-05-02 23:14:31 +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
|
3a19099c80
|
feat(utils): support lambda mode to update current-state
|
2020-05-02 22:56:48 +08:00 |
|
witt
|
5bc1ce97b4
|
Merge pull request #161 from unix/test
test: add test cases for exported utility functions
|
2020-05-02 15:12:55 +08:00 |
|
unix
|
2e198f0b27
|
feat: export use-click-away
test(utils): add testcase
|
2020-05-02 14:20:59 +08:00 |
|
unix
|
16c879ab3e
|
feat(utils): export use-current-state
test(utils): add testcase
|
2020-05-02 14:20:59 +08:00 |
|
unix
|
6cfc87e917
|
feat(utils): export use-clipboard
test(utils): add testcase
|
2020-05-02 14:20:59 +08:00 |
|
unix
|
d433d1ba55
|
feat(utils-shared): separate internal tools and shared utilities
test(utils-shared): add testcase for hooks
|
2020-05-02 14:20:59 +08:00 |
|
witt
|
c33feba522
|
Merge pull request #164 from unix/contributing
chore(gh): update contributing guide
|
2020-05-02 03:32:43 +08:00 |
|
unix
|
7bcb702c3b
|
chore(gh): update contributing guide
|
2020-05-02 03:29:38 +08:00 |
|
witt
|
cfcfdb4655
|
Merge pull request #160 from unix/test
test(shared): add testcases for shared components
|
2020-05-01 12:26:07 +08:00 |
|
unix
|
57dae9d568
|
test(shared): add testcases for shared components
|
2020-05-01 11:56:04 +08:00 |
|
unix
|
3846bf7ba7
|
1.0.0-rc.10
1.0.0-rc.10
|
2020-04-30 22:58:38 +08:00 |
|
witt
|
2613bec59e
|
Merge pull request #158 from unix/badge
feat(badge): supoort to anchor with other components
|
2020-04-30 22:57:51 +08:00 |
|
unix
|
6b9f839452
|
test(badge): add testcase for anchor
|
2020-04-30 22:44:13 +08:00 |
|
unix
|
3fa7eb1422
|
feat(badge): supoort to anchor with other components
|
2020-04-30 22:28:20 +08:00 |
|
unix
|
21fe8add4c
|
1.0.0-rc.9
1.0.0-rc.9
|
2020-04-30 19:28:17 +08:00 |
|
witt
|
4c5c6b970f
|
Merge pull request #157 from unix/bundle
build: bundle in cjs mode is not compressed by default
|
2020-04-30 19:27:05 +08:00 |
|
unix
|
3cc947688c
|
build: bundle in cjs mode is not compressed by default
|
2020-04-30 19:10:23 +08:00 |
|