Commit Graph

983 Commits

Author SHA1 Message Date
Kagol b5b767fa9a
fix: fix pnpm dev:site error (#536) 2023-09-28 19:43:35 +08:00
Mr.栋 b9aefb73f1
feat(react): merge react-dev to dev (#531)
* 组件库 react 版本的 button 组件实现,0 - 1 实现 react 复用 vue 逻辑 (#341)

* refactor: A constructor name should not start with a lowercase letter but a uppercase.

* feat: 查看样式 less 问题

* feat: react版本 button api 功能实现,移除 lock 文件

* feat: react版本 button api 功能实现,修复 pr 问题

* feat: react版本 button api 功能实现,lock 文件更改

* feat: react版本 button api 功能实现,lock 文件更改

* feat: react版本 button api 功能实现,多余注释删除

---------

Co-authored-by: guoxudong06 <guoxudong06@meituan.com>

* feat: tiny-react event module, imitate vue event system (#405)

* feat: tiny-react props resolver,to get events & attrs from props (#408)

* feat: utils of packages/react-common (#409)

* feat: replacing some rendering logic in jsx with virtual components (#412)

* feat: tiny-react svg render function (#406)

* feat: data responsive core, registering responsive objects through us… (#416)

* feat: data responsive core, registering responsive objects through useReactive

* feat: Modify the passing values of path attributes in the code

* Add a virtual machine like proxy for fiber component nodes (#442)

* feat(react): Add related operations to the fiber tree (#431)

* Add related operations to the fiber tree

* Make some optimizations for fiber operations

* feat: simulate Vue Composite API (#445)

* feat: 添加 tiny-react 的 alert 组件 (#477)

* feat(react): Packaging and building React series components (#493)

* feat: 打包构建 react 系组件

* feat: 打包构建 react 系组件

* feat(react): Fix the React dev development link (#510)

* feat: 修复开发链路

* feat: 修复开发链路

* fix: 修改 scope

* fix: 修复导入后缀

* fix: 修复导入后缀

* fix: tsx 运行报错,改回 jsx

* fix: 打包 react 组件排出 react 运行依赖

* fix: 修复打包无法通过命令参数自定义 npmscope 和版本问题

* feat(react): 在 packages/react 下添加 readme 文件

---------

Co-authored-by: Mr.栋子 <guoxiaodong@MrdongzideMacBook-Pro.local>

* fix(react): Development and debugging environment adjustment (#527)

* fix: 开发链路调整

* fix: react dev 开发命令入口修复

---------

Co-authored-by: Mr.栋子 <guoxiaodong@MrdongzideMacBook-Pro.local>

* feat(react): 添加 react-site api 文档项目 (#528)

Co-authored-by: Mr.栋子 <guoxiaodong@MrdongzideMacBook-Pro.local>

* fix: 打包代码 scope 为 @opentiny 会无限循环替换修复 (#529)

Co-authored-by: Mr.栋子 <guoxiaodong@MrdongzideMacBook-Pro.local>

---------

Co-authored-by: guoxudong06 <guoxudong06@meituan.com>
Co-authored-by: Mr.栋子 <guoxiaodong@MrdongzideMacBook-Pro.local>
2023-09-28 19:39:05 +08:00
Binks_ f2b3991582
optimize button docs (#522)
* docs(button): adjust the order of api

* docs(button): modify component description

* docs(button): optimize basic usage demo

* docs(button): fix base's circle test

* docs(button): delete the repetitive round  demo

* docs(button): optimize the repetitive plain  demo

* docs(button): optimize basic usage/icon demo

* docs(button): optimize text demo

* docs(button): optimize image demo

* docs(button): optimize basic usage/type demo

* docs(button): optimize loading demo

* docs(button): optimize size demo

* docs(button): optimize reset-time demo

* docs(button): optimize autofocus/click/dynami demo

* docs(button): optimize en-US docs

* docs(button): adjust the order of demo

* docs(button): make sure the api jumps properly

* docs(button): optimize the api docs
2023-09-28 10:43:48 +08:00
GaoNeng d7c789f567
feat: color select panel component (#492)
* feat: color select panel component

* fix: Cancel does not reset color issue

* doc: color select panel demos

* feat: display or not controlled externally

* fix: delete jsx

* fix: delete jsx
2023-09-28 07:35:40 +08:00
vaebe caa347f8b8
fix(theme): 修复官网组件标题背景色异常 (#496)
* fix(theme): 修复官网组件标题背景色异常

* fix(theme):  refVar 值等于 undefined 或 null 时赋默认值

* refactor(theme): useAutoStore  refVar 赋值逻辑优化
2023-09-27 21:50:31 +08:00
allcontributors[bot] 68a7284ff7
docs: add Zuowendong as a contributor for code (#524)
* 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-09-27 21:42:04 +08:00
wendZzoo da752346c6
fix(dialog-box): dialog mask err(#495) (#503) 2023-09-27 21:40:20 +08:00
allcontributors[bot] 8d355af6e0
docs: add chenguang1994 as a contributor for code (#521)
* 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-09-27 21:29:30 +08:00
Spark Bill eec4713a35
fix(slider): slider range select bug (#390) (#518)
Co-authored-by: chenguang <guang_chen@huacenav.com>
2023-09-27 21:27:44 +08:00
Kif 0036fcb203
fix(collapse): 修复collapse未深度监听导致Pc端tiny-collapse activeNames直接push无法响应的bug (#512) 2023-09-27 10:37:33 +08:00
Caesar-ch 7f0f027765
feat(rich-text-editor): resolve svg viewbox (#515)
* feat(rich-text-editor): resolve icon package

* feat(rich-text-editor): resolve svg viewbox
2023-09-26 19:38:00 +08:00
Caesar-ch b4d3d3b1c7
feat(rich-text-editor): support media url (#508) 2023-09-24 18:36:07 +08:00
Caesar-ch f5b35fd26c
feat(rich-text-editor): fix bug, add font-size and add api demo (#497)
* feat(rich-text-editor): add version compatibility

* feat(rich-text-editor): update resolve path

* feat(rich-text-editor): update resolve path

* feat(rich-text-editor): fix bug

* fix(rich-text-editor): bug fix

* feat(rich-text-editor): fix bug, add font-size and add api demo

* feat(rich-text-editor): add notify tips

* feat(rich-text-editor): fix image/video bug and add more table select

* feat(rich-text-editor): add i18

* feat(rich-text-editor): add i18

* feat(rich-text-editor): refinement i18
2023-09-24 16:20:39 +08:00
Binks_ 765843e323
fix(dialog-box): 修复右侧弹窗不能滚动问题 (#500)
* fix(dialog-box): 修复右侧弹窗不能滚动问题

* fix(dialog-box): 修复文本过长下导致footer覆盖问题
2023-09-23 15:41:07 +08: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 4bee278c6a
docs: optimzie date picker demo/api (#486)
* docs(date-picker): adjust the order of api

* docs(date-picker): optimize basic-usage demo

* docs(date-picker): optimize date-range demo

* docs(date-picker): add multiple-dates demo

* docs(date-picker): optimize disabled demo

* docs(date-picker): optimize shortcuts demo

* docs(date-picker): remove useless demo

* docs(date-picker): optimize default-value demo

* docs(date-picker): optimize size demo

* docs(date-picker): optimize format demo

* docs(date-picker): optimize clear demo

* docs(date-picker): optimize align demo

* docs(date-picker): remove readonly/editable demo

* docs(date-picker): optimize filter-mode demo

* docs(date-picker): optimize custom-suffix-icon demo

* docs(date-picker): optimize custom-weeks demo

* docs(date-picker): optimize label-inside demo

* docs(date-picker): optimize step/time-arrow-control demo

* docs(date-picker): optimize unlink-panels demo

* docs(date-picker): merge start-from-end-at to shortcuts demo

* docs(date-picker): optimize timezone/isutc8 demo

* docs(date-picker): optimize events demo

* docs(date-picker): optimize validate-event demo

* docs(date-picker): adjust demo order

* docs(date-picker): update component description
2023-09-19 08:29:25 +08:00
YuYan Li 3c3c433ddd
🐛 fork tiny-vue 启动失败,添加字符串末尾缺少的引号 (#488) 2023-09-16 10:46:12 +08:00
Kagol 1f77098090
chore: add dialog-select/filter-panel to tiny-vue.yml (#487) 2023-09-15 20:07:39 +08:00
Kagol ff7890c750
docs: optimize time picker demo api docs (#482)
* docs(time-picker): adjust the order of api

* docs(time-picker): modify component description

* docs(time-picker): optimize basic usage demo

* docs(time-picker): optimize size/is-range demo

* docs(time-picker): optimize disabled demo

* docs(time-picker): optimize editable/is-range demo

* docs(time-picker): optimize arrow-control demo

* docs(time-picker): optimize step demo

* docs(time-picker): optimize clearable demo

* docs(time-picker): optimize suffix-icon demo

* docs(time-picker): optimize popper-class/popper-append-to-body demo

* docs(time-picker): optimize placeholder demo

* docs(time-picker): optimize format/name/event demo

* docs(time-picker): adjust the order of demo
2023-09-15 18:09:35 +08:00
Caesar-ch 51c46cbd42
feat(rich-text-editor): Add api design (#475)
* feat(rich-text-editor): Add api design

* feat(rich-text-editor): change code

* feat(rich-text-editor): delete log

---------

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-09-14 10:17:44 +08:00
vaebe 7d6120ed1d
feature(divider): 增加 Divider 组件 (#354 close) (#471)
* feature(divider): 增加 Divider 组件 (#354 close)

* fix: 移除 lock 文件的提交

* fix: 还原移除的 pnpm-lock.yaml 文件

* fix: 使用 dev 覆盖本地 pnpm-lock.yaml.lock 文件
2023-09-13 18:05:03 +08:00
LinboLen 9911dd4a31
fix(alert): mobile first same bug (#481) 2023-09-12 21:44:19 +08:00
LinboLen bfa640fea1
fix(alert): alert mobile close should works (#478) 2023-09-11 10:10:13 +08:00
Kagol eea1a21dc3
refactor(date-table): supplement the ts type declaration of the date-table component (#456) 2023-09-07 16:20:55 +08:00
Kagol 8e3c6f97dc
fix(time-picker): fix time-picker arrow-control bug (#464) 2023-09-07 16:20:45 +08:00
Lyx 3ccbfd8ccd
feat(unit): add breadcrumb unit test (#457) 2023-09-05 11:39:08 +08:00
Caesar-ch 408182b93f
feat(rich-text-editor): css style adjustment (#459)
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-09-05 11:38:13 +08:00
Caesar-ch c40bce0db3
feat(rich-text-editor): add font-size selection (#448)
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-08-27 07:53:18 +08:00
Kagol 3c714b76a0
feat: optimize rich text editor toolbar style (#444) 2023-08-24 18:59:03 +08:00
Zz-ZzzZ ef50b1a14b
test(modal): add surplus unit test (#435) 2023-08-24 15:31:13 +08:00
Caesar-ch a592dd9f67
feat(rich-text-editor): support code highlight (#440)
* feat(rich-text-editor): support code highlight

* feat(rich-text-editor): support code highlight

* style(rich-text-editor): code style adjust

* style(rich-text-editor): code style adjust

---------

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-08-24 15:29:26 +08:00
Kagol b2cd6ab80f
docs(container): fix container composition demos fix #425 (#441) 2023-08-23 23:51:52 +08:00
Zz-ZzzZ 5777404363
fix(modal): fix css value error (#426) 2023-08-22 11:25:17 +08:00
Caesar-ch f3414a36f2
feat(rich-text-editor): add row height and merge h1-h6 and pargraph (#414)
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-08-22 08:59:55 +08:00
Kagol 956293b4ba
docs(rich-text-editor): add demo and api docs (#404) 2023-08-17 16:57:39 +08:00
Kagol c0cd7cdb4e
chore: merge editor-dev to dev (#403)
* 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>

* perf(rich-text-editor): split pure function from vue.ts to index.ts (#395)

Co-authored-by: 常浩-BJS21325 <changhao01@youdao>

* fix(rich-text-editor): fix conflict

---------

Co-authored-by: Caesar-ch <74941512+Caesar-ch@users.noreply.github.com>
Co-authored-by: 常浩-BJS21325 <changhao01@youdao>
2023-08-17 16:23:38 +08:00
Kagol 59c73952bd
style(rich-text-editor): format code style (#402) 2023-08-17 16:05:54 +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
申君健 339c74fdad
fix(sites): fix (#400) 2023-08-17 15:26:09 +08:00
申君健 85804288b1
fix Playground Page (#399)
* fix(sites): 切换 sites 引用 @opentiny/vue-repl包

* fix(sites): fix Playground Page
2023-08-17 15:08:38 +08:00
Kagol f33cb4256d
docs: update release notes (#397) 2023-08-17 11:32:07 +08:00
GaoNeng 0bdf96db5c
fix(color-picker): 修复组件若干问题 (#394)
* 🐞 fix(color-picker): 修复国际化问题

*  feat(color-picker): 点击选择

*  feat(color-picker): 点选

* 🐞 fix(color-picker): 修复了颜色闪烁bug

当thumb拖动,但取消选择后,再次点击trigger颜色会出现错误的bug

* 🐞 fix(color-picker): 修复颜色抖动问题

当用户拖动thumb,但点击cancel时,再次点击trigger拖动thumb或cursor,颜色会有抖动(也就是不统一)

*  feat(color-picker): alpha点选
2023-08-17 09:54:31 +08:00
zzcr 0029477b29
fix(docs): fix docs build error 2023-08-16 01:48:55 -07:00
gimmyhehe 23fa983d48
fix(sites): change design config when change theme (#393)
* fix(sites): change design config when change theme

* fix(sites): fix dev:site script
2023-08-16 14:43:22 +08:00
Zz-ZzzZ 0b50e4f970
test(modal): add modal unit test (#374)
* test(modal): add modal unit test

* test(modal): add zoom event test

* test(modal): change test api
2023-08-16 12:18:53 +08:00
GaoNeng 4c25c74c36
feat(color-picker): color-picker component (#383)
* feat(color-picker): color-picker component
2023-08-16 11:30:24 +08:00
Kagol c1d78fda3b
fix: fix packages/vue/package.json format error when execute pnpm dev or pnpm build:ui command (#387) 2023-08-16 11:25:00 +08:00
Lyx 159fd4fc47
test(badge): add unit test (#388) 2023-08-16 09:28:37 +08:00
jack-zishan 75032bde35
fix:当使用垂直方向split包裹水平方向split, (#392)
水平方向split的分割线cursor样式会被覆盖,本次修复了该bug。

Signed-off-by: jack-zishan <jack-zishan@outlook.com>
2023-08-16 09:18:24 +08:00
申君健 ee044891c0
fix(sites): 切换 sites 引用 @opentiny/vue-repl包 (#391) 2023-08-16 09:17:14 +08:00