Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Cascader, DropDown, Popeditor): fixed Cascader component panel no… #513

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

yoyo201626
Copy link
Collaborator

@yoyo201626 yoyo201626 commented Sep 25, 2023

…t closing when clicked elsewhere

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@zzcr zzcr added the bug Something isn't working label Sep 25, 2023
@zzcr zzcr merged commit 913342c into opentiny:release Sep 25, 2023
@kagol
Copy link
Member

kagol commented Sep 29, 2023

@all-contributors please add @yoyo201626 for code.

@allcontributors
Copy link
Contributor

@kagol

I've put up a pull request to add @yoyo201626! 🎉

@yoyo201626 yoyo201626 deleted the fix/cascaderClose branch October 8, 2023 09:22
kagol added a commit that referenced this pull request Oct 24, 2023
* 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>
kagol added a commit that referenced this pull request Oct 25, 2023
* 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

---------

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>
kagol added a commit that referenced this pull request Oct 30, 2023
* 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>
zzcr added a commit that referenced this pull request Nov 15, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants