679 Commits

Author SHA1 Message Date
unix
55e477f36e chore: release v1.5.0 v1.5.0 2020-05-18 19:23:48 +08:00
witt
5cea2a6e7c Merge pull request #216 from zeit-ui/rc
chore: v1.5.0
2020-05-18 19:22:39 +08:00
unix
fdf0de7a1e test(tabs): update snapshots 2020-05-17 17:34:29 +08:00
unix
4c18d23956 docs(tabs): add docs for hide-divider 2020-05-17 17:30:08 +08:00
unix
6e7f8c8c5c feat(tabs): provide a prop for the display of divider 2020-05-17 17:29:50 +08:00
unix
fc96dba2ae chore: release v1.5.0-rc.3 v1.5.0-rc.3 2020-05-16 23:05:50 +08:00
unix
2508784c2c chore: release v1.5.0-rc.2 2020-05-16 23:05:11 +08:00
unix
976df3e5e1 chore: release v1.5.0-rc.1 2020-05-16 23:05:11 +08:00
unix
d3a0e26633 docs: migrate basic module name 2020-05-16 23:05:11 +08:00
unix
e0328e0f4d chore: remove unnecessary warnings of deprecated 2020-05-16 23:05:11 +08:00
unix
d772ad0b6e chore: add webpack example for tree-shaking 2020-05-16 23:05:11 +08:00
unix
02150bdef7 chore: update previews 2020-05-16 23:05:11 +08:00
unix
3bc8dff9dc chore: add example for tree-shaking 2020-05-16 23:05:11 +08:00
unix
978f2b5b89 test(code): remove unused testcase 2020-05-16 23:05:11 +08:00
unix
0e414bc192 chore: remove deprecated props 2020-05-16 23:05:11 +08:00
unix
9a7ef3130b chore: release v1.5.0-rc.0 2020-05-16 23:05:09 +08:00
unix
d236a56075 fix(utils): fix module paths
chore: update snapshots
2020-05-16 23:04:57 +08:00
unix
4e7b4cc57d refactor: export all hooks functions directly from main module
refactor: rename the modules to make sure tree-shaking works
2020-05-16 23:04:57 +08:00
unix
b93acc8d75 refactor: rename the modules to make sure tree-shaking works 2020-05-16 23:04:57 +08:00
unix
cce35701aa build(pkg): include esm module files when publishing 2020-05-16 23:04:57 +08:00
unix
66331ed695 build: supprot esm bundle
chore: ignore esm folder
2020-05-16 23:04:57 +08:00
unix
9afeb156df docs(button-group): add document for light types
docs: fix typo
2020-05-16 23:04:57 +08:00
unix
0e0a43720c feat(button-group): add the border-color of light types
chore: update snapshots
2020-05-16 23:04:57 +08:00
unix
c57ee5b939 docs(button): add document about light types
fix(button): fix animation shadow too large
2020-05-16 23:04:57 +08:00
unix
542c98272e feat(button): add light type support
test(button): update snapshots
2020-05-16 23:04:57 +08:00
unix
bd4582c871 style(button): reduce duplicate code blocks 2020-05-16 23:04:57 +08:00
unix
9ccb0e0718 chore: release v1.4.4 v1.4.4 2020-05-16 23:03:15 +08:00
witt
181c63047e Merge pull request #214 from unix/input
fix(input): fix default width of Input cannot shrink under flex
2020-05-16 23:02:36 +08:00
unix
6a564fd8a5 test: update snapshots due to style change 2020-05-16 22:57:10 +08:00
unix
372b413ca6 docs(input): add docs for iconRight 2020-05-16 22:55:17 +08:00
unix
c6464409c4 fix(input): fix default width of Input cannot shrink under flex 2020-05-16 22:53:54 +08:00
unix
a012413374 chore: release v1.4.3 v1.4.3 2020-05-16 04:45:10 +08:00
witt
6a67aa0486 Merge pull request #211 from unix/input
fix(input): fix icon event is cached incorrectly
2020-05-16 04:44:08 +08:00
unix
c02e7542a0 fix(input): fix icon event is cached incorrectly 2020-05-16 04:40:45 +08:00
unix
5bf3573531 docs: update favicon 2020-05-14 01:53:59 +08:00
unix
9c647a945c chore: release v1.4.2 v1.4.2 2020-05-14 01:18:25 +08:00
witt
8c20be9789 Merge pull request #205 from unix/page
fix(page): fix page width too large at md breakpoint
2020-05-14 01:17:32 +08:00
unix
24ce127f43 test(page): update snapshots 2020-05-13 23:48:19 +08:00
unix
d9810637cf docs(page): fix height of mock page on mobile screen 2020-05-13 23:45:25 +08:00
unix
1bb7b92b69 fix(page): fix page width too large at md breakpoint 2020-05-13 23:44:55 +08:00
unix
da723aa52a chore: release v1.4.1 v1.4.1 2020-05-13 18:57:14 +08:00
witt
7ca9b09e55 Merge pull request #204 from unix/tooltip
fix(tooltip): fix autowrap errors for elements wrapped by tooltip
2020-05-13 18:56:20 +08:00
unix
f063f7cf39 fix(tooltip): fix autowrap errors for elements wrapped by tooltip 2020-05-13 18:46:32 +08:00
unix
072460dece chore: release v1.4.0 v1.4.0 2020-05-13 01:22:55 +08:00
witt
7b673d6e65 Merge pull request #202 from unix/form
fix: fix form events ignored
2020-05-13 01:21:28 +08:00
unix
4fbdcb4d47 docs(button): add api of htmlType 2020-05-13 01:07:50 +08:00
unix
d4d717eea5 fix(button): fix error where native type is overridden 2020-05-13 01:05:27 +08:00
witt
da05b89fb8 Merge pull request #200 from unix/media-query
feat: add hooks for media query
2020-05-13 00:53:39 +08:00
unix
00a4e0c620 test(hooks): add testcase for use-media-query 2020-05-13 00:36:44 +08:00
unix
734f8a1d87 docs: add docs for use-media-query 2020-05-13 00:36:16 +08:00