unix
|
2f4bb4892c
|
docs(image): add api for anchor props
|
2020-06-13 06:33:03 +08:00 |
|
unix
|
8ee86f24a1
|
feat(image): pass through all props of anchor element
|
2020-06-13 06:31:12 +08:00 |
|
unix
|
6684ad656e
|
chore: release v1.7.0-canary.4
v1.7.0-canary.4
|
2020-06-12 05:45:05 +08:00 |
|
witt
|
f26cc498d5
|
Merge pull request #271 from unix/radio
feat(radio): support for number type
|
2020-06-12 05:43:55 +08:00 |
|
unix
|
1e97977ab4
|
test(radio): add testcase for number type
|
2020-06-12 05:38:33 +08:00 |
|
unix
|
2f65413efd
|
feat(radio): support for number type
|
2020-06-12 05:38:13 +08:00 |
|
unix
|
fb5fdeb273
|
chore: release v1.7.0-canary.3
v1.7.0-canary.3
|
2020-06-10 05:34:08 +08:00 |
|
unix
|
dff163f7c8
|
chore: release v1.7.0-canary.2
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
63bf247ec7
|
test(pagination): add testcase
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
8c695d76cd
|
docs(pagination): add docs for pagination
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
331f26b310
|
feat(pagination): add component
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
985a3045ad
|
chore: release v1.7.0-canary.1
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
d57d77c837
|
test(use-input): add hooks-bsaed testcase
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
287ae146ff
|
feat(use-input): compatible with components of non-standed events
|
2020-06-10 05:33:27 +08:00 |
|
unix
|
89790bc987
|
chore: release v1.7.0-canary.0
|
2020-06-10 05:33:25 +08:00 |
|
unix
|
45b76bb069
|
docs(auto-complete): add docs for creatable
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
2698910a82
|
feat(auto-complete): add control for free solo
test(auto-complete): add testcase for free solo
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
66d25fdb41
|
fix(auto-complete): keep focus of input after select event
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
d2424f727e
|
refactor(breadcrumbs): auto assign separator to crumbs item
docs(breadcrumbs): update docs
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
7ec6b25b78
|
feat(breadcrumbs): add size
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
ba8f000450
|
test(breadcrumbs): add testcase
docs: add api for breadcrumbs
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
5fe29e8852
|
feat(breadcrumbs): add component
docs(breadcrumbs): add docs
fix(breadcrumbs): fix item types error
|
2020-06-10 05:33:12 +08:00 |
|
unix
|
98af9a930e
|
chore: release v1.6.3
v1.6.3
|
2020-06-10 05:30:52 +08:00 |
|
witt
|
e58c0defff
|
Merge pull request #265 from unix/backdrop
fix(backdrop): fix click events from content to close modal unexpectedly
|
2020-06-10 05:30:04 +08:00 |
|
unix
|
3be0e76eac
|
test(backdrop): add testcase
|
2020-06-10 05:25:42 +08:00 |
|
unix
|
9aab50b283
|
fix(backdrop): fix click events from content to close modal unexpectedly
|
2020-06-10 05:03:38 +08:00 |
|
witt
|
44e751b101
|
Merge pull request #260 from unix/examples
chore: upgrade examples and add extends components
|
2020-06-08 04:48:18 +08:00 |
|
unix
|
bc900b6867
|
chore(examples): add example for extends components
|
2020-06-08 04:44:51 +08:00 |
|
unix
|
4cd913f12a
|
chore(examples): upgrade deps
|
2020-06-08 04:31:19 +08:00 |
|
unix
|
1e2c75ccdb
|
chore(examples): update deps for custom-themes
|
2020-06-08 04:30:23 +08:00 |
|
unix
|
d69f7140c8
|
chore(examples): update deps for custom-styles
|
2020-06-08 04:26:03 +08:00 |
|
witt
|
0bedd898c1
|
Merge pull request #254 from unix/docs
fix(controls): fix option content not center vertically
|
2020-05-31 09:29:08 +08:00 |
|
unix
|
1f87222a7c
|
fix(controls): fix option content not center vertically
|
2020-05-31 09:25:24 +08:00 |
|
unix
|
3c18b7f5f9
|
chore: release v1.6.2
v1.6.2
|
2020-05-29 14:53:59 +08:00 |
|
witt
|
a0362fe559
|
Merge pull request #252 from unix/button
fix: fix loading is not display under auto width
|
2020-05-29 14:53:12 +08:00 |
|
unix
|
8dc3bd5f3f
|
test: update snapshots
|
2020-05-29 14:48:08 +08:00 |
|
unix
|
07c412fe6d
|
docs(button): add docs for loading button
|
2020-05-29 14:47:00 +08:00 |
|
unix
|
2430d21f4b
|
fix(button): fix loading is not display under auto width
|
2020-05-29 14:46:11 +08:00 |
|
unix
|
4bb32c699f
|
chore: release v1.6.1
v1.6.1
|
2020-05-28 21:21:54 +08:00 |
|
witt
|
b357291f0b
|
Merge pull request #248 from unix/placeholder
fix: fix placeholder does not show ellipsis
|
2020-05-28 21:05:18 +08:00 |
|
unix
|
e5d1d6f9e3
|
test: update snapshots
|
2020-05-28 21:01:09 +08:00 |
|
unix
|
c5a9b721c8
|
test: add testcase for ellipsis
|
2020-05-28 21:00:57 +08:00 |
|
unix
|
d2b8e58dd6
|
fix: fix placeholder does not show ellipsis
|
2020-05-28 20:53:25 +08:00 |
|
unix
|
be7fb15bad
|
refactor: abstract inline ellipsis component
|
2020-05-28 20:52:30 +08:00 |
|
witt
|
2682131fc8
|
Merge pull request #244 from zeit-ui/rc
chore: release v1.6.0
v1.6.0
|
2020-05-28 11:06:42 +08:00 |
|
unix
|
f45ef3880c
|
chore: release v1.6.0
|
2020-05-28 11:03:50 +08:00 |
|
unix
|
374577bd26
|
test: update snapshots
|
2020-05-28 11:03:22 +08:00 |
|
unix
|
af0cab33a1
|
docs(auto-complete): add docs for disable-match-width
|
2020-05-28 11:03:22 +08:00 |
|
unix
|
a0e7b80eab
|
feat(auto-complete): disable dropdown follow parent width
|
2020-05-28 11:03:22 +08:00 |
|
unix
|
c1d7c3f7f5
|
test: update snapshots
|
2020-05-28 11:03:22 +08:00 |
|