Commit Graph

529 Commits

Author SHA1 Message Date
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
unix
f5552806a1 1.0.0-rc.8 1.0.0-rc.8 2020-04-30 01:15:26 +08:00
witt
cb75494e60 Merge pull request #155 from unix/status-color
fix: prevent main color change in special types
2020-04-30 01:14:33 +08:00
unix
bbcf954674 test: update snapshots 2020-04-30 01:08:44 +08:00
unix
7b10adf392 fix(toast): prevent main color change in special types 2020-04-30 01:01:12 +08:00
unix
0f3ebb4b99 fix(note): prevent main color change in special types 2020-04-30 00:57:04 +08:00
witt
9cfdbb4a0b Merge pull request #153 from unix/dislay-name
chore: avoid memo override exported component displayName
2020-04-29 15:37:49 +08:00
unix
869154175f chore: avoid memo override exported component displayName 2020-04-29 15:11:49 +08:00
unix
c53abeca7b chore(pkg): enable react refresh by default 2020-04-29 12:52:06 +08:00
unix
012e34b46a 1.0.0-rc.7 1.0.0-rc.7 2020-04-29 12:34:55 +08:00
witt
e154a000d7 Merge pull request #151 from unix/input
fix(input): fix color of fill text
2020-04-29 12:34:10 +08:00
unix
cb642cd068 test(input): update snapshots
test(auto-complete): update snapshots
2020-04-29 12:30:56 +08:00
unix
76c3e4011b fix(input): fix color of fill text 2020-04-29 12:26:13 +08:00
unix
2e51e02879 fix(jest): reset last committed config of jest 2020-04-29 01:58:13 +08:00
unix
4acad1b667 1.0.0-rc.6 1.0.0-rc.6 2020-04-29 01:49:37 +08:00
witt
7bdc08e51d Merge pull request #149 from unix/fieldset
feat(fieldset): extract content wrapper
2020-04-29 01:48:34 +08:00
unix
0820950e6e test(fieldset): add testcase for fieldset.content 2020-04-29 01:44:55 +08:00
unix
1840fc225e feat(fieldset): extract content wrapper 2020-04-29 01:39:11 +08:00
witt
448648ba24 Merge pull request #148 from unix/text
feat(text): add size to specify the text size
2020-04-29 01:09:45 +08:00
unix
0f427d3949 test: update snapshots for text component 2020-04-29 01:06:47 +08:00
unix
d651c609e8 test(text): add testcase for size 2020-04-29 01:02:57 +08:00
unix
cbfb8b1694 feat(text): add size to specify the text size 2020-04-29 00:59:56 +08:00
witt
c10839522d Merge pull request #147 from unix/card
feat(card): extract content wrapper
2020-04-29 00:44:33 +08:00
unix
06996d5150 test(card): add testcase for card.content 2020-04-29 00:38:53 +08:00
unix
74b00f7951 feat(card): extract content wrapper 2020-04-29 00:34:08 +08:00
unix
5d717e6ba2 1.0.0-rc.5 1.0.0-rc.5 2020-04-28 11:39:45 +08:00
witt
70b5a04eef Merge pull request #145 from unix/password
feat(input): add password
2020-04-28 11:37:55 +08:00
unix
574b3defc6 test(input): add testcase for password 2020-04-28 11:31:52 +08:00
unix
98a056305c docs(input): add docs for password 2020-04-28 11:19:56 +08:00
unix
3675d2582d feat(input): add password 2020-04-28 11:19:39 +08:00
unix
f7967ed7c9 1.0.0-rc.4 1.0.0-rc.4 2020-04-27 22:03:48 +08:00
witt
5b57e26cd1 Merge pull request #143 from unix/blockquote
feat(text): add blockquote
2020-04-27 22:02:30 +08:00
unix
2f5d5dc379 chore: ignore utils on coverage 2020-04-27 21:59:31 +08:00
unix
834b17a54d test: update spanshots 2020-04-27 21:53:43 +08:00
unix
f21b0856b4 feat(text): add blockquote 2020-04-27 21:53:43 +08:00
witt
80da2b44bc docs: add badges 2020-04-27 19:33:49 +08:00
witt
aaa3123959 Merge pull request #141 from unix/icons
docs: use zeit-icons instead of svg icons
2020-04-27 16:31:29 +08:00
unix
d6d83846d7 fix(docs): fix default svgs missing 2020-04-27 16:25:53 +08:00
unix
2cf5dd9572 docs: use zeit-icons instead of svg icons 2020-04-27 16:15:36 +08:00
witt
51d0f57a24 Merge pull request #140 from unix/test
test: remove unused default-values
2020-04-27 15:11:54 +08:00
unix
2c00e6824c test(button): remove unused default-values
test(fieldset): remove unused default-values

test(file-tree): remove unused default-values

test(modal): remove unused default-values
2020-04-27 15:07:48 +08:00
unix
05bdb3807b 1.0.0-rc.3 1.0.0-rc.3 2020-04-27 10:25:23 +08:00