ajaxzheng
77247ff044
feat: update chart docs ( #1623 )
2024-05-11 14:40:08 +08:00
yoyo
7ef29bd08b
feat(ci): e2e add vue2 ( #1398 )
2024-02-28 17:47:18 +08:00
ajaxzheng
d4706a3441
feat(test): [alert] update @playwright/test version ( #1216 )
...
* feat(test): [alert] update @playwright/test version
* feat(test): [alert] update @playwright/test version
2023-12-27 17:07:22 +08:00
gimmyhehe
812ed2abf3
fix(sites): change demo default mode and delete bulletin ( #1049 )
...
* fix(sites): change demo default mode and delete bulletin
* fix(sites): change demo default mode and delete bulletin
2023-12-07 14:22:53 +08:00
ajaxzheng
f3d490d10b
feat(vue): update vue version ( #955 )
2023-11-29 16:29:22 +08:00
gimmyhehe
c215d5c57f
test(pager): [pager] update pager E2E test ( #938 )
2023-11-28 15:54:29 +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
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
ajaxzheng
a5303d798f
feat: update mobile-first and saas ( #702 )
2023-10-30 15:13:55 +08:00
yoyo
b2b8c9cecf
refactor(test-e2e): the e2e tests in example/site/pc/app support baseURL ( #693 )
2023-10-30 11:35:02 +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
ajaxzheng
bc91d14d69
feat: update pc/mobile/mobile-first docs ( #583 )
2023-10-12 16:50:42 +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
Caesar-ch
efbe7a6fbf
feat(rich-text-editor): add vue2 support ( #483 )
...
* feat(rich-text-editor): add version compatibility
* feat(rich-text-editor): update resolve path
* feat(rich-text-editor): update resolve path
2023-09-21 13:49:06 +08:00
Kagol
16488865df
feat: add rich-text-editor component ( #401 )
...
* feat(rich-text-editor): add new component rich-text-editor (#346 )
* feat(rich-text-editor): add new components rich-text-editor
---------
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
* style(rich-text-editor): adjust style, fit Highlight, Default, Disabled (#357 )
* style(rich-text-editor): adjust style, fit Highlight, Default, Disabled
* fix(rich-text-editor): Space format changed from four to two
* fix(rich-text-editor): add svg file and support high light and disabled and default
---------
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
* feat(rich-text-editor): add text alignment, task list, table interaction (#372 )
* feat(rich-text-editor): add text alignment, task list, table interaction
---------
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
---------
Co-authored-by: Caesar-ch <74941512+Caesar-ch@users.noreply.github.com>
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-08-17 15:38:02 +08:00
Kagol
164afb23e4
feat: add dialog-select and refactor sites ( #378 )
2023-08-11 16:40:06 +08:00
zzcr
df96e16427
feat(TinyVue): 同步内部代码,新特性添加和bug修复
2023-06-29 00:41:18 -07:00
zzcr
ae97ad85e0
feat(TinyVue): 同步内部代码,解决若干bug
2023-06-10 00:54:00 -07:00
Kagol
886499bbec
fix: fix some XDesign bug
2023-05-25 14:26:49 +08:00
zzcr
31ff849040
fix(build) 修复grid、pager组件bug
2023-05-18 05:34:12 -07:00
Kagol
dfc1bb3fe4
feat: add XDesign
2023-05-18 16:57:25 +08:00
Kagol
2741062003
fix: fix conflict ( #135 )
...
Co-authored-by: OpenTiny <opentiny@sina.com>
2023-04-13 20:41:25 +08:00
ygj6
d64df1f17b
fix(types): 修复vue3-example项目中的ts报错。 ( #132 )
2023-04-12 22:47:00 +08:00
Kagol
df4a5d1296
Refactor project to Monorepo and TypeScript ( #90 )
...
* fix(tiny-vue): TinyVue工程momorepo改造[WI2029]
Match-id-2e9669527b4f9d10ba441ea7a204dc1627ab0420
* fix(tiny-vue): TinyVue工程momorepo改造[WI2029]
Match-id-a3c037ae0147e6ef27df417b09fff18d548a5fa7
* fix(tiny-vue): 修改license[WI2029]
Match-id-646d905fcfedf0b9ceb147d9ce288916e3c78c45
* fix(tiny-vue): 修改package.json[WI2029]
Match-id-8e0d6161964178ca68ee111f3bb0c60e27d9f3e0
* fix: fix conflict
---------
Co-authored-by: OpenTiny <opentiny@sina.com>
2023-03-28 20:37:18 +08:00