Commit Graph

936 Commits

Author SHA1 Message Date
黄怡林 772ef20270
[select] Optimized remote search demo (#1488)
* docs(steps): optimization of steps docs

* docs(select): optimized remote search demos

* fix(split): css vars don't work

* test(select): resolved running failed E2E test case
2024-03-30 10:01:15 +08:00
Kagol 8de365c231
feat(date-picker): [date-picker] date picker add quarter type (#1513)
* chore: add comments to date-panel

* feat(date-picker): add quarter-panel component and support type="quarter"

* feat(date-picker): quarter-panel support prevYear/nextYear/pickYear

* refactor(date-picker): remove QuarterMap to common

* feat(date-picker): optimize quarter-panel style

* refactor(date-picker): move MonthQuarterMap to common

* chore: add QuarterPanel on modules.json

* docs(date-picker): add quarter to IType

* fix(date-picker): [date-picker] fix e2e test failed

* chore: add node version
2024-03-30 09:59:25 +08:00
gimmyhehe fedf1cb1fe
feat(action-menu): [action-menu] add XDesign theme (#1514)
* feat(action-menu): [action-menu] add XDesign theme

* feat(action-menu): [action-menu] add XDesign theme
2024-03-30 09:58:12 +08:00
allcontributors[bot] 33f32aec46
docs: add HAOUEHF as a contributor for code (#1509)
* 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-03-27 22:39:25 +08:00
张烟铃 243058109c
feat(float-button) : [float-button] add e2e (#1508)
* feat(float-button): [float-button] add e2e

* fix(float-button):[float-button] fix e2e bug

* fix(float-button): [float-button] nothing to do

* fix(float-button): [float-button] reduction file
2024-03-26 14:30:27 +08:00
gimmyhehe f844712a66
feat(form): [form] add xDesign theme (#1507) 2024-03-26 09:10:37 +08:00
James 68abf0beea
fix: update review (#1496) 2024-03-22 09:17:19 +08:00
Kagol f7deb569ac
docs: update changelog (#1501) 2024-03-22 09:03:01 +08:00
gimmyhehe ef5374396a
docs(sites): fix site overview input error (#1499) 2024-03-22 09:01:19 +08:00
gimmyhehe 8523a35980
docs(grid): [grid] fix tree-grid-insert-delete-update demo (#1495) 2024-03-18 19:17:21 +08:00
Kagol 3e02ac1eb4
docs: add project name to issue/pr template (#1486) 2024-03-15 15:12:03 +08:00
ajaxzheng 85ce304b76
fix(select): fix select/picker bugs (#1487) 2024-03-14 16:43:46 +08:00
ajaxzheng a70d32573b
feat: sync release3.14.0 (#1483)
* feat(theme): update theme index

* docs: add docs unplugin and changelog (#1476)

* docs: add v3.14.0 changelog

* chore: update @opentiny/unplugin-tiny-vue version

* docs: add auto import docs

* fix(vue): add new dependencies (#1482)

* fix(vue): add new dependencies

* fix(vue): add new dependencies

* docs(grid): update grid apis (#1480)

---------

Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
2024-03-13 10:16:07 +08:00
gimmyhehe 20686d0a02
Cgm/add theme route (#1479)
* feat(sites): add theme route

* feat(sites): add theme route
2024-03-11 10:47:53 +08:00
gimmyhehe 90c2eb02ba
feat(sites): add theme route (#1478) 2024-03-11 09:15:04 +08:00
GaoNeng defd25a462
fix(site): anchor offset (#1477) 2024-03-08 14:08:04 +08:00
黄怡林 d72a5f381a
docs(steps): optimization of steps docs (#1474) 2024-03-08 10:31:53 +08:00
wuyiping0628 5d9f44423c
fix(ip-address): [ip-address] add spaces (#1475) 2024-03-08 10:31:33 +08:00
gimmyhehe ab6bea071b
docs(sites): add deep style in scoped (#1473)
* docs(sites): add deep style in scoped

* docs(sites): add deep style in scoped
2024-03-07 17:42:28 +08:00
jacknan 2adc0d1507
feat(search): refresh ui (#1469)
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2024-03-07 14:52:31 +08:00
gimmyhehe 5813c77cc0
docs(sites): add 3.14 version playground (#1470) 2024-03-07 14:49:43 +08:00
gimmyhehe 1f612a2caa
docs(sites): change apis doc and hidden form menu (#1472) 2024-03-07 14:49:21 +08:00
ajaxzheng ba392507d3
test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
chenxi-20 5f798de86b
feat(search): [search] Increase input maximum character limit attribute maxlength (#1457) 2024-03-05 17:43:16 +08:00
yoyo 74215437c3
fix(theme/notify): word-break (#1464) 2024-03-05 17:42:30 +08:00
yoyo cf8905feb0
feat(theme/input): [input] smb theme (#1463) 2024-03-05 17:42:00 +08:00
李天佑 e48aacede9
fix(time-picker): fix time-picker components bug (#1461) 2024-03-05 17:41:37 +08:00
黄怡林 28a67f7507
Fix some bugs (#1465)
* feat(drawer): fit x-design theme

* feat(drawer): add demo and api document for 'tipsProps'

* fix(docs): optimize api type anchor

* fix(build): optimize build:theme script

* docs(timeline): api document optimization

* docs(steps): api document optimization

* fix(pull-refresh): solved the problem pull down can't reset data

* fix(build:theme): solved running build:theme script error
2024-03-05 17:41:16 +08:00
yoyo 8af9552e11
fix(ci): fix e2e test pr commment (#1466) 2024-03-05 17:40:42 +08:00
wuyiping0628 bfa745141f
fix(test): [tree-menu,ip-address,rate] update e2e test (#1467)
* fix(tree-menu): [tree-menu] fix search issues

* fix(test): [ip-address,rate] update e2e test
2024-03-05 17:40:13 +08:00
李天佑 0737b1c20d
docs(radio): [radio] optimize demo (#1462) 2024-03-05 11:20:12 +08:00
ajaxzheng 19acdd953e
test(e2e): fix grid e2e test error (#1458) 2024-03-04 17:56:45 +08:00
wuyiping0628 91bce03056
fix(guide): [guide] update e2e test (#1456)
* test(dept): [dept] Fix test cases

* test(dept): [dept] Fix test cases

* test(loading):  Resolve loading error

* fix(guide): [guide] update e2e test
2024-03-02 09:43:49 +08:00
David 41fa0ce946
fix(vue/grid/src/edit/src/methods): [grid] fix-1383 The activeMethod method in the editConfig of the grid component does not support asynchronous (#1407)
Co-authored-by: dush <dush@nancal.com>
2024-03-01 16:35:14 +08:00
yoyo da3f6ca167
docs(site/popeditor): improve documentation (#1438) 2024-03-01 16:33:24 +08:00
gimmyhehe 995e363c40
feat(vue): [popconfirm] add popper-options props (#1439) 2024-03-01 16:33:02 +08:00
yoyo faba131d19
fix(ci): delete e2e-comment useless 'echo' (#1440) 2024-03-01 16:32:39 +08:00
黄怡林 a74ec33a1e
optimize api docs and build:theme script (#1441)
* feat(drawer): fit x-design theme

* feat(drawer): add demo and api document for 'tipsProps'

* fix(docs): optimize api type anchor

* fix(build): optimize build:theme script
2024-03-01 16:32:17 +08:00
黄怡林 0b4ef3c55f
test(floatbar): fix running failed E2E cases (#1443) 2024-03-01 16:31:55 +08:00
yoyo db3ccaafd0
fix(test): [cascader, notify] update e2e test (#1445) 2024-03-01 16:31:34 +08:00
yoyo 21c75a1c03
docs(site/loading): improve documentation (#1451) 2024-03-01 16:30:47 +08:00
chenxi-20 57160402fb
test(milestone): [milestone] Fix test cases (#1447) 2024-03-01 16:30:24 +08:00
chenxi-20 fadcf72910
test(pop-upload): [pop-upload] Fix test cases (#1449) 2024-03-01 16:29:57 +08:00
李天佑 e4e91c9c9e
fix(test): [date-picker] update e2e test (#1453)
* fix(test): [date-picker] update e2e test

* fix(test): [date-picker] update e2e test

* fix(test): [user-link] update e2e test
2024-03-01 16:28:38 +08:00
wuyiping0628 6ae57a3249
test(dept): [dept] Fix test cases (#1452)
* test(dept): [dept] Fix test cases

* test(dept): [dept] Fix test cases
2024-03-01 16:27:22 +08:00
chenxi-20 b8acae5dc8
test(tag): [tag] Fix test cases (#1450) 2024-03-01 16:26:53 +08:00
James 3dc041947a
fix: update e2e spec (#1454) 2024-03-01 16:26:16 +08:00
James 8bfb442ba4
fix:[modal,slider-bar] update e2e test (#1455)
* fix: update e2e test

* fix: update test-e2e
2024-03-01 16:25:49 +08:00
chenxi-20 e104ab69bb
test(file-upload): [file-upload] Fix test cases (#1444) 2024-02-29 17:21:51 +08:00
AcWrong02 e32c0227cd
fix(Switch): [Switch] add keydown support and improth the accessibility (#1428) 2024-02-28 18:06:13 +08:00