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
gimmyhehe
c0ed137b54
docs(button-group): [button-group] optimize button-group demo and api ( #818 )
...
* docs(button-group): [button-group] optimize button-group demo and api
* docs(button-group): [button-group] optimize button-group demo and api
2023-11-15 09:26:29 +08:00
gimmyhehe
11d9c767da
docs(ip-address): [ip-address] optimize ip-address demo and api ( #815 )
2023-11-15 09:25:40 +08:00
yoyo
caa3414558
docs(site): [rate] Improve documentation ( #814 )
...
* docs(site): [rate] Improve documentation
* docs(site): [rate] Improve documentation 2
2023-11-15 09:25:25 +08:00
gimmyhehe
5b3459c2e4
chore(docs): [form] optimize form demo and api ( #813 )
2023-11-15 09:25:08 +08:00
chenxi-20
de9404a6a9
docs(breadcrumb): [breadcrumb] docs optimization ( #810 )
2023-11-15 09:22:34 +08:00
黄怡林
baf5c22e92
Hyl/optimize timeline docs ( #808 )
...
* docs(timeline): [timeline] optimize timeline api docs
* docs(timeline): [timeline] optimize timeline demo docs
2023-11-15 09:22:16 +08:00
yoyo
a357d1758f
docs(site): [notify] Improve documentation ( #792 )
...
* docs(site): [notify] Improve documentation
* docs(site): [notify] Improve documentation 2
2023-11-15 09:21:35 +08:00
gimmyhehe
8c6b6d1340
docs(button): [button] optimize button demo and api ( #819 )
2023-11-15 09:06:20 +08:00
yoyo
4b70017f20
docs(site): [slider] Improve documentation ( #807 )
2023-11-13 15:29:55 +08:00
chenxi-20
f00274ac19
docs(wizard): [wizard] docs optimization, add Events Api, fixed Event Bug ( #805 )
...
* docs(wizard): [wizard] wizard docs optimization 暂存
* docs(wizard): [wizard] docs optimization add Events Api, fixed Event Bug
2023-11-13 15:28:44 +08:00
GaoNeng
6e2363472a
feat(color-picker): dynamic trigger background color ( #793 )
...
* feat(color-picker): dynamic trigger background color
* fix(color-picker): fix color shake problem
* fix(color-picker): fix trigger can not update when is black
* fix(color-picker): fix trigger can not abandon color when click cancel
2023-11-13 15:27:51 +08:00
AcWrong02
b538c831a6
fix(components): [Collapse] Collapse The foldable panel can only be expanded when clicking on the icon or text ( #758 )
2023-11-13 15:26:09 +08:00
AcWrong02
b47370465e
docs(popover): [popover]Improve the description of the role of the modelValue attribute ( #800 )
2023-11-13 15:25:54 +08:00
David
e8b1c6ce70
fix(vue/grid/edit): [grid] fix Number input box returns string type data ( #772 )
...
Co-authored-by: dushihong <dush@nancal.com>
2023-11-13 15:23:45 +08:00
chenxi-20
0a2b469926
component(fileupload): [file-upload] Fixed an issue where the deletion function is clicked twice ( #769 )
2023-11-13 15:23:10 +08:00
申君健
8a7dcb6e8c
fix resolveMode and remove outer initComponent() ( #803 )
...
* perf(adapter): fix resolveMode
* perf(adapter): remove outer initComponent()
2023-11-13 15:17:01 +08:00
Mr.栋
8b29e63a79
feat(react): add render stack to build parent-child relationship ( #770 )
...
* feat(react): add render stack to build parent-child relationship
* feat(react): render-stack return empty string as valid react el
2023-11-13 15:11:23 +08:00
黄怡林
16169ff41c
docs(steps): [steps] optimize steps docs ( #801 )
2023-11-13 15:05:01 +08:00
Kagol
f6d2ec50c2
docs(guide): [guide] optimize guide docs ( #799 )
...
* docs(guide): optimize guide api docs
* docs(guide): optimize guide demo docs
2023-11-13 14:59:09 +08:00
Kagol
0cdd15d838
docs(collapse): [collapse] optimize collapse docs ( #798 )
...
* docs(collapse): optimize collapse api docs
* docs(collapse): optimize collapse demo docs
2023-11-13 14:58:51 +08:00
Kagol
4de8df22bc
docs(time-picker): optimize time-picker api docs ( #795 )
2023-11-13 14:58:29 +08:00
chenxi-20
0b0e880658
docs(progress): [progress] progress docs optimization ( #789 )
2023-11-13 14:50:50 +08:00
Kagol
aa52d71032
fix: fix the error caused by not setting defaultValue ( #791 )
2023-11-11 11:10:22 +08:00
allcontributors[bot]
6c746c96b7
docs: add AcWrong02 as a contributor for bug ( #788 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-11 09:53:32 +08:00
yoyo
358c30671a
docs(site): [cascader-panel] Improve documentation ( #785 )
2023-11-10 17:25:24 +08:00
yoyo
6fe40f15ba
docs(site): [input] Supplementary document ( #787 )
2023-11-10 17:24:57 +08:00
gimmyhehe
c67a7d958f
fix(theme): [slider] fix css var not effective ( #790 )
2023-11-10 17:24:27 +08:00
chenxi-20
07321e9f7e
docs(icons): [icon] icon docs optimization ( #779 )
2023-11-10 14:10:21 +08:00
chenxi-20
288f3e5019
docs(anchor): [anchor] anchor docs optimization ( #781 )
2023-11-10 14:08:59 +08:00
gimmyhehe
91dc6be333
chore(docs): [switch] optimize switch demo and api ( #782 )
2023-11-10 14:08:25 +08:00
gimmyhehe
597521a966
fix(sites): fix english mode doc ( #784 )
2023-11-10 14:07:45 +08:00
AcWrong02
bd999a7f16
fix(components): [drawer] The animation direction of left/top/bottom … ( #738 )
...
* fix(components): [drawer] The animation direction of left/top/bottom of the drawer component is wrong
* fix: Delete pnpm-lock.yaml
2023-11-09 20:34:45 +08:00
gimmyhehe
3f2f37eea8
chore(docs): [badge] optimize badge demo and api ( #778 )
2023-11-09 20:33:27 +08:00