Commit Graph

965 Commits

Author SHA1 Message Date
Kagol baad8c8420
docs: add breaking changes to changelog (#1562) 2024-04-26 16:01:09 +08:00
Kagol 180ef51c04
feat(unplugin-tiny-vue): add TinyVueResolver (#1585) 2024-04-19 09:11:50 +08:00
ajaxzheng 282ff2ba80
Update package.json 2024-04-18 14:26:12 +08:00
gimmyhehe 171e3b1854
fix(theme-saas): update theme saas dependencies (#1582) 2024-04-18 11:43:52 +08:00
chenxi-20 431c1b04b7
fix(tabs): [tabs] Fixed issue with default slot and template/v-if/v-for usage in vue2 and vue3 (#1558)
* fix(tabs): [tabs] Fix the bug where the name is empty caused by using v-if in tabstem

* fix(tabs): [tabs] update renderless version

* fix(tabs): [tabs] Fix the issue with rendering in the default slot of Vue3

* fix(tabs): [tabs] Fix the issue of inconsistent highlighting when multiple V-ifs are used

* fix(tabs): [tabs] update opentiny/vue-tabs version
2024-04-17 15:18:57 +08:00
申君健 85e8123360
refactor(unplugin): rewrite unplugin for autoimport Vue components (#1553) 2024-04-11 15:21:38 +08:00
gimmyhehe c471a9d0d5
fix(action-menu): [action-menu] fix no divided bug (#1538)
* fix(action-menu): [action-menu] fix no divided bug

* fix(action-menu): [action-menu] fix no divided bug
2024-04-10 15:52:23 +08:00
申君健 d794903050
fix(tree): remove leaf node's padding-left (#1546) 2024-04-10 15:47:36 +08:00
Kagol e7661371e2
docs: add v3.15.0 changelog (#1544) 2024-04-10 15:20:35 +08:00
gimmyhehe 86a36784a5
fix(grid): [grid] fix grid no emit filter-change bug (#1536)
* fix(grid): [grid] fix grid not emit filter-change bug

* fix(grid): [grid] fix grid not emit filter-change bug
2024-04-10 15:14:22 +08:00
gimmyhehe e106631d98
fix(grid): fix right fixed table header gutter style (#1542) 2024-04-10 15:09:16 +08:00
chenxi-20 fc600470d4
fix(docs): fix the issue of the theme switch button not being centered (#1533) 2024-04-08 16:12:11 +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
ajaxzheng 5c018d5195
ci(publish): add dispatch publish action (#1517)
* ci(publish): add dispatch publish action

* ci(publish): add dispatch publish action
2024-04-02 16:26:44 +08:00
gimmyhehe 05a0602d89
docs(sites): add aui adapter document (#1516) 2024-04-02 16:17:57 +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
AcWrong02 89c8bd9d37
docs(Numeric): [examples] add the description of change-compat for change event (#1521) 2024-04-02 16:16:39 +08:00
Kagol 016bdb2795
docs(date-picker): [date-picker] fix format docs (#1522) 2024-04-02 16:16:14 +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
ajaxzheng ec9407697c
ci(publish): add github action auto publish (#1512)
* ci(publish): add github action auto publish

* ci(publish): add dynamic branch name logic
2024-03-30 10:09:50 +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
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