Commit Graph

588 Commits

Author SHA1 Message Date
David f1c1bac12c
David/fix 722 (#811)
* fix(examples/tree-grid-insert-delete-update.vue): [grid] fix Deleting will completely retract the issue, and deleting will retain the previous expanded state

* fix(examples/tree-grid-insert-delete-update.vue): [grid] fix Deleting will completely retract the issue, and deleting will retain the previous expanded state

* fix(examples/tree-grid-insert-delete-update.vue): [grid] fix Deletin will completely retract the issue, and deleting will retain the previous expanded state add Composition API file

---------

Co-authored-by: dushihong <dush@nancal.com>
2023-11-21 19:58:00 +08:00
yoyo a3b64525fc
docs(site): [rate, tag-group] Optimize document (#886) 2023-11-21 19:56:41 +08:00
yoyo a5483419e1
docs(site): [autocomplete, loading, notify] Optimize document (#885) 2023-11-21 19:56:23 +08:00
ajaxzheng 791831558b
fix(dcos): Fixed the slow initial loading of resources in official website. (#887) 2023-11-21 19:55:34 +08:00
gimmyhehe 764c2e1d6c
fix(sites): fix mobile-first playground icon style (#883)
* fix(sites): fix mobile-first playground icon style

* fix(sites): fix mobile-first playground icon style
2023-11-21 11:16:58 +08:00
jacknan 5cf3917a8b
feat(toast): add mobile-toast (#751)
* feat(toast): 增加toast组件

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* fix(toast): 删除日志打印

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 优化demo样式

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 刷新设计规范

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 删除无用代码

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 拆分特性demo

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 刷新token

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 刷新token定义

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(toast): 删除无用文件

Signed-off-by: jacknan <zhumaonan@aliyun.com>

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-11-21 10:02:41 +08:00
申君健 4c725d63a9
Dev docs fix review (#882)
* docs(transfer): Optimize container ,layout,transfer docs

* docs(tooltip): Optimize tooltip ,poppover,image docs
2023-11-20 19:42:06 +08:00
gimmyhehe 69e34302c0
test(badge): [badge] update button E2E test (#880) 2023-11-20 19:30:32 +08:00
zzcr 1cccc8a071
fix(slide-bar): Delete duplication emits 2023-11-20 01:26:19 -08:00
ajaxzheng 3e0dd3a23f
fix(site): Fix the problem that official website table type switching route can't be displayed, and add Types anchor point. (#879) 2023-11-20 17:11:25 +08:00
ajaxzheng 140a3a3a32
docs(grid): [grid] update grid docs and apis (#878)
* docs(grid): [grid] update grid docs and apis
2023-11-20 17:10:33 +08:00
gimmyhehe 10ea4d1f3b
feat(vue-theme): add theme-tool version in style attribute (#872) 2023-11-20 16:56:40 +08:00
yoyo b64a63166e
docs(site): [cascader, cascader-panel] Optimize document (#873) 2023-11-20 16:56:08 +08:00
黄怡林 83a49eef44
Add new token and delete unused code (#877)
* feat(mobile): add new token

* refactor(mobile): delete unused code
2023-11-20 16:55:27 +08:00
gimmyhehe 7685a751ca
fix(button): [button] delete duplicate css var (#874) 2023-11-20 16:54:06 +08:00
chenxi-20 45718c57c0
fix(components): [anchor] fix anchor change event warnning (#870) 2023-11-20 15:01:56 +08:00
Kagol 89e5322f2a
docs(pop-editor): [pop-editor] optimize pop editor docs (#871)
* docs(pop-editor): optimize pop-editor api docs

* docs(pop-editor): optimize pop-editor demo docs
2023-11-20 14:56:43 +08:00
dong 8cea08c2fc
docs(grid): change demoId of 'before-page-change' (#824) 2023-11-20 10:18:43 +08:00
黄怡林 a68a6bfa8b
feat(mobile): add new token (#829) 2023-11-20 10:12:07 +08:00
ajaxzheng 61dd65994a
feat(grid): [grid]Update grid e2e test (#853)
* test(grid): [grid] update grid e2e test
2023-11-20 10:11:37 +08:00
chenxi-20 a8f5959567
fix(components): [tabs] Fix bug when dynamically switching tab style to default in tabs (#846) 2023-11-20 10:10:42 +08:00
gimmyhehe 154ec25cb8
test(button): [button] update button E2E test (#862) 2023-11-20 10:08:58 +08:00
gimmyhehe a17c053591
test(button-group): [button-group] update button E2E test (#863) 2023-11-20 10:08:29 +08:00
gimmyhehe 4ccc2ba1eb
feat(sites): add mobile-first playground (#864) 2023-11-20 10:07:58 +08:00
申君健 45acef6cb2
docs(poppover): Optimize Popover's docs (#866)
* docs(poppover): Optimize Popover's docs

* perf(transition): merge transition css to base

* perf(transition): merge transition css to base

* docs(popover): optimize popover's docs
2023-11-20 10:04:59 +08:00
申君健 a9b6c76d67
docs(image): optimize image's docs (#868) 2023-11-20 10:04:18 +08:00
yoyo a235e649b4
fix(package.json): [input] pnpm site (#869) 2023-11-20 09:57:30 +08:00
申君健 d259461ab3
perf(transition): merge transition css to base.less (#851)
* perf(transition): merge transition css to base

* perf(transition): merge transition css to base
2023-11-17 18:35:47 +08:00
gimmyhehe d1ba721766
fix(col): [col] fix error when col not use in layout (#858) 2023-11-17 18:34:50 +08:00
chenxi-20 9f71b575bc
docs(components): Further optimize the document, add empty default value display, and add API anchor dynamic display function (#859) 2023-11-17 18:34:14 +08:00
gimmyhehe a4cb006a44
doc(components): demo and api docs optimize (#860) 2023-11-17 18:33:38 +08:00
yoyo e748f3c41d
feat(internals/playwright-config): [input] Change the default e2e test environment to site (#855)
* feat(internals/playwright-config): Change the default e2e test environment to site

* feat(internals/playwright-config): Change the default e2e test environment to site 2
2023-11-17 17:09:55 +08:00
ajaxzheng f7c7b78ebc
feat(select): [select] optimize select docs (#856)
* docs(select): [select] Select component documentation and demo optimization (#830)
* docs(action-menu): [action-menu] Optimize ActionMenu component demos and documents (#833)
2023-11-17 17:04:21 +08:00
yoyo 5b52fc88af
test(pc/app/cascader-panel): [cascader-panel] Refine e2e test cases (#841) 2023-11-17 09:11:04 +08:00
chenxi-20 dba4d6487c
feat(theme): Add default values for theme variables (#842) 2023-11-16 16:31:19 +08:00
gimmyhehe deb2efab38
docs(popconfirm): [popconfirm] optimize popconfirm demo and api (#832) 2023-11-16 14:13:48 +08:00
gimmyhehe 48b30af065
docs(alert): [alert] optimize alert demo and api (#834) 2023-11-16 14:12:00 +08:00
GaoNeng 64183e2c25
fix: Deserialization problem (#836)
* fix: Deserialization problem

* fix: type error
2023-11-16 14:10:24 +08:00
yoyo 7cd5270d46
test(pc/app/input): [input] Refine e2e test cases (#837) 2023-11-16 14:07:43 +08:00
申君健 fec7dd71fa
docs(tooltip): Optimize Tooltip's docs and demos (#838)
* docs(tooltip):   Optimize Tooltip's docs and demos

* docs(tooltip): fix
2023-11-16 14:07:17 +08:00
ajaxzheng f593efca9b
docs(sites) update docs (#839) 2023-11-16 11:16:09 +08:00
chenxi-20 24d6235844
fix(components): [collapse] fix overflow (#835) 2023-11-15 18:05:20 +08:00
ajaxzheng 06ecd9c61f
feat:Release to dev (#828)
* 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)

* fix(components): [image-viewer] fix img url not match bug (#709)

* Fixed bugs of dialog-select and tree (#712)

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

* fix(tree): Solve the problem of ineffective default selection of single selection under lazy loading of tree components

* fix(tree): Fix the style of radio in the tree

* fix(renderless): fix get error window in micro app (#731)

* fix(theme): [form] fix textarea border color when validate error (#721)

* fix(renderless): fix viewportWindow in grid and modal components (#741)

* fix(option): Fix the issue of check boxes not displaying when multiple selection limits are applied to option components (#734)

* docs(dropdown): [dropdown] optimite dropdown demos and api docs (#774)

* fixed(timeline): [timeline] solve the problem that timeline item can't be fold (#780)

* fix(components): [form] add submit prevent in form (#786)

* fix(components): [popover] fix popover offset error (#809)

* fix(components): [popover] fix popover offset error

* fix(components): [popover] fix popover offset error

* fix(components): [select, dropdown] fix select, dropdown offset error (#826)

---------

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-11-15 10:35:02 +08:00
申君健 fb0bce1570
docs(laylout): Optimize Layout's docs and demos (#806)
* docs(laylout): Optimize Layout's docs and demos

* docs(laylout): Optimize Layout's docs and demos

* fix(less): fix conflict
2023-11-15 10:33:33 +08:00
申君健 577843e3fd
docs(transfer): Optimize Transfer's docs and demo (#827)
* docs(transfer): fix demos

* docs(transfer): fix demos

* docs(transfer):  translate the docs

* docs(transfer): fix demos
2023-11-15 10:20:58 +08:00
申君健 dcb0ed51e4
docs(container): Optimize Container's docs and demo (#812) 2023-11-15 10:14:12 +08:00
ajaxzheng 19d6c520f7
docs(grid): [grid] update grid docs and api (#822)
* docs(grid): [grid] update grid docs

* docs(grid): [grid] update grid docs

* docs(grid): [grid] update grid apis

* docs(grid): [grid] update grid apis

* docs(grid): [grid] update grid editor docs

* docs(grid): [grid] update grid editor docs

* docs(grid): [grid] update grid size docs

* docs(grid): [grid] update grid size docs

* docs(grid): [grid] update grid tree and expand docs

* docs(grid): [grid] update grid tree and expand docs

* docs(grid): [grid] update grid apis docs

* docs(grid): [grid] update grid apis docs

* docs(grid): [grid] update grid apis docs

* docs(grid): [grid] update grid apis docs

* docs(grid): [grid] update grid apis docs
2023-11-15 09:27:38 +08:00
chenxi-20 2130641cee
docs(tabs): [tabs] docs optimization (#821) 2023-11-15 09:27:16 +08:00
yoyo 4e7c1504f5
docs(site): [tag-group] Improve documentation (#817) 2023-11-15 09:26:58 +08:00
chenxi-20 5dd49298d4
docs(nav-menu): [nav-menu] docs optimization (#816) 2023-11-15 09:26:45 +08:00