Commit Graph

35 Commits

Author SHA1 Message Date
ajaxzheng 564912012a
feat: Adapting to the X-design theme (#1534) 2024-04-08 15:46:23 +08:00
James ecba505e95
feat(statistic): statistic component (#1491)
* fix: add new component statistic

* fix: add statistic renderless

* feat: add statistic theme

* feat: add statistic component

* fix: update review

* fix: update review

* fix: update review
2024-03-30 10:04:06 +08:00
Kagol 8de365c231
feat(date-picker): [date-picker] date picker add quarter type (#1513)
* chore: add comments to date-panel

* feat(date-picker): add quarter-panel component and support type="quarter"

* feat(date-picker): quarter-panel support prevYear/nextYear/pickYear

* refactor(date-picker): remove QuarterMap to common

* feat(date-picker): optimize quarter-panel style

* refactor(date-picker): move MonthQuarterMap to common

* chore: add QuarterPanel on modules.json

* docs(date-picker): add quarter to IType

* fix(date-picker): [date-picker] fix e2e test failed

* chore: add node version
2024-03-30 09:59:25 +08:00
ajaxzheng 85ce304b76
fix(select): fix select/picker bugs (#1487) 2024-03-14 16:43:46 +08:00
ajaxzheng ba392507d3
test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
张烟铃 1019e574e2
feat(float-button): [float-button] add float-button (#1394)
* feat(float-button): [float-button] add float-button

* fix(float-button):[float-button] remove mobile

* delete token.ts
2024-02-27 18:49:06 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
xiaoy 47c6f176c2
feat(skeleton): skeleton component (#1345)
* feat(skeleton): skeleton component

* fix(skeleton): skeleton css style
2024-02-02 15:27:14 +08:00
ajaxzheng e9f0ef5529
fix(build): fix build error and update versions (#1254)
* fix(pager): [pager] change pager content to unicode (#1251)

* fix(build): fix build error and update versions

* fix(build): update theme version

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-04 14:59:25 +08:00
GaoNeng 1e0a83e6f0
feat(vue): [mind-map] mindmap (#1207)
* feat(mind-map): drag and zoom

* feat(vue): mindmap component

* fix(renderless): restore tsconfig.json

* fix: remove fabric add mind-elixir

* docs: composition api

* feat(vue): extract inline-style

* refactor(mind-map): delete exportData function

* refactor(mind-map): extract initEvent function

* feat: add lang=ts

* test(mind-map): e2e test

* feat: rename import event

* docs: add en-us doc & change event name

* fix: depends install error

* refactor(mind-map): extract fn to index.ts
2024-01-04 14:44:32 +08:00
ajaxzheng 95beedfc4d
docs(grid): update grid docs (#1189)
* docs(grid): update grid docs

* docs(grid): update grid docs

* docs(grid): update grid docs
2023-12-21 16:28:43 +08:00
zzcr cd5bf9dbc1 build(build): update package.json 2023-12-15 15:30:46 +08:00
jacknan c99c840f2e
feat(label): add label mobile (#1098)
* feat(label): add label mobile

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

* feat(label): add label mobile

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

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-14 16:06:14 +08:00
jacknan 74e976e2a5
feat(tag): add tag-mobile (#976)
* feat(tag): add tag-mobile

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

* feat(tag): remove tsx

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

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-14 15:56:53 +08:00
ajaxzheng 268d84fc90
docs(sites) update docs and apis (#1070) 2023-12-08 18:20:12 +08:00
jacknan 5a7e8fd931
feat(container): 增加mobile-container 控件 (#958)
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-05 09:57:39 +08:00
zzcr 2287462499
build(modules): update modules 2023-11-30 05:10:47 -08:00
jacknan 5cf3917a8b
feat(toast): add mobile-toast (#751)
* feat(toast): 增加toast组件

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

* fix(toast): 删除日志打印

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

* feat(toast): 优化demo样式

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

* feat(toast): 刷新设计规范

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

* feat(toast): 删除无用代码

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

* feat(toast): 拆分特性demo

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

* feat(toast): 刷新token

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

* feat(toast): 刷新token定义

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

* feat(toast): 删除无用文件

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

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-11-21 10:02:41 +08:00
ajaxzheng f593efca9b
docs(sites) update docs (#839) 2023-11-16 11:16:09 +08:00
ajaxzheng a5303d798f
feat: update mobile-first and saas (#702) 2023-10-30 15:13:55 +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
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
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 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
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
GaoNeng 4c25c74c36
feat(color-picker): color-picker component (#383)
* feat(color-picker): color-picker component
2023-08-16 11:30:24 +08:00
Kagol 164afb23e4
feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
zzcr 68c07818dd
fix(icon): 修复icon图标显示异常问题 2023-06-29 02:10:30 -07: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
ajaxzheng 0e095efd32
fix(runtime-build) 修复运行打包构建产物缺少组件问题 (#250) 2023-05-22 09:14:40 +08:00
Kagol dfc1bb3fe4
feat: add XDesign 2023-05-18 16:57:25 +08:00
ajaxzheng f21d114a45
修复打包,发布报错等问题,调整类型声明等问题 (#108)
* fix(tiny-loading): 修复loading组件在vue2.0版本报错bug

* fix(build):  修复打包报错

* feat(build): 添加vue2和vue3版本发布脚本

* fix(build):修复svg图标打包失败bug

* fix(build): 修复icon打包失败问题

* fix(build): 修复icon打包失败问题

* fix(build): svg图标也添加类型声明

* fix(build): 修改package.json 包名

* fix(type): 修复form等组件类型声明文件生成失败问题

* fix(type): 修复common和locale类型声明文件生成失败问题

* fix(type): 修复less没有转化成功地问题

* fix(type): 修复icon文件名称后缀错误,修复echarts依赖丢失问题

* fix(type): 修复类型声明文件生成错误bug

* fix(type): 修复file-upload组件缺少streamsaver依赖问题

* fix(type): 修复@better-scroll没有排除导致报错问题

* fix(type): 修复scrollbar打包报错问题

* fix(type): 修复grid-toolbar报错问题

* fix(type): 修复icon打包后使用报错的问题

* fix(build): 重构入口文件生成方法

* fix(type): renderless工程添加release脚本

* fix(type): 修复组件运行时报错

* fix(type): 修复组件运行时报错

* fix(type): 修复主入口package.json

* fix(type): 修复chart入口package.json

* fix(type): 修复loading组件类型声明报错问题

* fix(type): 添加声明文件配置

* fix(type): 修复vue2打包内联模块名称重复导致报错问题
2023-04-06 17:01:16 +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