tianxin
9cb3a06a85
feat(grid-align):Unified table alignment ( #644 )
2023-10-25 11:39:08 +08:00
Kagol
bb5e99ddb0
Revert "fix(dialog-box): 修复右侧弹窗不能滚动问题 ( #500 )" ( #636 )
...
This reverts commit 765843e323
.
2023-10-24 17:01:19 +08:00
Kagol
46fa7221e0
Revert "fix(dialog-box): dialog mask err( #495 ) ( #503 )" ( #632 )
...
This reverts commit da752346c6
.
2023-10-24 16:28:44 +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
申君健
1484ee3ac8
fix(rich-text-editor): Add mono:true params ( #626 )
2023-10-24 11:47:21 +08:00
申君健
1ee0341af8
fix(playground): fix CDN url ( #624 )
2023-10-23 17:11:52 +08:00
Xppp0217
d7623d1e56
fix(select-size):select component medium,small,mini Type For One ( #607 )
...
* fix:select组件medium,small,mini类型整合
* fix(select-size):select component medium,small,mini Type For One
2023-10-23 16:30:15 +08:00
tianxin
fddf10dbe6
feat(grid-api):API Remove Default Text ( #622 )
2023-10-23 16:29:32 +08:00
黄怡林
0022b6792d
fix(Dialog-box): Fix the issue of blocked headers in dialogBox components ( #620 )
2023-10-23 15:58:42 +08:00
tianxin
b0aec35557
fix(grid-slot):Table Example Add Editor Slot ( #608 )
...
* grid表格示例新增编辑器插槽
* grid表格示例新增编辑器插槽
2023-10-23 15:49:24 +08:00
Xppp0217
94a681aabf
fix:select组件,text-field和value-field实例合并为一个 ( #610 )
2023-10-23 15:48:36 +08:00
chenxi-20
146e67ed2f
feat(search): Add default selection function for search types and preliminarily optimize API documents ( #614 )
2023-10-23 15:45:53 +08:00
shonen7
d2ed647807
fix(color-picker、divider):Fix 'color picker' switch color failure, description of 'divider' example ( #619 )
2023-10-23 15:43:26 +08:00
tianxin
da2719d419
feat(grid-size):table size integration ( #617 )
2023-10-23 15:39:04 +08:00
shonen7
ff84e6522d
fix(Rich Text Editor): Fix bugs in the Rich Text Editor ( #616 )
...
* Fix rich-text-edtior functionality and style issues
* fix(Rich Text Editor): Fix bugs in the Rich Text Editor
2023-10-23 15:33:43 +08:00
ajaxzheng
251866d80a
fix: fix rich-text build error ( #618 )
2023-10-23 15:33:11 +08:00
ajaxzheng
7dd22db4a1
feat: sync site code ( #613 )
2023-10-23 10:53:42 +08:00
gimmyhehe
7dc567d0bd
fix: fix incorrect target in webComponent ( #605 )
2023-10-20 11:06:40 +08:00
yoyo
8739c1b412
fix(vue-icon_left-ward-arrow): Correct LeftWardArrow import path ( #603 )
2023-10-19 22:35:49 +08:00
ajaxzheng
c65fe2ee9e
fix: fix global registration error with rich-text-editor ( #602 )
2023-10-19 16:24:30 +08:00
Kagol
0a712382de
fix(rich-text-editor): fix Unsupported URL Type link ( #601 )
2023-10-19 15:27:08 +08:00
gimmyhehe
bf7f20e42b
fix(form): form tooltip append-to-body fix ( #599 )
2023-10-19 14:43:31 +08:00
Kagol
8080e95896
chore: support alpha version and fix build error ( #600 )
...
* chore: build bundle support alpha version
* fix: fix color-select-panel/rich-text-editor build error
* fix: fix vue2.6 export version not found error
2023-10-19 14:42:01 +08:00
chenguang
0e288244c4
fix(doc):Loaing component, rename dom id avioding conflicts( #595 ) ( #597 )
2023-10-17 16:13:40 +08:00
chenxi-20
a2f2cf746a
feat(fileupload): Added the function of pasting and uploading files ( #593 )
2023-10-17 16:12:43 +08:00
chenxi-20
9044276bae
feat(anchor): Add anchor component dot type theme ( #587 )
2023-10-17 16:11:52 +08:00
shonen7
00828da132
Fix rich-text-edtior functionality and style issues ( #592 )
2023-10-16 17:04:32 +08:00
gimmyhehe
147f901eff
fix(popper): remove window variable code ( #586 )
...
* fix(popper): remove window variable code
* fix(popper): remove window variable code
2023-10-16 10:08:44 +08:00
Kagol
c2fc9f23af
docs: update component number ( #585 )
2023-10-13 16:07:48 +08:00
Kif
7746526452
fix:Added version import to component templates ( #578 )
2023-10-13 16:07:19 +08:00
ajaxzheng
bc91d14d69
feat: update pc/mobile/mobile-first docs ( #583 )
2023-10-12 16:50:42 +08:00
Kagol
0beeb5d039
fix(rich-text-editor): fix Unsupported URL Type "link:" when execute npm i ( #579 )
2023-10-11 22:32:49 +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
shonen7
2041a44847
fix(numeric):numeric 修复输入超大数字变为科学计数法时失焦后组件消失的问题 ( #563 )
...
* fix(numeric):numeric 输入超大数字变为科学计数法时失焦后组件消失的问题
* fix(numeric):numeric 修改评审意见
2023-10-11 15:11:45 +08:00
xlearns
95072995f9
fix: Guide component mobile overflow ( #574 )
2023-10-11 11:06:35 +08:00
Mr.栋
5770e6c068
feat(react): add mobile mode in tiny react alert ( #550 )
...
* feat(react): add mobile mode in tiny react alert
* feat(react): adjust indent spaces to 2
2023-10-10 16:06:55 +08:00
shonen7
a0c7ad10ed
fix(divider,color-picker): divider组件content-position描述完善,以及部分api关联示例变动;color-picker组件修改错误变量 ( #567 )
2023-10-10 15:09:12 +08:00
chenguang
0ba0955163
fix(tree): Click margin-top zoom will collapse treemenu( #559 ) ( #568 )
2023-10-10 14:51:19 +08:00
Kif
43c8ff9b72
feat: popeditor adds the autoreset property ( #562 )
2023-10-10 09:29:40 +08:00
chenguang
feeb96b7a8
fix(guider): 箭头部分情况超出了指定位置,优化样式 ,解决计算问题( #454 ) ( #539 )
...
Signed-off-by: chenguang <339613682@qq.com>
Co-authored-by: chenguang <guang_chen@huacenav.com>
2023-10-09 22:11:18 +08:00
Mr.栋
a4e225f967
feat(react): ehance virtual comp,each comp has v-if,default as true ( #564 )
2023-10-09 20:32:32 +08:00
Mr.栋
c380deb313
feat(react): add badge comp with mobile & pc mode ( #566 )
2023-10-09 20:32:09 +08:00
Mr.栋
d52433534e
feat(react): add switch comp with mobile & pc mode ( #565 )
2023-10-09 20:30:13 +08:00
Zz-ZzzZ
07c2230616
docs(README): correct misspellings ( #561 )
2023-10-08 15:55:36 +08:00
GaoNeng
ab8344e793
fix(color-select-panel): z-index ( #560 )
2023-10-08 15:54:12 +08:00
GaoNeng
0260c237b8
feat(color-select-panel): history & predefine color ( #530 )
...
* feat(color-select-panel): history & predefine color
* fix: alpha not update
* refactor(color-select-panel): delete comment code
* feat: predefine color
* feat: empty tips
* feat: predefine color
* fix(color-select-panel): rename composition example file
2023-10-07 15:32:36 +08:00
Gweesin Chan
84bf0afc1f
docs: fix popover demo position error when toggle code block ( #535 )
2023-10-07 15:23:24 +08:00
Mr.栋
b7e730f3d3
feat(react): 添加贡献文档,readme 改名为 README ( #538 )
2023-10-07 15:18:29 +08:00
Mr.栋
0768ce22ab
feat(react): collect refs and children in one traverse ( #551 )
2023-10-07 14:41:05 +08:00
Gweesin Chan
95b059546d
fix: fix extra highlight color when press button in mobile mode ( #537 )
2023-10-07 11:18:23 +08:00