Commit Graph

983 Commits

Author SHA1 Message Date
Kagol 4188af5b4a
chore: add favicon 2024-05-08 15:42:44 +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
AcWrong02 3ed478d26d
fix(button & button-grounp): [button, button-group]improve the accessibility (#1586)
* fix(button): [button]modify the button prop tabindex's default value to 0

* fix(button-grounp): [button-group]improve the tab select style
2024-04-30 12:09:38 +08:00
AcWrong02 538fb4925a
fix(checkbox): [checkbox,checkbutton] Improve Checkbox and CheckButton accessibility. (#1581)
* fix(Checkbox): [Checkbox] Improve component accessibility

* fix(checkbox-button): [checkbox-button] Improve component accessibility
2024-04-30 12:09:06 +08:00
wuyiping0628 869449a7ae
fix(cascader): [guide] add smb theme (#1584) 2024-04-30 11:43:54 +08:00
James cb5e98b02b
fix(modal): the modal prompt box is compatible with the position of titles and content icons (#1570)
* fix: the width of the modal box can be displayed in the center as the browser window size changes

* fix: the modal prompt box is compatible with the position of titles and content icons
2024-04-30 11:42:36 +08:00
AcWrong02 d4323a52fe
fix[DatePicker]: [DatePicker]fix the tabindex's default value to 0 (#1589) 2024-04-30 11:35:32 +08:00
Wind 30abcc4430
test(button-group): Supplement button-group component test case (#1596) 2024-04-30 11:34:07 +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
gimmyhehe 0bd0d8b9e0
fix(grid): [grid] fix shadow-root does not have getAttribute function (#1593) 2024-04-26 16:03:58 +08:00
gimmyhehe 55e65a4464
fix(grid): [grid] fix tableWidth error when all column has min-width (#1595) 2024-04-26 16:03:10 +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
黄怡林 9589ea5805
perf(theme-mobile): remove css vars from :root to root class of component (#1579) 2024-04-19 09:25:48 +08:00
gimmyhehe 5430eed386
fix(grid): [grid] fix simple custom setting selected value not match on reload window (#1580) 2024-04-19 09:25:03 +08:00
wuyiping0628 64149d35b4
fix(skeleton): [skeleton] update document (#1577) 2024-04-19 09:24:31 +08:00
gimmyhehe ce46b8a06f
fix(grid): [grid] fix nested grid context menu error (#1578) 2024-04-19 09:24:04 +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
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
申君健 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