Commit Graph

520 Commits

Author SHA1 Message Date
Kagol b375bc34bc
docs(base-select): add lazy tree demo 2024-05-21 11:20:52 +08:00
Kagol 60523be4e1
docs(base-select): add filterable tree demo 2024-05-21 11:03:35 +08:00
Kagol 9333997a2c
docs(base-select): add multiple tree demo 2024-05-20 21:10:31 +08:00
Kagol f122a06b11
feat(base-select): add panel slot 2024-05-20 20:12:01 +08:00
Kagol 4d3c80c0d1
docs(base-select): remove tree/grid demos 2024-05-18 15:12:57 +08:00
Kagol f81c982912
refactor(base-select): remove tree/grid in the renderless/index.ts|vue.ts 2024-05-18 13:29:41 +08:00
Kagol 8e8f3c9e7f
refactor(base-select): remove tree/grid and e2e tests 2024-05-18 11:10:56 +08:00
Kagol 92d9c885d0
refactor(base-select): add base-select 2024-05-16 12:51:27 +08:00
Kagol 3f8001ac1d
docs: optimize component category (#1626) 2024-05-14 09:33:47 +08:00
黄怡林 340a4ad5c9
fix(docs): add scoped to style tags (#1620) 2024-05-11 14:49:02 +08:00
ajaxzheng 77247ff044
feat: update chart docs (#1623) 2024-05-11 14:40:08 +08:00
James d4faaacdad
fix: optimization statistic component (#1608)
* fix: update statistic componets

* fix: update demo of props

* fix: update statistic style

* docs: update demo
2024-05-09 17:48:41 +08:00
Davont e164688824
fix(chart): update chart test example (#1610)
* fix: delete the empty lines

* update: 更新api文档

* fix: 添加图表插槽,添加图表theme属性,默认图表样式更改为cloud,

* docs: 修改案例代码

* docs: 修改文档描述

* text: 修改playwright测试用例

* text: 修改wordcloud图playwright测试用例

* fix: 修改chart-core文件

* fix: 修改chart-core文件
2024-05-09 17:35:59 +08:00
Kagol f12c81c7c6
chore: add favicon (#1611) 2024-05-09 17:33:22 +08:00
chenxi-20 df0f9f2431
fix(test): [milestone] Fix e2e test cases (#1612) 2024-05-09 17:32:56 +08:00
chenxi-20 faf857c229
fix(test): [tabs] Fix e2e test cases (#1613) 2024-05-09 17:32:28 +08:00
chenxi-20 5b5ffcb8d2
fix(test): [pop-upload] Fix e2e test cases (#1615) 2024-05-09 17:31:22 +08:00
AcWrong02 551ea69212
docs[Carousel]: [carousel] improve the document of Carousel Component (#1571)
* docs(Carousel): [Carousel] unified code example and improve the carousel demo style

* docs(Carousel): [Carousel]improve the description of document
2024-04-30 14:04:42 +08:00
AcWrong02 f6bd22b973
feat(Drawer): [Drawer]support custom whether confirm event close the drawer and improve the type declaration (#1588)
* style(drawer): [drawer]improve the type declaration of drawer component

* feat(drawer): [drawer]Support customizing whether the drawer is closed after clicking the confirm button

* docs(drawer): [drawer]update the document of drawer component
2024-04-30 12:58:07 +08:00
wuyiping0628 869449a7ae
fix(cascader): [guide] add smb theme (#1584) 2024-04-30 11:43:54 +08:00
Davont 4e7435bf41
doc: [charts] 更新图表的 API 文档,增加 options 使用方法 (#1600)
* fix: delete the empty lines

* update: 更新api文档

* fix: 添加图表插槽,添加图表theme属性,默认图表样式更改为cloud,
2024-04-29 17:26:37 +08:00
GaoNeng e0b595af1a
fix(rich-text-editor): code overflow (#1590) 2024-04-26 16:02:37 +08:00
黄怡林 1279d4a08c
test(loading): add E2E test cases for mobile component (#1591)
* test(loading): add E2E test  for mobile component

* fix(loading): solved global registry api docs SyntaxError
2024-04-26 16:02:04 +08:00
Kagol b4c1be5062
docs: add description and keywords for seo (#1592) 2024-04-26 16:00:26 +08:00
chenxi-20 147de7fdde
feat(tabs): [tabs] Add panel configuration function to adapt to the new SMB specifications (#1547) 2024-04-19 09:28:09 +08:00
gimmyhehe e7ab21759b
fix(grid): [grid] fix remote filter default value (#1574) 2024-04-19 09:26:57 +08:00
chenxi-20 826f9edf65
fix(anchor): [anchor] Correcting Ambiguity in Anchor Document Description #1303 (#1569) 2024-04-19 09:26:16 +08:00
wuyiping0628 64149d35b4
fix(skeleton): [skeleton] update document (#1577) 2024-04-19 09:24:31 +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
Kagol 5e3b90e45f
docs: update vue-docs version (#1541) 2024-04-10 15:09:54 +08:00
gimmyhehe e122ccfff4
fix(sites): change tinyui-design-common script link (#1539) 2024-04-08 20:30:25 +08:00
Kagol efb0aa75f7
docs: add v3.15.0 changelog (#1537) 2024-04-08 20:10:05 +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
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
gimmyhehe 05a0602d89
docs(sites): add aui adapter document (#1516) 2024-04-02 16:17:57 +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
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
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
张烟铃 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
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
ajaxzheng 85ce304b76
fix(select): fix select/picker bugs (#1487) 2024-03-14 16:43:46 +08:00