tiny-vue/examples/sites/demos/pc/app/action-menu
ajaxzheng a931e5fdc6
feat: sync release-3.16.0 to dev (#1648)
* fix(grid): fix right fixed table header gutter style (#1542)

* fix(grid): [grid] fix grid no emit filter-change bug (#1536)

* fix(grid): [grid] fix grid not emit filter-change bug

* fix(grid): [grid] fix grid not emit filter-change bug

* docs: add v3.15.0 changelog (#1544)

* fix(tree): remove leaf node's padding-left (#1546)

* fix(action-menu): [action-menu] fix no divided bug (#1538)

* fix(action-menu): [action-menu] fix no divided bug

* fix(action-menu): [action-menu] fix no divided bug

* refactor(unplugin): rewrite unplugin for autoimport Vue components (#1553)

* fix(tabs): [tabs] Fixed issue with default slot and template/v-if/v-for usage in vue2 and vue3 (#1558)

* fix(tabs): [tabs] Fix the bug where the name is empty caused by using v-if in tabstem

* fix(tabs): [tabs] update renderless version

* fix(tabs): [tabs] Fix the issue with rendering in the default slot of Vue3

* fix(tabs): [tabs] Fix the issue of inconsistent highlighting when multiple V-ifs are used

* fix(tabs): [tabs] update opentiny/vue-tabs version

* fix(theme-saas): update theme saas dependencies (#1582)

* Update package.json

* feat(unplugin-tiny-vue): add TinyVueResolver (#1585)

* docs: add breaking changes to changelog (#1562)

* fix(chart): delete chart duplicate key (#1624)

* fix(select): [select] add showAllTextTag prop for select (#1627)

* fix(select): add showAllTextTag prop for select

* fix(select): update select  version in  package.json

* fix: [chart]fix chart height error and area chart empty data error (#1631)

* fix: 修复面积图空数据报错问题

* fix: 修复图表高度设置为100%的高度异常问题

* fix: 修改boxplot图表案例引入

* fix(drop-times): [drop-times] modify style (#1635)

* feat(theme): update theme version

* fix(chart): fix chart extend bugs (#1638)

* fix: 修复chart图表的extend未生效问题

* fix: 优化图表extend逻辑

* fix: 优化图表extend逻辑

* docs: optimize component category (#1626) (#1641)

* docs: update changelog v3.16.0 (#1642)

* feat(version): add npmmirror cdn link (#1646)

* feat(version): update docs version

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
Co-authored-by: Davont <davontz@icloud.com>
Co-authored-by: 李天佑 <66231260+You-Hw-Y@users.noreply.github.com>
2024-05-28 11:44:20 +08:00
..
webdoc docs: optimize component category (#1626) 2024-05-14 09:33:47 +08:00
basic-usage-composition-api.vue feat: sync release-3.16.0 to dev (#1648) 2024-05-28 11:44:20 +08:00
basic-usage.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
basic-usage.vue feat: sync release-3.16.0 to dev (#1648) 2024-05-28 11:44:20 +08:00
card-mode-composition-api.vue feat(action-menu): [action-menu] add XDesign theme (#1514) 2024-03-30 09:58:12 +08:00
card-mode.spec.ts feat(action-menu): [action-menu] add XDesign theme (#1514) 2024-03-30 09:58:12 +08:00
card-mode.vue feat(action-menu): [action-menu] add XDesign theme (#1514) 2024-03-30 09:58:12 +08:00
disabled-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
disabled.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
disabled.vue feat(action-menu): [action-menu] New Theme Adaptation (#771) 2023-12-05 10:50:26 +08:00
events-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
events.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
events.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
icon-composition-api.vue feat(action-menu): [dropdown,action-menu] ActionMenu component adds showIcon and suffixIcon attributes,supplemented the documents and examples. (#1051) 2023-12-08 16:30:17 +08:00
icon.spec.ts test(action-menu): [action-menu] Supplement the missing e2e test cases for the dropdown component (#1100) 2023-12-11 18:54:56 +08:00
icon.vue feat(action-menu): [dropdown,action-menu] ActionMenu component adds showIcon and suffixIcon attributes,supplemented the documents and examples. (#1051) 2023-12-08 16:30:17 +08:00
max-show-num-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
max-show-num.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
max-show-num.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
more-text-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
more-text.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
more-text.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
popper-class-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
popper-class.spec.ts feat(action-menu): [dropdown,action-menu] ActionMenu component adds showIcon and suffixIcon attributes,supplemented the documents and examples. (#1051) 2023-12-08 16:30:17 +08:00
popper-class.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
slot-item-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
slot-item.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
slot-item.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
spacing-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
spacing.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
spacing.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
text-field-composition-api.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00
text-field.spec.ts test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) 2023-11-28 15:52:56 +08:00
text-field.vue feat(select): [select] optimize select docs (#856) 2023-11-17 17:04:21 +08:00