Commit Graph

488 Commits

Author SHA1 Message Date
Jack Liu 61aa2cd82c
feat: 增加openinula模板转换脚本 (#1567) 2024-04-29 17:30:14 +08:00
Zcating f834ca7e05
fix(carousel): fix issue #1543 (#1548) 2024-04-12 14:33:50 +08:00
Ranier Yu cca1a5eab4
fix(dialog-box): fix issue #1242 (#1550)
Co-authored-by: RanierYu <whylost@aliyu.com>
2024-04-12 14:33:29 +08:00
James f42012cb1e
fix: the width of the modal box can be displayed in the center as the browser window size changes (#1554) 2024-04-12 00:03:55 +08:00
chenxi-20 c64c373b94
fix(tabs): [tabs] Fix the bug where the name is empty caused by using v-if in tabstem (#1549) 2024-04-12 00:02:42 +08:00
申君健 e1bddf9f64
fix(rich-text-editor): fix right package name (#1535) 2024-04-08 16:11:53 +08:00
ajaxzheng 564912012a
feat: Adapting to the X-design theme (#1534) 2024-04-08 15:46:23 +08:00
James 01519cb175
fix: update numeric demo style (#1526) 2024-04-08 10:08:45 +08:00
chenxi-20 78851649f4
fix(search): fixed the maxlength attribute bug in search (#1528) 2024-04-08 10:07:06 +08:00
James c1ec610ae7
fix: dialog-box header height (#1530) 2024-04-08 10:06:33 +08:00
gimmyhehe 059742e49d
feat(grid): [grid] add XDesign theme (#1518) 2024-04-02 16:17:25 +08:00
Kagol 25b7be8903
fix(quarter-panel): [date-picker] add mono: true (#1519) 2024-04-02 16:17:00 +08:00
GaoNeng 68c189bd65
fix(vue-component): [mind-map] border-radius & border (#1510)
* fix(mind-map): border-radius & border

* refactor(mind-map): move style to theme

* style(mind-map): indent to two spaces
2024-04-02 16:15:58 +08:00
ajaxzheng 02f91603df
feat: sync release-3.14.0 to dev (#1515)
* 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)

* Release 3.14.0 (#1494)

* fix(docs): fix MindMap's menu text

* fix(docs): update new components menu

* feat: switch browser address, error triggered close event issue when Modal is closed (#1493)

---------

Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: James <72028410+James-9696@users.noreply.github.com>
2024-03-30 10:16:51 +08:00
星河 e4199366ed
feat(rich-text-editor): [rich-text-editor] add image drag adjustment (#1504)
* feat(rich-text-editor): [rich-text-editor] add image drag adjustment to rich-text-editor

* fix(rich-text-editor/image-view): change script to uniform writing rules

* fix(rich-text-editor/image-view): initialize image size to 400 and optimize insertion of  images
2024-03-30 10:16:41 +08:00
James 687a073478
feat(select): add show-proportion props of select component (#1503)
* feat: show-proportion of select component

* fix: delete tag

* fix: update review
2024-03-30 10:06:40 +08:00
James ecba505e95
feat(statistic): statistic component (#1491)
* fix: add new component statistic

* fix: add statistic renderless

* feat: add statistic theme

* feat: add statistic component

* fix: update review

* fix: update review

* fix: update review
2024-03-30 10:04:06 +08:00
黄怡林 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
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
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
jacknan 2adc0d1507
feat(search): refresh ui (#1469)
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2024-03-07 14:52:31 +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
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
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
gimmyhehe 995e363c40
feat(vue): [popconfirm] add popper-options props (#1439) 2024-03-01 16:33:02 +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
AcWrong02 e32c0227cd
fix(Switch): [Switch] add keydown support and improth the accessibility (#1428) 2024-02-28 18:06:13 +08:00
yoyo e1f2894e6f
feat(loading): smb theme (#1431) 2024-02-28 17:49:57 +08:00
李天佑 c6201942d4
docs(time-select): [time-select] optimize docs and demos (#1418)
* docs(time-select): [time-select] optimize docs and demos

* docs(time-select): [time-select] optimize docs and demos

* docs(time-select): [time-select] optimize docs and demos

* docs(time-select): [time-select] optimize docs and demos
2024-02-28 17:49:06 +08:00
Davont 0aff401567
fix(chart-beta): add build:chartTheme command and implement chartBetaTheme function (#1436)
* fix(chart-beta): formatting issues in chart components

* fix(chart-beta): formatting issues in chart components

* fix(chart-beta): Update dependencies and imports in chart modules

* fix(chart-beta): Update dependencies and imports in chart modules

* Merge branch 'dev' of https://github.com/opentiny/tiny-vue into dev

* fix: add build:chartTheme command and implement chartBetaTheme function
2024-02-28 15:19:56 +08:00
张烟铃 1019e574e2
feat(float-button): [float-button] add float-button (#1394)
* feat(float-button): [float-button] add float-button

* fix(float-button):[float-button] remove mobile

* delete token.ts
2024-02-27 18:49:06 +08:00
Kagol bf56cc02ac
fix: fix theme tool (#1433) 2024-02-27 15:49:16 +08:00
James 625d6a505c
fix(skeleton): [skeleton]add skeleton of smb theme (#1410)
* fix: add smb-theme

* fix: update skeleton of smb theme

* fix: update code review

* fix: update code review

* fix: update code review
2024-02-27 10:42:13 +08:00
James 30a622b1e0
fix(transfer ): [transfer] update transfer xdesign (#1419)
* fix: update transfer xdesign

* fix: update code review
2024-02-27 10:41:36 +08:00
wuyiping0628 49abeab09b
feat(collapse): [collapse] updata collapse xdesign (#1427) 2024-02-27 10:41:02 +08:00
gimmyhehe 7c7db7a295
feat(vue): add vue sub packages dependencies (#1424)
* feat(vue): add vue sub packages dependencies

* feat(vue): add vue sub packages dependencies
2024-02-27 10:40:03 +08:00
黄怡林 d7d326d6e8
[drawer] fix smb theme (#1411)
* feat(drawer): fit x-design theme

* feat(drawer): add demo and api document for 'tipsProps'
2024-02-27 10:26:15 +08:00
Jevin e155c44b29
style(rich-text-editor): [rich-text-editor] css variable error (#1367)
* docs(Tree): [Tree] Clear redundant default-expand-all attribute descripttions

* style(rich-text-editor): [rich-text-editor] css variable error

---------

Co-authored-by: “Jevin” <jevin@mogul-tech.com>
2024-02-27 10:17:21 +08:00
yoyo 8900246bea
feat(slider): [slider] marks supported, input range supported (#1429)
* feat(slider): marks supported, input range supported

* feat(slider): slider smb theme

* feat(slider): slider demo

* feat(slider): slider test
2024-02-27 10:09:00 +08:00
yoyo 9146bdb554
fix(theme/notify): [notify] fix notify title white-space (#1413)
* fix(theme/notify): [notify] fix notify title white-space

* fix(theme/notify): [notify] fix notify title white-space 2

* fix(theme/notify): [notify] fix notify title white-space 3
2024-02-27 10:06:16 +08:00