Commit Graph

30 Commits

Author SHA1 Message Date
ajaxzheng 77247ff044
feat: update chart docs (#1623) 2024-05-11 14:40:08 +08:00
ajaxzheng 564912012a
feat: Adapting to the X-design theme (#1534) 2024-04-08 15:46:23 +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 85ce304b76
fix(select): fix select/picker bugs (#1487) 2024-03-14 16:43:46 +08:00
ajaxzheng ba392507d3
test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +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
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
gimmyhehe a2d101bfeb
feat(sites): add saas sites env (#1370) 2024-02-04 14:21:08 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
ajaxzheng e9f0ef5529
fix(build): fix build error and update versions (#1254)
* fix(pager): [pager] change pager content to unicode (#1251)

* fix(build): fix build error and update versions

* fix(build): update theme version

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-04 14:59:25 +08:00
zzcr 2287462499
build(modules): update modules 2023-11-30 05:10:47 -08:00
ajaxzheng 0a09ac23f7
fix(grid): [grid] fix grid fixed style error when config prop border (#889)
* fix(grid): [grid] fix grid fixed style error when config prop border

* fix(grid): [grid] fix errror E2E test

* fix(grid): [grid] fix errror E2E test

* fix(grid): [grid] fix errror E2E test
2023-11-23 09:08:59 +08:00
gimmyhehe 5ce7f1c38d
feat(sites): add saas playground (#893) 2023-11-22 11:06:57 +08:00
gimmyhehe 10ea4d1f3b
feat(vue-theme): add theme-tool version in style attribute (#872) 2023-11-20 16:56:40 +08:00
ajaxzheng f593efca9b
docs(sites) update docs (#839) 2023-11-16 11:16:09 +08:00
ajaxzheng a5303d798f
feat: update mobile-first and saas (#702) 2023-10-30 15:13:55 +08:00
ajaxzheng 175d849f5d
fix components bug and update docs (#700)
* docs: update release notes (#397)

* fix Playground Page (#399)

* fix(sites): 切换 sites 引用 @opentiny/vue-repl包

* fix(sites): fix Playground Page

* fix(sites): fix (#400)

* feat(release): delete color-picker

* feat(release): delete color-picker

* feat(release): fix grid tips contentMethod

* fix(playground):  fix process.env \ changeVersion \sortablejs  bugs (#422)

* fix(sites): fix grid demo api link jump error url (#421)

* fix(form-demo): add form validateField api demo (#424)

* fix: fix demo import vue-modal; fix playground share (#428)

* fix(playground):  fix process.env \ changeVersion \sortablejs  bugs

* fix:  fix demo import vue-modal; fix playground share

* fix: import Modal (#430)

* fix(select): Fix label not displaying correctly when using optimization attribute in select component (#438)

* fix(search): the enter bug of the search component is fixed (#439)

* feat(release): fix grid watch data

* feat(grid): fix grid custom tooltip

* fix: fix grid pager events

* docs: fix the problem of missing container component style (#453)

* docs(container): fix container composition demos fix #425 (#441)

* docs: remove :::warning

* fix(checkbox): fix checkbox selected icon bug close #450 (#451)

* fix: fix input attrs id

* fix(slider): fix slider range demo bug

* fix: fix when datetime component in dialog-box, the popper scroll away; fix dialog-box (#455)

* fix(mobile-tabbar): fixed a tabbar component switchover issue on the mobile client (#458)

* fix(slider): fix upload destory bug

* fix(smb-theme): smb theme change fix (#469)

* fix(checkbox): fix checkbox group wrap (#467)

* fix(dropdown): Fix the issue of incorrect theme icons for Dropdown components. (#468)

* fix(dropdown-item): (#472)

Fix DropdownItem component clicking to disable menu items but triggering item-click event

* fix(button): button smb theme change fix (#470)

* fix(button): button smb theme change fix

* fix(checkbox-button): smb theme change fix

* fix(playground): fix jump to incorrect demo (#466)

* fix(link): smb theme change fix (#474)

* fix(theme): smb theme change fix (#480)

* fix(grid): fix grid checkbox radio x-design theme

* chore(ts): change code style for import ts type (#511)

* fix(Cascader, DropDown, Popeditor): fixed Cascader component panel not closing when clicked elsewhere (#513)

* fix(popper): fix popper element  offset error in micro-app (#570)

* chore(popper): stop bubbling when parent is fixed

* fix(popper): fix popper element in micro-app

* feat: update code

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

* fix(docs): add support vue2.7 docs (#630)

* fix(docs): add support vue2.7 docs

* fix: fix version

* fix: fix color-picker error

* docs: update changelog v3.11.0 (#629)

* fix: update site version

* feat(site): add pnpm importPlugin docs

* fix(dialog-box):  recover dialog-box's css (#633)

* docs(calendar-view): add calendar-view composition api demos (#635)

* Release recover css (#637)

* fix(dialog-box):  recover dialog-box's css

* fix(dialog-box):  recover dialog-box's css

* feat: add divider composition-api demo

* fix(layout): fix layout styles

* fix(checkbox): fix checkbox style (#640)

* feat(playground):  optimize the playground UI style (#638)

* fix(rich-text-editor): Change the display of event triggered Demo, fix style issues, and fix component errors (#639)

* Fix rich-text-edtior functionality and style issues

* fix(Rich Text Editor): Fix bugs in the Rich Text Editor

* fix(rich-text-editor): Change the display of event triggered Demo, fix style issues, and fix component errors

* fix(rich-text-editor): remove Collaboration function, remove the depe… (#641)

* fix(rich-text-editor): remove Collaboration function, remove the dependence and avoid the sideEffects

* fix(rich-text-editor):  fix

* Fix bugs of dialog-box, tabbar and tree-menu (#643)

* fix(Dialog-box): Fix the issue of blocked headers in dialogBox components

* fix(dialog-box): Eliminate unnecessary scrollbars on the body inside the dialog-box

* fix(treemenu): The content is too crowded

* fix(tabbar): running exception of tabbar

* fix(rich-text-editor): Enable History Mode;Fix Console Warning (#651)

* Hyl fixbug 2310 (#654)

* fix(Dialog-box): Fix the issue of blocked headers in dialogBox components

* fix(dialog-box): Eliminate unnecessary scrollbars on the body inside the dialog-box

* fix(treemenu): The content is too crowded

* fix(tabbar): Tabbar item click event not responding

* fix(dialog-box):  fix the right dialog-box's layout to flex layout (#653)

* feat(site): update docs

* fix(image): fix preview image demo's bug (#664)

* fix(grid): Solving the problem of multiple tables being mutually exclusive (#662)

* fix(date-picker): fix date-picker style (#669)

* docs(date-picker): fix date-picker time-arrow-control demo error (#670)

* fix(playground): fix first time visite Tinyvue site, cdn url error! (#672)

* fix(link-menu): fix link-menu style

* fix(link-menu): fix link-menu style

* fix(build): [playground] fix build docs replace 'process.env' string (#676)

* fix(docs): [sites] fix grid api link jump to error demo (#677)

* feat: update docs version

* fix(component): [image] fix no teleport in vue2 (#680)

* fix(components): [date-picker] fix date-picker browser lag issue (#682)

* fix(tree): fix some bugs: lazy load nodes failed (#685)

* fix(tabs): Fix tabs initialization clicking more buttons not working properly (#684)

* fix(components): [date-picker] fix Invalid prop: type check failed for prop "type" (#687)

* fix(option): Fixed incorrect style when using the multiple limit attribute in the Select component (#694)

* fix(components): [rich-text-editor] add sideEffects for tree-shaking

* style(components): [date-range] change date range icons (#695)

---------

Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
Co-authored-by: yoyo <104079404+yoyo201626@users.noreply.github.com>
Co-authored-by: shonen7 <145949377+shonen7@users.noreply.github.com>
Co-authored-by: 黄怡林 <48042709+Huangyilin19@users.noreply.github.com>
Co-authored-by: 黄怡林 <huangyilin16@qq.com>
2023-10-30 11:08:41 +08:00
ajaxzheng 06dbb38707
fix color-picker bug and update changelog (#631)
* docs: update release notes (#397)

* fix Playground Page (#399)

* fix(sites): 切换 sites 引用 @opentiny/vue-repl包

* fix(sites): fix Playground Page

* fix(sites): fix (#400)

* feat(release): delete color-picker

* feat(release): delete color-picker

* feat(release): fix grid tips contentMethod

* fix(playground):  fix process.env \ changeVersion \sortablejs  bugs (#422)

* fix(sites): fix grid demo api link jump error url (#421)

* fix(form-demo): add form validateField api demo (#424)

* fix: fix demo import vue-modal; fix playground share (#428)

* fix(playground):  fix process.env \ changeVersion \sortablejs  bugs

* fix:  fix demo import vue-modal; fix playground share

* fix: import Modal (#430)

* fix(select): Fix label not displaying correctly when using optimization attribute in select component (#438)

* fix(search): the enter bug of the search component is fixed (#439)

* feat(release): fix grid watch data

* feat(grid): fix grid custom tooltip

* fix: fix grid pager events

* docs: fix the problem of missing container component style (#453)

* docs(container): fix container composition demos fix #425 (#441)

* docs: remove :::warning

* fix(checkbox): fix checkbox selected icon bug close #450 (#451)

* fix: fix input attrs id

* fix(slider): fix slider range demo bug

* fix: fix when datetime component in dialog-box, the popper scroll away; fix dialog-box (#455)

* fix(mobile-tabbar): fixed a tabbar component switchover issue on the mobile client (#458)

* fix(slider): fix upload destory bug

* fix(smb-theme): smb theme change fix (#469)

* fix(checkbox): fix checkbox group wrap (#467)

* fix(dropdown): Fix the issue of incorrect theme icons for Dropdown components. (#468)

* fix(dropdown-item): (#472)

Fix DropdownItem component clicking to disable menu items but triggering item-click event

* fix(button): button smb theme change fix (#470)

* fix(button): button smb theme change fix

* fix(checkbox-button): smb theme change fix

* fix(playground): fix jump to incorrect demo (#466)

* fix(link): smb theme change fix (#474)

* fix(theme): smb theme change fix (#480)

* fix(grid): fix grid checkbox radio x-design theme

* chore(ts): change code style for import ts type (#511)

* fix(Cascader, DropDown, Popeditor): fixed Cascader component panel not closing when clicked elsewhere (#513)

* fix(popper): fix popper element  offset error in micro-app (#570)

* chore(popper): stop bubbling when parent is fixed

* fix(popper): fix popper element in micro-app

* feat: update code

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

* fix(docs): add support vue2.7 docs (#630)

* fix(docs): add support vue2.7 docs

* fix: fix version

* fix: fix color-picker error

* docs: update changelog v3.11.0 (#629)

* fix: update site version

---------

Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
Co-authored-by: yoyo <104079404+yoyo201626@users.noreply.github.com>
2023-10-24 15:06:31 +08:00
ajaxzheng 7dd22db4a1
feat: sync site code (#613) 2023-10-23 10:53:42 +08:00
ajaxzheng bc91d14d69
feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
Kagol 8d2a9a222c
feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
Gweesin Chan 344d3e1646
feat: scripts support cross-platform (#554)
* feat: scripts support cross-platform

* revert: revert lockfile change
2023-10-07 10:44:21 +08:00
zzcr 0029477b29
fix(docs): fix docs build error 2023-08-16 01:48:55 -07:00
zzcr 61a5f5bb71
fix(theme): delete theme sideEffects 2023-08-15 00:26:06 -07:00
zzcr 5f6784ecb3
fix(grid): fix grid fixed style 2023-08-13 19:24:47 -07:00
Kagol 164afb23e4
feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
申君健 aeaf9ad3ef
tooltip performance optimization (#368)
* fix(tooltip): 修复tooltip卡顿的问题

* fix(theme): build theme时,自动合并所有组件 的index.less
2023-08-08 14:02:53 +08:00
zzcr df96e16427
feat(TinyVue): 同步内部代码,新特性添加和bug修复 2023-06-29 00:41:18 -07:00
zzcr ae97ad85e0
feat(TinyVue): 同步内部代码,解决若干bug 2023-06-10 00:54:00 -07:00
Kagol dfc1bb3fe4
feat: add XDesign 2023-05-18 16:57:25 +08:00