Commit Graph

47 Commits

Author SHA1 Message Date
gimmyhehe 71bbf49a36
docs: 删除smb配置以及相关依赖 (#2332) 2024-10-21 16:51:41 +08:00
ajaxzheng 65737087eb
docs(site): optimize the overall theme logic of the official website (#2109) 2024-09-13 10:30:22 +08:00
Kagol cd8b5acc9e
feat(fluent-editor): optimize fluent-editor mobile-first (#1794)
* feat(fluent-editor): optimize fluent-editor mobile-first

* refactor(fluent-editor): use optional chaining for safer property access
2024-07-30 18:47:00 +08:00
ajaxzheng 77247ff044
feat: update chart docs (#1623) 2024-05-11 14:40:08 +08:00
ajaxzheng 564912012a
feat: Adapting to the X-design theme (#1534) 2024-04-08 15:46:23 +08:00
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
chenxi-20 68f6fd516b
feat(alert): Add unlimited theme switching function to adapt to alert unlimited themes (#1229) 2023-12-29 10:08:03 +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
jacknan 878d51eee0
feat(pull-refresh): refresh pull-refresh UI (#965)
* feat(pull-refresh): 刷新UI设计

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(pull-refresh): 刷新demo

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(pull-refresh): 刷新demo

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(pull-refresh): 刷新demo

Signed-off-by: jacknan <zhumaonan@aliyun.com>

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-05 17:16:14 +08:00
申君健 4c725d63a9
Dev docs fix review (#882)
* docs(transfer): Optimize container ,layout,transfer docs

* docs(tooltip): Optimize tooltip ,poppover,image docs
2023-11-20 19:42:06 +08:00
betterdancing 1c2b10de5f
fix(docs): [modal] update default value docs (#742) 2023-11-09 09:26: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 7dd22db4a1
feat: sync site code (#613) 2023-10-23 10:53:42 +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
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
Kagol 956293b4ba
docs(rich-text-editor): add demo and api docs (#404) 2023-08-17 16:57:39 +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
ing e26f182602
feat #272 ipAddress组件ipv6类型整改 (#337)
* close #272 ipAddress组件ipv6类型整改

* fix: 检视意见修改
2023-08-02 09:31:33 +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
申君健 ef951b3922
fix(theme): 移除container ,layout中的样式 (#306)
* fix(theme): 移除container ,layout中的样式

* fix(docs): 恢复container.layout的示例
2023-07-07 17:05:02 +08:00
zzcr df96e16427
feat(TinyVue): 同步内部代码,新特性添加和bug修复 2023-06-29 00:41:18 -07:00
dong 637a8d117a
docs: change content of toolbar-button-click-event (#296)
Co-authored-by: dongyouyi 30041373 <dongyouyi@huawei.com>
2023-06-25 14:26:04 +08:00
ing 8c2dc357f7
feat: 增加联想查询api及demo示例 #289 (#290) 2023-06-21 11:39:50 +08:00
zzcr ae97ad85e0
feat(TinyVue): 同步内部代码,解决若干bug 2023-06-10 00:54:00 -07:00
GaoNeng 77b68bea18
feat: config-provider (#271)
* feat: config-provider

* 🐞 fix(config-provider):

开发者如果只覆盖某个design item 那么其他的常量会被覆盖为 undefined. commit主要修复该问题

* 🧪 test(config-provider): 补充单元测试

* 🐞 fix(config-provider): 修改检视意见
2023-06-08 10:18:17 +08:00
ing 8f9f3868b7
feat: 增加auto-lookup属性demo及api文档 (#269) 2023-06-05 11:13:57 +08:00
Kagol 886499bbec
fix: fix some XDesign bug 2023-05-25 14:26:49 +08:00
peter G b5ee981110
refactor: A constructor name should not start with a lowercase letter but a uppercase. (#251)
Co-authored-by: guoxudong06 <guoxudong06@meituan.com>
2023-05-21 09:40:11 +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
GaoNeng adc9c1bf86
doc: 修改文档示例 (#224) 2023-05-14 17:38:47 +08:00
wwttff 50723613fc
fix(rate) 修复组件Rate半选加禁选后,2.5与3星实际不匹配的问题 (#200) 2023-05-13 11:43:55 +08:00
ing 437d1e6177
fix: 修复Breadcrumb配置textField的demo不显示面包屑内容 #207 (#210) 2023-05-13 11:43:16 +08:00
黄怡林 b89b033721
fix(dialog-box): 修复对话框移动后动态style没更新的bug (#195) 2023-05-06 10:51:13 +08:00
WXC-Spring 3e4b201e76
fix(carousel) 走马灯手动轮播切换到此处数据会偶现与实际不符 (#188) 2023-05-04 19:08:37 +08:00
TC-twwang 2d6e893392
fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 (#145) 2023-04-18 20:09:35 +08:00
GaoNeng 01294ad47b
feat: 当children为空数组是认为是叶子节点 (#143)
* feat: 当children为空数组是认为是叶子节点
2023-04-18 20:03:44 +08:00
Kagol 2741062003
fix: fix conflict (#135)
Co-authored-by: OpenTiny <opentiny@sina.com>
2023-04-13 20:41:25 +08:00
ygj6 2455c1c1b2
fix: 修复 pnpm dev:docs 报错的问题。 (#123) 2023-04-11 10:38:37 +08:00
acyza ebafe609b6
fix: 修复文档初始`pathname`错误 (#107)
* Update pc.vue

* Update mobile.vue
2023-04-07 15:18:17 +08:00
chenxi-20 e62130ef17
fix(upload): 取消fileupload组件的自动隐藏和提示功能,修改成用户可自定义配置 (#95) 2023-03-31 14:31:12 +08:00
chenxi-20 0a1a598a0e
fix(anchor): 修复父锚点指示异常的问题 (#93) 2023-03-29 14:07:26 +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