Commit Graph

950 Commits

Author SHA1 Message Date
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
zzcr a74390d125
fix(theme): delete renderless type module 2023-08-15 00:33:26 -07:00
zzcr 61a5f5bb71
fix(theme): delete theme sideEffects 2023-08-15 00:26:06 -07:00
Kagol d6264f9e68
fix: fix ts declaration error when execute pnpm build:ui vue command (#386) 2023-08-14 16:33:19 +08:00
zzcr 5f6784ecb3
fix(grid): fix grid fixed style 2023-08-13 19:24:47 -07:00
黄怡林 8de953ea0e
fix(Modal): Fix the issue of incorrect props type declaration in modal component (#385) 2023-08-14 09:40:17 +08:00
Lyx aff83c2e3c
fix(badge): same content display duplicate (#382) 2023-08-13 16:36:55 +08:00
Kagol f2528e9cad
chore: add pnpm-lock.yaml (#380) 2023-08-11 17:30:54 +08:00
Kagol 3dc9769d1c
add unit test (#379)
* test(alert): add alert unit test (#369)

* test(alert): add alert unit test

* test(alert): add close event unit test

* docs: add Zz-ZzzZ as a contributor for test (#371)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* fix(carousel): adjust arrow circle width to 28px (#376)

* docs: add lyx-jay as a contributor for code (#377)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

---------

Co-authored-by: Zz-ZzzZ <48228016+Zz-ZzzZ@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Lyx <lyxjay1005@163.com>
2023-08-11 17:04:20 +08:00
Kagol 164afb23e4
feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
Lyx 18d4d190d3
fix(drawer): mask disappear faster than content (#375) 2023-08-11 12:03:07 +08:00
allcontributors[bot] c38d204525
docs: add lyx-jay as a contributor for code (#377)
* 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-08-11 12:02:08 +08:00
Lyx 726515673d
fix(carousel): adjust arrow circle width to 28px (#376) 2023-08-11 12:01:19 +08:00
allcontributors[bot] 6c6bf20cd2
docs: add Zz-ZzzZ as a contributor for test (#371)
* 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-08-09 08:50:33 +08:00
Zz-ZzzZ 58f36edfab
test(alert): add alert unit test (#369)
* test(alert): add alert unit test

* test(alert): add close event unit test
2023-08-09 08:48:50 +08:00
申君健 aeaf9ad3ef
tooltip performance optimization (#368)
* fix(tooltip): 修复tooltip卡顿的问题

* fix(theme): build theme时,自动合并所有组件 的index.less
2023-08-08 14:02:53 +08:00
allcontributors[bot] 517c06e2e3
docs: add chenqifeng66 as a contributor for test (#366)
* 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-08-07 09:24:52 +08:00
chenqifeng66 846524834a
feat(button): 完善单元测试 (#364) 2023-08-06 22:27:37 +08:00
Kagol ded52d323e
chore: add issue-translator (#361) 2023-08-03 07:57:21 +08:00
allcontributors[bot] 5bd36e79d6
docs: add Caesar-ch as a contributor for code (#360)
* 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-08-02 19:54:17 +08:00
MomoPoppy d747c05c19
Momo poppy/fix select :Fixed the problem of calculating the height of the Select component and creating an item incorrectly. (#358)
* chore: checkout release branch

* fix(select): Fix the issue of automatic creation of matching items when using the allowCreate property in the Select component

* fix(select): Fix the incorrect height of the input box when multiple attributes are selected when using the Select component

* fix(select): Fix the incorrect height of the input box when multiple attributes are selected when using the Select component

---------

Co-authored-by: Kagol <kagol@sina.com>
2023-08-02 14:08:24 +08:00
ing e26f182602
feat #272 ipAddress组件ipv6类型整改 (#337)
* close #272 ipAddress组件ipv6类型整改

* fix: 检视意见修改
2023-08-02 09:31:33 +08:00
allcontributors[bot] b9086540ee
docs: add CatsAndMice as a contributor for code (#350)
* 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-07-31 16:22:59 +08:00
allcontributors[bot] 3bee89abad
docs: add KevinAndrewDong as a contributor for code (#349)
* 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-07-31 16:17:46 +08:00
allcontributors[bot] e7d4e674b5
docs: add gimmyhehe as a contributor for code (#348)
* 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-07-31 16:16:44 +08:00
allcontributors[bot] 2781d0d583
docs: add pe-3 as a contributor for code (#347)
* 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-07-31 16:15:55 +08:00
gimmyhehe 4fddd42683
fix(checkbox): 修复checkbox label为0时不显示bug (#331) 2023-07-24 09:25:36 +08:00
gimmyhehe b2064e738d
fix(input): 修复input在表单中disabled不生效bug (#322) 2023-07-14 10:41:39 +08:00
ajaxzheng 35d5451de4
feat(pnpm-lock): 添加pnpm-lock到git仓库 (#320) 2023-07-13 09:27:50 +08:00
申君健 6e3e2ee037
fix(vue-theme): fix textarea 中的 @apply (#319) 2023-07-12 16:44:40 +08:00
ing 2b2bb47e64
fix #268 增加编辑框弹出时自定义事件 (#315) 2023-07-12 09:13:25 +08:00
申君健 e73df05bad
恢复demo中的示例中的样式 (#311)
* fix(theme): 移除container ,layout中的样式

* fix(docs): 恢复container.layout的示例

* fix(docs): 恢复container.layout的示例
2023-07-10 15:08:56 +08:00
zzcr 0c1e8dc763
fix(grid): 修复tabs切换表格配置autoresize有闪动问题 2023-07-09 18:59:37 -07:00
申君健 ef951b3922
fix(theme): 移除container ,layout中的样式 (#306)
* fix(theme): 移除container ,layout中的样式

* fix(docs): 恢复container.layout的示例
2023-07-07 17:05:02 +08:00