..
_internal
refactor(select): optimize style
2021-09-16 01:08:51 +08:00
_mixins
refactor(use-form-item): add mergedDisabled option
2021-07-30 23:59:41 +08:00
_styles
feat(tabs): type
prop add 'segment'
option, closes #1133
2021-09-19 20:19:42 +08:00
_utils
fix(dialog): DialogReactive
props are readonly
2021-09-20 10:44:50 +08:00
affix
test(affix): add test ( #1145 )
2021-09-11 20:09:22 +08:00
alert
refactor(alert): using tsx
2021-09-23 02:30:02 +08:00
anchor
refactor(anchor): rename variant to type (for consistency)
2021-09-19 20:42:27 +08:00
auto-complete
test(auto-complete): add test ( #1161 )
2021-09-13 09:51:15 +08:00
avatar
chore: let eslint respect prettier config ( #1058 )
2021-09-03 02:13:12 +08:00
back-top
test(backtop): Add backtop component test ( #1188 )
2021-09-17 09:02:58 +08:00
badge
fix(badge): fix button border on hover conflicts with badge ( #1197 )
2021-09-18 23:33:09 +08:00
breadcrumb
Merge pull request #1093 from TuSimple/docs
2021-09-05 14:14:24 +08:00
button
test(button): optimization ( #1187 )
2021-09-16 15:27:24 +08:00
calendar
docs: update api format
2021-09-05 15:05:09 +08:00
card
feat(card): embedded prop
2021-09-14 02:19:45 +08:00
carousel
test(carousel): make it robust for autoplay
2021-09-14 02:28:56 +08:00
cascader
test: update snapshot
2021-09-16 01:50:13 +08:00
checkbox
feat(checkbox): aria ( #1226 )
2021-09-24 00:49:19 +08:00
code
Merge pull request #1093 from TuSimple/docs
2021-09-05 14:14:24 +08:00
collapse
feat(cascader): add check-strategy prop
2021-09-05 12:36:42 +08:00
color-picker
docs(auto-complete, cascader, color-picker, checkbox): en ( #915 )
2021-08-20 00:46:50 +08:00
composables
fix(use-theme-vars): doesn't apply theme overrides, closes #1194 , closes #1176
2021-09-19 17:15:25 +08:00
config-consumer /demos
chore: let eslint respect prettier config ( #1058 )
2021-09-03 02:13:12 +08:00
config-provider
feat(config-provider): add global config of the Empty component ( #1118 )
2021-09-09 22:48:34 +08:00
data-table
test(data-table): add test ( #1222 )
2021-09-23 10:11:28 +08:00
date-picker
Merge branch 'main' into docs
2021-09-14 02:18:49 +08:00
descriptions
refactor(description): clean code
2021-09-19 00:47:15 +08:00
dialog
test(message, dialog, notification): reactive object is mutable
2021-09-21 00:28:47 +08:00
divider
docs(divider): 统一分割线组件的中文说明文档 ( #754 )
2021-08-02 15:08:07 +08:00
drawer
fix(drawer): divider border transition for the drawer ( #1213 )
2021-09-22 22:33:43 +08:00
dropdown
refactor: sync type exports
2021-09-04 14:38:48 +08:00
dynamic-input
feat(cascader): add check-strategy prop
2021-09-05 12:36:42 +08:00
dynamic-tags
fix(dynamic-tags): add button not disabled ( #1153 )
2021-09-11 20:37:15 +08:00
element
test(element): add element test case ( #843 )
2021-08-11 23:26:33 +08:00
ellipsis
chore: let eslint respect prettier config ( #1058 )
2021-09-03 02:13:12 +08:00
empty
feat(config-provider): add global config of the Empty component ( #1118 )
2021-09-09 22:48:34 +08:00
form
refactor(form-item-gi): clean code
2021-09-16 02:17:32 +08:00
global-style
fix(global-style): shouldn't apply style transition on first mount
2021-09-21 23:51:26 +08:00
gradient-text
test(gradient-test & image): Increase test coverage ( #1097 )
2021-09-06 23:08:16 +08:00
grid
refactor(form-item-gi): clean code
2021-09-16 02:17:32 +08:00
icon
docs(icon, ellipsis, dropdown, gradient-text): en wording ( #901 )
2021-08-17 22:45:30 +08:00
image
test(gradient-test & image): Increase test coverage ( #1097 )
2021-09-06 23:08:16 +08:00
input
test(input): update test ( #1183 )
2021-09-15 15:20:21 +08:00
input-number
feat(input-number): add readonly prop ( #1200 )
2021-09-18 23:28:47 +08:00
layout
refactor(layout-sider): new arrow-circle trigger
2021-09-16 01:08:51 +08:00
legacy-grid
list
Merge branch 'main' into docs
2021-07-22 01:07:50 +08:00
loading-bar
test(loading-bar): add test cases ( #1157 )
2021-09-11 20:38:45 +08:00
locales
test: update snapshot
2021-09-23 02:22:57 +08:00
log
docs(log): Upgrade the use case of log component to Composition API ( #1053 )
2021-09-02 19:43:11 +08:00
mention
fix(select): delete option has wrong type
2021-09-05 14:57:03 +08:00
menu
feat(menu): add accordion prop ( #1184 )
2021-09-18 01:59:10 +08:00
message
test(message, dialog, notification): reactive object is mutable
2021-09-21 00:28:47 +08:00
modal
docs(modal): expose on-after-enter & on-after-leave prop
2021-09-19 22:43:22 +08:00
notification
test(message, dialog, notification): reactive object is mutable
2021-09-21 00:28:47 +08:00
page-header
fix(page-header): rtl style
2021-09-13 23:35:00 +08:00
pagination
Merge pull request #1093 from TuSimple/docs
2021-09-05 14:14:24 +08:00
popconfirm
test(popconfirm): update test ( #1041 )
2021-09-02 10:08:10 +08:00
popover
docs(popover): fix typo
2021-09-19 20:37:05 +08:00
popselect
refactor(popselect): on-update:value
prop add option info
2021-09-14 02:19:45 +08:00
progress
test(progress): add some test case ( #1059 )
2021-09-03 00:01:20 +08:00
radio
docs(radio): Upgrade the use case of radio component to Composition API ( #1113 )
2021-09-07 15:23:33 +08:00
rate
test(rate): add some test case ( #1147 )
2021-09-09 22:36:13 +08:00
result
test(result): add result statue test ( #812 )
2021-08-08 22:51:08 +08:00
scrollbar
feat(scrollbar): add some variables ( #679 )
2021-07-29 23:33:22 +08:00
select
test: update snapshot
2021-09-16 01:50:13 +08:00
skeleton
test(skeleton): add some test case ( #1056 )
2021-09-02 22:07:17 +08:00
slider
docs(slider): Upgrade the use case of slider component to Composition API ( #1106 )
2021-09-06 17:47:47 +08:00
space
Merge pull request #1093 from TuSimple/docs
2021-09-05 14:14:24 +08:00
spin
test: update snapshot
2021-09-19 02:32:14 +08:00
statistic
docs(statistic): Upgrade the use case of statistic component to Composition API ( #1048 )
2021-09-02 22:13:36 +08:00
steps
fix(step): fix steps doesn't work with v-for children ( #1119 )
2021-09-08 01:22:00 +08:00
switch
Merge pull request #1093 from TuSimple/docs
2021-09-05 14:14:24 +08:00
table
test(table): add table component test ( #1189 )
2021-09-17 13:09:28 +08:00
tabs
docs(tabs): optimze words
2021-09-20 00:22:51 +08:00
tag
feat(select): support variadic height option render
2021-09-13 23:35:01 +08:00
theme-editor
themes
thing
docs(thing): Upgrade the use case of thing component to Composition API ( #1044 )
2021-09-02 22:12:10 +08:00
time
Merge branch 'main' into docs
2021-09-14 02:18:49 +08:00
time-picker
Merge branch 'main' into docs
2021-09-14 02:18:49 +08:00
timeline
feat(timeline): add icon-size prop
2021-09-08 02:18:17 +08:00
tooltip
docs(tooltip): 完善文档中的用例 ( #888 )
2021-08-16 16:47:18 +08:00
transfer
docs: update api format
2021-09-05 15:05:09 +08:00
tree
fix(tree, tree-select): make checkable prop more intuitive
2021-09-21 02:50:04 +08:00
tree-select
fix(tree, tree-select): make checkable prop more intuitive
2021-09-21 02:50:04 +08:00
typography
fix(p): warns when depth
is number
2021-09-09 02:42:58 +08:00
upload
fix(tree-select): check-strategy='child'
not working in single select mode
2021-09-21 00:43:18 +08:00
components.ts
create.ts
global.d.ts
index.ts
jest-setup.ts
test(select): fix scrollTo warning
2021-07-23 00:05:30 +08:00
preset.ts
styles.ts
feat(page-header): support rtl ( #1154 )
2021-09-12 22:09:18 +08:00
tsconfig.cjs.json
tsconfig.esm.json
version.ts
2.19.1
2021-09-21 03:08:50 +08:00