unix
|
50077f2547
|
feat(grid): add props for layout
docs(playground): fix container is not fill of parent element
|
2020-05-10 02:40:42 +08:00 |
|
unix
|
495cc55e05
|
refactor: migrate link component
|
2020-05-08 16:49:26 +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
|
3a8dd34010
|
chore: upgrade deps
style(prettier): format code style
|
2020-05-06 14:51:15 +08:00 |
|
unix
|
112c826575
|
style(prettier): format code style
|
2020-05-06 14:25:10 +08:00 |
|
unix
|
d73f5ef8f4
|
fix(playground): fix arrow icon does not work correctly on webkit
|
2020-05-04 23:55:45 +08:00 |
|
unix
|
3bb5c3bcdc
|
docs(icons): add icons for chinese
|
2020-05-04 17:33:45 +08:00 |
|
unix
|
284940b10a
|
docs: optimize time of page load
|
2020-05-03 01:15:11 +08:00 |
|
unix
|
2e2bc3f80f
|
docs: increase z-index of the menu-bar
|
2020-05-03 00:33:30 +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 |
|
unix
|
2cf5dd9572
|
docs: use zeit-icons instead of svg icons
|
2020-04-27 16:15:36 +08:00 |
|
unix
|
870fc5cb8e
|
test(modal): update snapshots
fix(modal): fix max-width in mobile
fix: decrease the Z level of the mobile menu
test: update snapshots
|
2020-04-24 13:19:34 +08:00 |
|
unix
|
abca5e9d8f
|
fix(menu): decrease the Z level of the menu
|
2020-04-24 12:20:33 +08:00 |
|
unix
|
d695961d01
|
refactor: replace static file with API to get contributors
|
2020-04-15 12:34:01 +08:00 |
|
unix
|
953201717e
|
docs: show contributors on document site
|
2020-04-13 19:47:31 +08:00 |
|
unix
|
ad59d8a35c
|
docs: keep the theme perferences for visitors
|
2020-04-11 16:42:13 +08:00 |
|
unix
|
ddac6c6901
|
docs: code styles tiny adjustment
|
2020-04-11 13:27:04 +08:00 |
|
unix
|
6694264323
|
docs(customization): support chinese
|
2020-04-11 10:09:53 +08:00 |
|
unix
|
6c4f7e9fbe
|
docs: generate random colors in the color-picker every time
|
2020-04-11 09:55:11 +08:00 |
|
unix
|
156b39ded8
|
docs: show and copy the theme codes of user changes
|
2020-04-11 09:26:36 +08:00 |
|
unix
|
bf689b76d1
|
docs: add customization page
|
2020-04-10 18:19:33 +08:00 |
|
unix
|
5441f70653
|
docs: optimize the experience of switch of language and tabbar
|
2020-04-10 09:31:35 +08:00 |
|
unix
|
f4dc93a842
|
docs(playground): show title on copy icon
|
2020-04-08 05:39:32 +08:00 |
|
unix
|
1e703241c1
|
0.0.1-beta.13
|
2020-04-07 18:16:30 +08:00 |
|
unix
|
49cea7f48f
|
docs: reduce the weight of component name in chinese title
|
2020-04-06 15:36:43 +08:00 |
|
unix
|
1579a0b6d5
|
docs: don't redirect to default page if pathname existed
|
2020-04-06 14:17:13 +08:00 |
|
unix
|
a8f250d81c
|
docs: remove manual are-equal
|
2020-04-06 10:21:12 +08:00 |
|
unix
|
1745700e92
|
docs: fix page redirect error
|
2020-04-06 10:06:05 +08:00 |
|
unix
|
52627ec7a6
|
docs: improve chinese support of menu buttons
|
2020-04-06 09:15:50 +08:00 |
|
unix
|
73b45cc3e0
|
docs: add menu bar and optimize navigation
|
2020-04-06 08:56:06 +08:00 |
|
unix
|
5072d38a8e
|
docs(colors): update colors when themes change
|
2020-04-05 04:41:52 +08:00 |
|
unix
|
f9acd6bdcc
|
docs: support chinese
|
2020-04-04 13:04:30 +08:00 |
|
unix
|
3e659bac2c
|
docs: restore the scroll bar of the menu when hash changed
|
2020-04-04 05:55:00 +08:00 |
|
unix
|
2e943d850e
|
docs: anchor each doc title
|
2020-04-03 14:41:51 +08:00 |
|
unix
|
1120d9dd92
|
feat(snippet): add component
|
2020-04-03 06:35:35 +08:00 |
|
unix
|
a8e7252769
|
chore: disable eslint on camelcase rule
|
2020-03-30 03:58:25 +08:00 |
|
unix
|
82cadbf2ca
|
docs: add color cards
|
2020-03-30 03:45:01 +08:00 |
|
unix
|
6bd901b9c6
|
chore: replace clipboard hooks with use-clipboard-copy
|
2020-03-30 03:44:21 +08:00 |
|
unix
|
b72d082d44
|
docs: improve styles follow zeit's design
|
2020-03-27 09:08:11 +08:00 |
|
unix
|
3f45230337
|
docs: remove text-transform on active link
|
2020-03-27 00:25:39 +08:00 |
|
unix
|
4e203f6094
|
docs: improve styles for mobile safari
|
2020-03-26 12:15:52 +08:00 |
|
unix
|
0e016ea85e
|
docs: fix scroll on mobile safari
|
2020-03-26 11:56:25 +08:00 |
|
unix
|
245d890865
|
docs: fix the height of menu item can not be scaled
|
2020-03-26 11:15:21 +08:00 |
|
unix
|
eaba31ae5b
|
docs: replace shadow with normal border
|
2020-03-24 06:47:58 +08:00 |
|
unix
|
ee05d0dc8e
|
docs: increase the response range of button click on mobile
|
2020-03-24 03:51:29 +08:00 |
|
unix
|
84e8072b38
|
docs: improve the layout of mobile screen
|
2020-03-24 03:45:02 +08:00 |
|