.. |
_internal
|
refactor(select): optimize style
|
2021-09-16 01:08:51 +08:00 |
_mixins
|
|
|
_styles
|
|
|
_utils
|
feat(cascader): add check-strategy prop
|
2021-09-05 12:36:42 +08:00 |
affix
|
test(affix): add test (#1145)
|
2021-09-11 20:09:22 +08:00 |
alert
|
chore: let eslint respect prettier config (#1058)
|
2021-09-03 02:13:12 +08:00 |
anchor
|
test(anchor): update anchor component test (#1163)
|
2021-09-13 21:59:46 +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
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +08:00 |
badge
|
|
|
breadcrumb
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +08:00 |
button
|
|
|
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
|
refactor(tree): on-update:value prop add option info
|
2021-09-14 00:40:24 +08:00 |
checkbox
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +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
|
|
|
composables
|
|
|
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
|
fix(data-table): add missing semicolon
|
2021-09-07 02:12:05 +08:00 |
date-picker
|
Merge branch 'main' into docs
|
2021-09-14 02:18:49 +08:00 |
descriptions
|
refactor: flatten remove comment node by default
|
2021-09-04 13:43:14 +08:00 |
dialog
|
refactor(dialog): useDialog style option
|
2021-09-08 00:58:36 +08:00 |
divider
|
|
|
drawer
|
feat(drawer): add on-mask-click prop
|
2021-09-06 23:26:25 +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
|
|
|
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
|
docs(form): composition api (#1115)
|
2021-09-08 00:01:53 +08:00 |
global-style
|
|
|
gradient-text
|
test(gradient-test & image): Increase test coverage (#1097)
|
2021-09-06 23:08:16 +08:00 |
grid
|
|
|
icon
|
|
|
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
|
fix(input-number): cannot input decimal (#1117)
|
2021-09-08 02:30:18 +08:00 |
layout
|
feat(cascader): add check-strategy prop
|
2021-09-05 12:36:42 +08:00 |
legacy-grid
|
|
|
list
|
|
|
loading-bar
|
test(loading-bar): add test cases (#1157)
|
2021-09-11 20:38:45 +08:00 |
locales
|
fix(time): make test stable
|
2021-09-09 02:43:07 +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
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +08:00 |
message
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +08:00 |
modal
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +08:00 |
notification
|
|
|
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
|
|
|
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
|
|
|
scrollbar
|
|
|
select
|
refactor(select): optimize style
|
2021-09-16 01:08:51 +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
|
|
|
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
|
|
|
tabs
|
feat(cascader): add check-strategy prop
|
2021-09-05 12:36:42 +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
|
|
|
transfer
|
docs: update api format
|
2021-09-05 15:05:09 +08:00 |
tree
|
docs(tree): check-strategy
|
2021-09-08 23:44:02 +08:00 |
tree-select
|
refactor(tree): on-update:value prop add option info
|
2021-09-14 00:40:24 +08:00 |
typography
|
fix(p): warns when depth is number
|
2021-09-09 02:42:58 +08:00 |
upload
|
Merge pull request #1093 from TuSimple/docs
|
2021-09-05 14:14:24 +08:00 |
components.ts
|
|
|
create.ts
|
|
|
global.d.ts
|
|
|
index.ts
|
|
|
jest-setup.ts
|
|
|
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.18.2
|
2021-09-14 02:33:15 +08:00 |