unix
|
aaa17db9c8
|
test(card): add testcase
|
2020-04-16 10:12:28 +08:00 |
|
unix
|
fede6fc6aa
|
test(button-dropdown): test event when callback missing
|
2020-04-16 09:56:18 +08:00 |
|
unix
|
f322fd02d9
|
test(button-dropdown): add testcase
|
2020-04-16 09:37:57 +08:00 |
|
unix
|
30c66c997b
|
test(button): add testcase
|
2020-04-15 21:56:54 +08:00 |
|
unix
|
d5a5ca04ef
|
test(capacity): add testcase
|
2020-04-15 17:08:22 +08:00 |
|
unix
|
0ebcadf900
|
test(avatar): add testcase
|
2020-04-15 16:36:59 +08:00 |
|
unix
|
e1aad98133
|
fix(avatar): render specified width when size is number
|
2020-04-15 16:36:21 +08:00 |
|
unix
|
f328cda47d
|
fix(tooltip): update tooltip rect on each render
|
2020-04-15 12:46:13 +08:00 |
|
unix
|
aa5eeed3e0
|
test(badge): add testcase
|
2020-04-14 19:08:08 +08:00 |
|
unix
|
2f86f926c3
|
style: always use relative path first
|
2020-04-14 19:06:47 +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 |
|
unix
|
5920129920
|
feat(slider): show animation at click event
|
2020-04-13 15:23:30 +08:00 |
|
unix
|
acd7114233
|
feat(slider): add component
|
2020-04-13 15:08:04 +08:00 |
|
unix
|
4c914bd5b7
|
fix(select): limit the maximum height of the dropdown-menu
|
2020-04-12 08:16:12 +08:00 |
|
unix
|
d34d7421c2
|
feat(link): display colors for links in dark mode
|
2020-04-12 07:48:25 +08:00 |
|
unix
|
d1b1d41fda
|
fix(union-type): fix union type overridden by default-props type
|
2020-04-11 20:52:33 +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
|
156b39ded8
|
docs: show and copy the theme codes of user changes
|
2020-04-11 09:26:36 +08:00 |
|
unix
|
7452fe1279
|
feat(auto-complete): support hide empty search results
|
2020-04-11 08:18:24 +08:00 |
|
unix
|
1180f6f99d
|
refactor(theme): move linkColor to palette
|
2020-04-11 07:41:43 +08:00 |
|
unix
|
e089e1c04b
|
refactor: export deep-merge function by default
|
2020-04-10 18:19:11 +08:00 |
|
unix
|
8558309a5f
|
fix(dropdown): fix z-axis height error
|
2020-04-10 18:18:47 +08:00 |
|
unix
|
0461b8530b
|
fix(popover): fix type prompt
|
2020-04-10 18:18:11 +08:00 |
|
unix
|
5109ad00ba
|
feat(avatar): use group to display multiple avatars
|
2020-04-09 16:41:24 +08:00 |
|
unix
|
d45b2f9687
|
fix(image): limit the max width of the image on browser mode
|
2020-04-09 16:08:22 +08:00 |
|
unix
|
a1900f67ab
|
feat(image): add browser style
|
2020-04-09 13:35:51 +08:00 |
|
unix
|
1502ee101f
|
fix(display): fix width value is not valid in firefox
|
2020-04-09 13:27:12 +08:00 |
|
unix
|
a4604ef633
|
feat(tag): append types to tag component
|
2020-04-09 09:39:11 +08:00 |
|
unix
|
29876a3b4f
|
feat(card): append types to card
|
2020-04-09 08:58:18 +08:00 |
|
unix
|
44ac746fba
|
feat(themes): deep merge themes by default
|
2020-04-08 19:18:26 +08:00 |
|
unix
|
b00f89279f
|
fix: remove the background caused by the line-height of img
|
2020-04-08 08:27:52 +08:00 |
|
unix
|
5c40869764
|
style: fix warning from es-lint
|
2020-04-08 07:58:33 +08:00 |
|
unix
|
c736d84d10
|
feat(popover): add component
|
2020-04-08 07:53:47 +08:00 |
|
unix
|
1758f73ecd
|
feat(tooltip): append visible prop to control visible state manually
|
2020-04-08 07:53:47 +08:00 |
|
unix
|
95cfead073
|
feat(tooltip): add more props
|
2020-04-07 18:10:41 +08:00 |
|
unix
|
7acf6ac38c
|
fix(text): fix redundant default color
|
2020-04-07 18:10:13 +08:00 |
|
unix
|
183e40ff5d
|
feat(tooltip): add component
|
2020-04-07 11:04:58 +08:00 |
|
unix
|
9fdd75166d
|
feat(image): add a prop to control max duration of image animation
|
2020-04-06 14:50:14 +08:00 |
|
unix
|
be62359d01
|
fix(use-portal): don't remove shared element slot when component destroyed
|
2020-04-06 11:01:47 +08:00 |
|
unix
|
127c9bb385
|
fix(tabs): unregister when tab child unmount
|
2020-04-06 10:17:13 +08:00 |
|
unix
|
535feb2be3
|
fix(types): fix ignore native types when export types manually
|
2020-04-05 03:53:36 +08:00 |
|
unix
|
6bd7a0e3c2
|
fix(badge): fix the foregroud color is covered in dark mode
|
2020-04-04 13:26:27 +08:00 |
|
unix
|
e17c8dbd05
|
fix(link): fix missing ref on forward component
|
2020-04-03 14:40:53 +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 |
|
unix
|
b1af0011ff
|
feat(link): forward ref for next/link compatibility
|
2020-04-03 03:29:21 +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
|
3f2d6b609f
|
feat(input): allow user to customize label content
|
2020-04-02 06:47:00 +08:00 |
|