Nick Wu
f9630ee19c
feat(dialog-box): [dialog-box] make the dialogBox drag outside the window ( #1268 )
...
* feat(dialog-box): [dialog-box] make the dialogBox drag outside the window
* fix(dialog-box): [dialog-box] fix the E2E error
* fix(dialog-box): [dialog-box] another E2E error
* fix(dialog-box): [dialog-box] cancel E2E commit
* fix(dialog-box): [dialog-box] cancel E2E commit
2024-02-02 10:48:37 +08:00
jacknan
feec4137a3
fix(pull-refresh): fix pull up ( #1235 )
...
* fix(pull-refresh): 优化上拉加载更多触发逻辑
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* fix(pull-refresh): 常量定义
Signed-off-by: jacknan <zhumaonan@aliyun.com>
---------
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2024-02-02 09:41:37 +08:00
Nick Wu
f466d63c23
fix(grid): [gird] fix the abnornal blank block when quantity from 500 to 10 ( #1321 )
2024-01-31 14:13:16 +08:00
ajaxzheng
b337171a03
Sync to dev 0127 ( #1352 )
...
* 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
* fix(vue-common): fix process env error (#1277 )
* fix(vue-common): fix process env error
* fix(vue-common): fix process env error
* fix(vue-common): fix process env error
* fix(modal): fix modal process env error
* fix(select): [dialog-box, select] fix select async emit form validate (#1292 )
* fix(theme): x-design style css var fix (#1286 )
* fix(renderless): fix popper fixed offset in transform parent (#1332 )
* fix(vue): [cascader] fix search mode in wujie (#1319 )
---------
Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-27 14:15:07 +08:00
jxhhdx
c35e1978cb
styles(area): [area] add area types ( #1311 )
2024-01-27 11:26:58 +08:00
jxhhdx
5a51f2e08b
styles(async-flowchart): [async-flowchart] add async-flowchart types ( #1312 )
2024-01-27 11:26:24 +08:00
GaoNeng
c2ec634486
fix(site): async-highlight lost reactivity ( #1344 )
...
* fix(site): async-highlight lost reactivity
* style: remove comment
2024-01-27 10:51:41 +08:00
xiaoy
8985b95a84
fix(cli): package.json missing dependency when create ui ( #1339 )
2024-01-27 09:58:20 +08:00
Xie Jay
582ce09db2
fix: fix tsconfig for not Vue projects ( #1342 )
2024-01-27 09:50:27 +08:00
张烟铃
83807b61d1
docs(anchor):[anchor]Fixed mode on and off with text reversed ( #1304 )
...
* feat(tree-menu):The placeholder of the search box can be customized
* [docs](anchor):[anchor]Fixed mode on and off with text reversed
2024-01-26 15:49:01 +08:00
xiaoy
fbe9884ccf
fix(package.json): pnpm version error caused install dependencied failed ( #1340 )
2024-01-25 17:02:41 +08:00
yoyo
dda2f4fe6c
docs(site/loading): [loading] specification document ( #1338 )
2024-01-25 17:00:42 +08:00
yoyo
02dc3e63d7
docs(site/input): specification document ( #1336 )
2024-01-25 17:00:18 +08:00
yoyo
d39cbd0926
docs(site/notify): specification document ( #1337 )
2024-01-25 16:59:45 +08:00
李天佑
6160d9ebec
docs(container): [container] optimize docs and demos ( #1333 )
2024-01-24 15:56:13 +08:00
Kagol
8e87781f46
docs(date-picker): [date-picker] optimize date-picker docs ( #1320 )
...
* docs(date-picker): [date-picker] optimize the width of date editor
* docs(date-picker): [date-picker] optimize api docs
2024-01-24 15:54:35 +08:00
jxhhdx
9ef209ffbd
styles(ip-address): [ip-address] add ip-address types ( #1329 )
2024-01-24 12:21:32 +08:00
Floyd
79f2c194f0
style(rate): [rate] improve typescript declaration of components ( #1328 )
2024-01-24 12:21:17 +08:00
Floyd
ef4c522483
style(popconfirm): [popconfirm] improve typescript declaration of components ( #1325 )
2024-01-24 12:20:30 +08:00
jxhhdx
076e8369d1
styles(cascader): [cascader] add cascader types ( #1324 )
2024-01-24 12:20:14 +08:00
Floyd
4eeac6a614
style(tag-group): [tag-group] improve ts types of components ( #1323 )
2024-01-24 12:20:02 +08:00
jxhhdx
e917e54df0
styles(autocomplete): [autocomplete] add autocomplete types ( #1322 )
2024-01-24 12:19:44 +08:00
jxhhdx
fc10ea4cf6
styles(drawer): [drawer] add drawer types ( #1318 )
2024-01-24 12:19:28 +08:00
jxhhdx
301de64902
styles(collapse): [collapse] add collapse types ( #1317 )
2024-01-24 12:19:16 +08:00
jxhhdx
105d532783
styles(tree-menu): [tree-menu] add tree-menu types ( #1316 )
2024-01-24 12:19:02 +08:00
jxhhdx
716c28af34
styles(fall-menu): [fall-menu] add fall-menu types ( #1315 )
2024-01-24 12:18:46 +08:00
jxhhdx
48d48e88f6
styles(amount): [amount] add amount types ( #1310 )
2024-01-24 12:14:59 +08:00
jxhhdx
afbd2dfb2a
styles(action-sheet): add action-sheet type ( #1307 )
2024-01-16 17:33:26 +08:00
ajaxzheng
b4365d0105
feat(relase) sync relase to dev ( #1306 )
...
* 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
* fix(vue-common): fix process env error (#1277 )
* fix(vue-common): fix process env error
* fix(vue-common): fix process env error
* fix(vue-common): fix process env error
* fix(modal): fix modal process env error
* fix(select): [dialog-box, select] fix select async emit form validate (#1292 )
* fix(theme): x-design style css var fix (#1286 )
---------
Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-15 19:16:42 +08:00
AcWrong02
969c7972cf
docs(TimeSelect): [TimeSelect]improve ths docs of TimeSelect ( #1283 )
2024-01-15 19:12:28 +08:00
李天佑
efeb30187b
feat(badge): [badge] optimize docs and API ( #1302 )
2024-01-15 19:11:33 +08:00
李天佑
6a0858d3f8
docs(time-picker): [time-picker] optimize docs and demos ( #1273 )
...
* 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
* docs(time-picker): [time-picker] optimize docs and demos
* docs(time-picker): [time-picker] optimize docs and demos
2024-01-15 16:47:12 +08:00
Jevin
f52796103f
docs(Tree): [Tree] Clear redundant default-expand-all attribute descripttions ( #1285 )
...
Co-authored-by: “Jevin” <jevin@mogul-tech.com>
2024-01-15 16:46:07 +08:00
James
a3802a691a
docs(modal/dialog-box): [modal,dialog-box] update docs ( #1287 )
...
* fix(docs): update modal/dialog-box docs
* fix(dialog-box/modal): tiny-docs
* fix: update check tips
2024-01-15 16:44:48 +08:00
Floyd
6db36200ce
test(user-head): [user-head] improve unit testing of components ( #1296 )
2024-01-15 16:43:25 +08:00
李天佑
967e9ca278
feat(popconfirm): [popconfirm] optimize docs and API ( #1301 )
2024-01-15 16:42:52 +08:00
AcWrong02
eaa0a7890b
fix(slider): [slider] In input box mode, set the min attribute to a negative value and value to a negative value, and the % symbol should not be used. ( #1202 )
2024-01-15 10:11:06 +08:00
jacknan
6613b77812
feat(numeric): refresh ui ( #1258 )
...
* feat(numeric): refresh ui
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(numeric): refresh ui
Signed-off-by: jacknan <zhumaonan@aliyun.com>
---------
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2024-01-12 11:45:22 +08:00
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