jacknan
94bfd32a99
feat(time-line): refresh ui ( #1281 )
...
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2024-01-12 11:44:40 +08:00
chenxi-20
81893e9680
docs(progress): [progress] Optimization Merge Example ( #1282 )
2024-01-12 11:44:10 +08:00
gimmyhehe
c3ef249888
feat(playground): add 3.13 version and change layoutReverse default ( #1291 )
2024-01-12 11:41:18 +08:00
allcontributors[bot]
069c0856eb
docs: add Jevin0 as a contributor for code ( #1290 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-12 11:18:13 +08:00
ajaxzheng
b64b73f8c8
docs(sites): add v3.13.0 changelog ( #1278 )
2024-01-12 10:11:03 +08:00
gimmyhehe
ec1534001d
docs(sites): [grid] add custom pager in grid demo ( #1288 )
2024-01-11 15:43:53 +08:00
Nick Wu
cdf7389fe2
fix(time): [time-picker] Scroll to the specified position on the second click ( #1169 )
...
* fix(rendless/src/time): [TimePicker] Scroll to the specified position on the second click
* fix(time): [timePicker] remove 'api'
2024-01-10 16:28:37 +08:00
Jevin
c50688a916
fix(calendar-view): [calendar-view] week display error ( #1241 )
...
* fix(calendar-view): week display error #1158
* fix(calendar-view): [calendar-view] week display error - mobile
* test(calendar-view): [calendar-view] amend e2e ttest
---------
Co-authored-by: “Jevin” <jevin@mogul-tech.com>
2024-01-09 15:22:37 +08:00
AcWrong02
b9fe6eda7d
test(TimeSelect): improve unit testing of TimeSelect Component ( #1270 )
2024-01-09 15:21:50 +08:00
wuyiping0628
431caa0c77
fix(collapse): [collapse] fix collapse api type ( #1271 )
...
* fix(tag-group): [tag-group] fix tag-group documents
* fix(collapse): [collapse] fix collapse api type
2024-01-09 15:20:27 +08:00
Floyd
d513d15042
test(wizard): [wizard] improve unit testing of components ( #1275 )
2024-01-09 14:29:20 +08:00
chenxi-20
aea54338ad
docs(components): Test document walkthrough ( #1274 )
2024-01-09 14:28:25 +08:00
zzcr
df8d54abbe
feat(versions): update versions
2024-01-07 00:47:37 -08:00
ajaxzheng
635f940232
fix(build): fix build error and update versions ( #1269 )
...
* fix(pager): [pager] change pager content to unicode (#1251 )
* fix(build): fix build error and update versions
* fix(build): update theme version
* fix(vue): [grid] fix show icon condition (#1259 )
* docs(grid): [grid] fix grid docs (#1260 )
* docs(grid): [grid] fix grid docs
* docs(grid): [grid] fix grid docs
---------
Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-07 16:23:14 +08:00
Floyd
9b7e036d8f
test(tag): [tag] improve unit testing of components ( #1261 )
2024-01-07 09:36:37 +08:00
allcontributors[bot]
13fd6dee22
docs: add Floyd-bit as a contributor for code ( #1265 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:20:03 +08:00
allcontributors[bot]
26558909c4
docs: add wNing50 as a contributor for code ( #1264 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:18:38 +08:00
allcontributors[bot]
891e8e404a
docs: add Davont as a contributor for code ( #1263 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:17:34 +08:00
allcontributors[bot]
6b3cd1dc91
docs: add ichynul as a contributor for code ( #1262 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:16:14 +08:00
李天佑
684e6baa81
feat(switch): [switch] amend demo and API bug of switch ( #1257 )
...
* fix(switch): [switch] amend demo and api bug of switch
* feat(switch): [switch] amend demo and API bug of switch
* feat(switch): [switch] amend demo and API bug of switch
2024-01-05 16:41:12 +08:00
gimmyhehe
82c570c2c5
build(internal): fix inline chunk error ( #1256 )
2024-01-05 16:40:37 +08:00
ajaxzheng
e9f0ef5529
fix(build): fix build error and update versions ( #1254 )
...
* fix(pager): [pager] change pager content to unicode (#1251 )
* fix(build): fix build error and update versions
* fix(build): update theme version
---------
Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-04 14:59:25 +08:00
Kagol
48a0df2980
chore: [date-picker] config playwright timezoneId ( #1253 )
2024-01-04 14:58:54 +08:00
GaoNeng
1e0a83e6f0
feat(vue): [mind-map] mindmap ( #1207 )
...
* feat(mind-map): drag and zoom
* feat(vue): mindmap component
* fix(renderless): restore tsconfig.json
* fix: remove fabric add mind-elixir
* docs: composition api
* feat(vue): extract inline-style
* refactor(mind-map): delete exportData function
* refactor(mind-map): extract initEvent function
* feat: add lang=ts
* test(mind-map): e2e test
* feat: rename import event
* docs: add en-us doc & change event name
* fix: depends install error
* refactor(mind-map): extract fn to index.ts
2024-01-04 14:44:32 +08:00
申君健
2133162169
fix(popper): add stopPropagation for wheel event ( #1245 )
2024-01-04 09:22:19 +08:00
Floyd
4ba3f5db34
test(container): [container] improve unit testing of components ( #1246 )
2024-01-04 09:21:28 +08:00
Kagol
f5da8acbcc
docs: change props type VueComponent to Component ( #1244 )
2024-01-03 16:54:20 +08:00
ajaxzheng
c3af3083f8
docs(grid): [grid] fix-grid-docs ( #1243 )
2024-01-03 15:41:26 +08:00
fanbingbing16
01c39cde52
fix(components):[numeric]Fixed a bug where manually entering values does not change according to step after fixing the stepStrictly property setting ( #1003 )
...
* feat(tree-menu):The placeholder of the search box can be customized
* fix(numeric):Fixed a bug where manually entering values does not change according to step after fixing the stepStrictly property setting
* +Change to Number
* fix(components):[numeric]+ change to Number
* fix(components):[numeric]+ change to Number
* fix(components):[numeric]modify logic
2024-01-03 10:55:17 +08:00
chenxi-20
723b07d0ee
docs(anchor): Fix test sheets, optimize anchor component documentation ( #1239 )
2024-01-02 20:02:46 +08:00
gimmyhehe
0d966ad6cc
docs(form): [form] form docs add trigger usage ( #1240 )
...
* docs(form): [form] form docs add trigger usage
* docs(form): [form] form docs add trigger usage
2024-01-02 19:58:44 +08:00
Kagol
d52e03f6cb
test(date-picker): [date-picker] optimize date-picker e2e test ( #1076 )
2024-01-02 19:57:43 +08:00
chenxi-20
9938413315
docs(components): [progress, search] Repair progress bar document optimization test sheet ( #1236 )
...
* docs(progress): Repair progress bar document optimization test sheet
* docs(search): Fix search document optimization test sheet
2023-12-29 16:38:03 +08:00
betavs
c95f54178e
fix(components): [grid] repeatedly requesting data ( #1208 )
...
* fix(components): [grid] repeatedly requesting data
* perf(components): [grid] repeatedly requesting data
2023-12-28 23:13:36 -08:00
James
c279bd50f9
docs(fix): update(numeric/config-provider/dialog-box/modal/fall-menu/user-head) docs ( #1215 )
...
* doc(fix):[carousel,color-picker,color-select-panel,config-provider,crop,dialog-box] Update doc text
* docs(fix):Update dialog-box docs
* docs(fix): update Numeric Docs
* docs(fix): update (config-provider/dialog-box/modal/fall-menu/user-head) docs
* fix: package
2023-12-29 14:42:40 +08:00
wuyiping0628
78b1b5109c
fix(tag-group): [tag-group] fix tag-group documents ( #1233 )
...
* fix(tag-group): [tag-group] fix tag-group documents
* fix(tag-group): [tag-group] fix tag-group documents
* fix(tag-group): [tag-group] fix tag-group documents
* fix(tag-group): [tag-group] fix tag-group documents
2023-12-29 14:29:45 +08:00
James
705d0ddcb5
feat(theme):[carousel,transfer,divider]Add SMB theme and Style fixed ( #1195 )
...
* fix(theme)Add transfer's smb-theme
* fix(theme):[carousel,transfer]Add SMB theme
* fix:carousel smb theme
* fix:carousel smb theme
* fix:e2e test
* fix(theme): update divider smb theme
* fix: update theme
2023-12-29 10:18:51 +08:00
chenxi-20
58a6ebbc49
feat(theme): Add two basic variables for the theme ( #1213 )
2023-12-29 10:17:34 +08:00
wuyiping0628
8017538a1b
fix(watermark): [watermark] fix watermark documents ( #1234 )
...
* fix(tag-group): [tag-group] fix tag-group documents
* fix(watermark): [watermark] fix watermark documents
2023-12-29 10:12:56 +08:00
chenxi-20
68f6fd516b
feat(alert): Add unlimited theme switching function to adapt to alert unlimited themes ( #1229 )
2023-12-29 10:08:03 +08:00
gimmyhehe
9de15b4536
refactor(pager): [pager] pager component refactor ( #1198 )
...
* refactor(pager): [pager] pager component refactor
* refactor(pager): [pager] pager component refactor
* refactor(pager): [pager] pager component refactor
* refactor(pager): [pager] pager component refactor
2023-12-29 10:01:52 +08:00
James
2ce68c0edb
fix: toggle-menu ( #1232 )
2023-12-29 09:58:04 +08:00
李天佑
c96333f0e8
fix(radio): [radio] amend demo and API bug of radio ( #1219 )
...
* fix(radio): [radio] amend demo and api bug of radio
* fix(radio): [radio] amend demo and api bug of radio
2023-12-29 09:52:30 +08:00
ajaxzheng
32985afd16
fix(grid): [grid] fix the problem that the view is not updated after dragging the table ( #1193 )
2023-12-28 20:33:00 +08:00
MomoPoppy
17b67bb648
docs(dialog-select): [dialog-select] Complete change event documentation. close #612 ( #1230 )
2023-12-28 20:32:19 +08:00
Kagol
171747d15c
docs: add license of vue-docs ( #1231 )
2023-12-28 20:31:37 +08:00
申君健
843ef6bd5c
feat(playground): add playground support mobile mode ( #1226 )
...
* feat(playground): add playground support mobile mode
* fix(charts): fix demo import echarts/line
2023-12-28 16:53:40 +08:00
wuyiping0628
1feb3acae0
fix(ip-address): [ip-address] fix ip-address documents ( #1218 )
...
* fix(ip-address): [ip-address] fix ip-address documents
* fix(ip-address): [ip-address] fix ip-address documents
2023-12-28 16:52:37 +08:00
黄怡林
f0b7bd9d28
fix(mobile): some css bugs of input and alert ( #1220 )
...
* fix(alert): [alert] Solved the problem of uneven alignment of prompt content
* fix(input): [input] Solve the problem of border style when input box is focused
2023-12-28 16:51:59 +08:00
Kagol
c2868adabb
docs: add credits to README ( #1108 )
...
* docs: add credits to README
* docs: correct the translation problem
2023-12-28 16:51:06 +08:00