unix
|
ecbed5b19b
|
docs: fix chinese docs link
|
2020-04-04 13:10:32 +08:00 |
|
witt
|
a770dcc03a
|
Merge pull request #52 from unix/locale
docs: support chinese
|
2020-04-04 13:09:14 +08:00 |
|
unix
|
112cf380ef
|
docs: add link for chinese docs
|
2020-04-04 13:05:43 +08:00 |
|
unix
|
f9acd6bdcc
|
docs: support chinese
|
2020-04-04 13:04:30 +08:00 |
|
unix
|
a2e3c0464c
|
docs: improve codes
|
2020-04-04 06:04:54 +08:00 |
|
witt
|
1a537efbc9
|
Merge pull request #51 from unix/sidebar
docs: restore the scroll bar of the menu when hash changed
|
2020-04-04 06:00:57 +08:00 |
|
unix
|
7d8ff7a8e9
|
chore(pkg): remove unused deps
|
2020-04-04 05:58:33 +08:00 |
|
unix
|
3e659bac2c
|
docs: restore the scroll bar of the menu when hash changed
|
2020-04-04 05:55:00 +08:00 |
|
unix
|
6bd8448cb2
|
0.0.1-beta.7
0.0.1-beta.7
|
2020-04-03 16:49:17 +08:00 |
|
witt
|
ac0df463ef
|
Merge pull request #50 from unix/docs
docs: add description information for all components
|
2020-04-03 16:48:18 +08:00 |
|
unix
|
f7d85bdc9f
|
docs: add description information for all components
|
2020-04-03 16:43:43 +08:00 |
|
unix
|
2e943d850e
|
docs: anchor each doc title
|
2020-04-03 14:41:51 +08:00 |
|
unix
|
e17c8dbd05
|
fix(link): fix missing ref on forward component
|
2020-04-03 14:40:53 +08:00 |
|
unix
|
41e05a16b5
|
0.0.1-beta.6
0.0.1-beta.6
|
2020-04-03 06:43:02 +08:00 |
|
witt
|
2581af450c
|
Merge pull request #49 from unix/code
feat(snippet): add component
|
2020-04-03 06:42:24 +08:00 |
|
unix
|
2f3f3477f6
|
docs: replace bashDark with snippet component
|
2020-04-03 06:39:34 +08:00 |
|
unix
|
1120d9dd92
|
feat(snippet): add component
|
2020-04-03 06:35:35 +08:00 |
|
unix
|
101a4c8395
|
feat(utils): add use-clipboard
|
2020-04-03 06:34:28 +08:00 |
|
witt
|
9f34c332ea
|
Merge pull request #48 from unix/link
feat(link): forward ref for next/link compatibility
|
2020-04-03 03:32:11 +08:00 |
|
unix
|
b1af0011ff
|
feat(link): forward ref for next/link compatibility
|
2020-04-03 03:29:21 +08:00 |
|
unix
|
931c3e4fa8
|
0.0.1-beta.5
0.0.1-beta.5
|
2020-04-02 07:46:27 +08:00 |
|
witt
|
af1953e71e
|
Merge pull request #46 from unix/input
fix: fix alignment issues caused by line-height on safari
|
2020-04-02 07:45:54 +08:00 |
|
unix
|
e76b1b2255
|
fix: fix alignment issues caused by line-height on safari
style: format code styles
|
2020-04-02 07:44:22 +08:00 |
|
unix
|
e915790c65
|
0.0.1-beta.4
0.0.1-beta.4
|
2020-04-02 06:51:47 +08:00 |
|
unix
|
0a1ac772eb
|
docs: remove versions
|
2020-04-02 06:51:31 +08:00 |
|
witt
|
9653c07a5b
|
Merge pull request #45 from unix/input
feat(input): allow user to customize label content
|
2020-04-02 06:49:26 +08:00 |
|
unix
|
3f2d6b609f
|
feat(input): allow user to customize label content
|
2020-04-02 06:47:00 +08:00 |
|
unix
|
8ad0d1a59a
|
0.0.1-beta.3
0.0.1-beta.3
|
2020-04-02 05:32:12 +08:00 |
|
witt
|
19c01b31b2
|
Merge pull request #44 from unix/toggle
feat(toggle): add components
|
2020-04-02 05:24:53 +08:00 |
|
unix
|
1acafdd1f2
|
fix: rename defaultChecked to initialChecked
feat(toggle): add component
|
2020-04-02 05:21:01 +08:00 |
|
unix
|
f5ae55c772
|
feat(toggle): add components
|
2020-04-02 05:21:01 +08:00 |
|
unix
|
e08e6cad2a
|
fix: improve text render on moz
|
2020-04-02 05:21:01 +08:00 |
|
witt
|
ec783f8b5e
|
Merge pull request #43 from zeit-ui/dependabot/npm_and_yarn/next-9.3.2
chore(deps-dev): bump next from 9.3.1 to 9.3.2
|
2020-04-01 06:50:15 +08:00 |
|
dependabot[bot]
|
d7a63a8de5
|
chore(deps-dev): bump next from 9.3.1 to 9.3.2
Bumps [next](https://github.com/zeit/next.js) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/v9.3.1...v9.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-31 22:48:28 +00:00 |
|
unix
|
a1b5589d80
|
0.0.1-beta.2
0.0.1-beta.2
|
2020-04-01 06:47:42 +08:00 |
|
witt
|
72abfb2b7c
|
Merge pull request #42 from unix/table
feat(table): add component
|
2020-04-01 06:47:09 +08:00 |
|
unix
|
4d9ba489f4
|
style: remove warning form eslint
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
e6b81ba3db
|
feat(table): add component
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
f7364af9ce
|
feat: update hooks
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
8064c51c9c
|
feat: replace get-shape with shape hooks
|
2020-04-01 06:45:01 +08:00 |
|
witt
|
5cbb5cc7f7
|
Merge pull request #41 from nocategory/update-docs
docs: fix switch themes code
|
2020-03-30 06:13:53 +08:00 |
|
nocategory
|
32a854f8c0
|
docs: update setThemeType function
Co-Authored-By: witt <unix.bio@gmail.com>
|
2020-03-29 23:04:49 +01:00 |
|
nocategory
|
06cba32be4
|
docs: fix switch themes code
|
2020-03-29 21:42:18 +01:00 |
|
unix
|
a1434a5480
|
chore(pkg): release beta
0.0.1-beta.1
|
2020-03-30 04:00:23 +08:00 |
|
unix
|
a8e7252769
|
chore: disable eslint on camelcase rule
|
2020-03-30 03:58:25 +08:00 |
|
unix
|
c8a8250830
|
0.0.1-alpha.45
0.0.1-alpha.45
|
2020-03-30 03:55:35 +08:00 |
|
witt
|
e3de1128e3
|
Merge pull request #40 from unix/colors
docs: add color cards
|
2020-03-30 03:48:11 +08:00 |
|
unix
|
82cadbf2ca
|
docs: add color cards
|
2020-03-30 03:45:01 +08:00 |
|
unix
|
7c5e8331f0
|
feat(toast): support react nodes as toast content
|
2020-03-30 03:45:01 +08:00 |
|
unix
|
bfd030ea48
|
feat(themes): add violet color
|
2020-03-30 03:45:01 +08:00 |
|