Commit Graph

337 Commits

Author SHA1 Message Date
unix
e1aad98133 fix(avatar): render specified width when size is number 2020-04-15 16:36:21 +08:00
unix
16441a8340 ci: report coverage to codecov.io 2020-04-15 15:34:46 +08:00
witt
2abdaa86ac Merge pull request #101 from unix/contributors
refactor: replace static file with API to get contributors
2020-04-15 12:51:33 +08:00
unix
f328cda47d fix(tooltip): update tooltip rect on each render 2020-04-15 12:46:13 +08:00
unix
d695961d01 refactor: replace static file with API to get contributors 2020-04-15 12:34:01 +08:00
witt
e4667349f0 Merge pull request #99 from unix/test
build: add scaffolding for test
2020-04-14 19:24:30 +08:00
unix
d05dee9d92 ci: add test job to CI 2020-04-14 19:11:09 +08:00
unix
aa5eeed3e0 test(badge): add testcase 2020-04-14 19:08:08 +08:00
unix
fe13183be5 build: add scaffolding for test 2020-04-14 19:07:51 +08:00
unix
2f86f926c3 style: always use relative path first 2020-04-14 19:06:47 +08:00
unix
fe1deab145 0.0.1-beta.27 0.0.1-beta.27 2020-04-14 11:24:34 +08:00
witt
6ee542abf2 Merge pull request #98 from unix/divider
feat(divider): add component
2020-04-14 11:23:49 +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
960d1243dd build: fix environment variables in development 2020-04-14 11:20:06 +08:00
unix
87d061023e docs(divider): add component 2020-04-14 11:19:55 +08:00
unix
323f72235b feat(divider): add component 2020-04-14 11:15:02 +08:00
unix
bf0ba9e39b chore(spacer): export margin function by default 2020-04-14 11:14:33 +08:00
witt
484fc08973 Merge pull request #96 from unix/contributors
docs: show contributors on document site
2020-04-13 20:50:38 +08:00
unix
b8f97ad6b8 ci(now): fix the format of env varisbles 2020-04-13 20:46:34 +08:00
unix
3ae50235d3 ci: the CI only run test from packages 2020-04-13 19:51:48 +08:00
unix
953201717e docs: show contributors on document site 2020-04-13 19:47:31 +08:00
unix
9da916b354 0.0.1-beta.26 0.0.1-beta.26 2020-04-13 15:29:20 +08:00
witt
5a947874c3 Merge pull request #94 from unix/slider
feat(slider): add component
2020-04-13 15:28:35 +08:00
unix
92f9ce8c70 chore: update metadatas 2020-04-13 15:24:30 +08:00
unix
5920129920 feat(slider): show animation at click event 2020-04-13 15:23:30 +08:00
unix
02c72db34f docs(slider): add component 2020-04-13 15:19:50 +08:00
unix
acd7114233 feat(slider): add component 2020-04-13 15:08:04 +08:00
witt
9114a5abbe Merge pull request #91 from unix/custom-styles
chore(examples): add custom-styles
2020-04-12 08:47:57 +08:00
unix
38075b7486 chore(examples): add custom-styles 2020-04-12 08:45:24 +08:00
unix
a29707b4aa 0.0.1-beta.25 0.0.1-beta.25 2020-04-12 08:21:33 +08:00
witt
d393bfa4f3 Merge pull request #90 from unix/select
fix(select): limit the maximum height of the dropdown-menu
2020-04-12 08:21:12 +08:00
unix
4c914bd5b7 fix(select): limit the maximum height of the dropdown-menu 2020-04-12 08:16:12 +08:00
unix
2dff37cef2 0.0.1-beta.24 0.0.1-beta.24 2020-04-12 07:54:30 +08:00
witt
0aed8f128c Merge pull request #89 from unix/link
feat(link): display colors for links in dark mode
2020-04-12 07:54:07 +08:00
unix
d34d7421c2 feat(link): display colors for links in dark mode 2020-04-12 07:48:25 +08:00
witt
2d4d444123 Merge pull request #87 from AAorris/patch-1
Update README.md
2020-04-12 07:41:25 +08:00
Aaron Morris
163c8ba61b docs: update README.md 2020-04-12 07:40:28 +08:00
unix
ec7a6accec 0.0.1-beta.23 0.0.1-beta.23 2020-04-11 20:56:52 +08:00
witt
b07fdddc07 Merge pull request #86 from unix/default-props
fix(union-type): fix union type overridden by default-props type
2020-04-11 20:56:12 +08:00
unix
d1b1d41fda fix(union-type): fix union type overridden by default-props type 2020-04-11 20:52:33 +08:00
unix
0312e8c126 0.0.1-beta.22 0.0.1-beta.22 2020-04-11 16:51:02 +08:00
witt
aed3ad63b9 Merge pull request #84 from unix/themes
docs: keep the theme perferences for visitors
2020-04-11 16:50:23 +08:00
unix
a9bd46c445 docs: fix typo 2020-04-11 16:46:00 +08:00
unix
f0d85ee320 docs(select): append api of value prop 2020-04-11 16:45:52 +08:00
unix
ad59d8a35c docs: keep the theme perferences for visitors 2020-04-11 16:42:13 +08:00
unix
d3a83f4b7e chore: update deps 2020-04-11 16:41:12 +08:00
unix
b0bd61c4e9 fix(dropdown): update rect when trigger event before 2020-04-11 16:41:00 +08:00
unix
17e0c84a94 feat(select): allow the user to control current value 2020-04-11 16:40:18 +08:00
unix
f5387a13ac 0.0.1-beta.21 0.0.1-beta.21 2020-04-11 13:27:19 +08:00