Commit Graph

23 Commits

Author SHA1 Message Date
申君健 445402079a
refactor(theme-tool): Reimplementing the theme-tool method (#2369)
* fix(theme): fix

* refactor(theme-tool): refactor theme-tool Class, adopt style by adoptedStyleSheets

* fix(theme): fix

* refactor(theme-tool): refactor theme-tool done

* fix(theme): fix

* fix(theme-tool): support multi target
2024-10-24 16:48:03 +08:00
ajaxzheng b61aeb7dcb
fix(build): fix theme build error (#1988) 2024-08-26 14:26:33 +08:00
ajaxzheng 336ef0a456
feat(runtime): add all、pc、mobile、mobile-first、simple runtime (#1662) 2024-06-04 17:24:58 +08:00
ajaxzheng 77247ff044
feat: update chart docs (#1623) 2024-05-11 14:40:08 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
ajaxzheng fb4761568a
feat(react): optimize react file structure (#1099) 2023-12-11 19:10:04 +08:00
ajaxzheng 268d84fc90
docs(sites) update docs and apis (#1070) 2023-12-08 18:20:12 +08:00
ajaxzheng 61dd65994a
feat(grid): [grid]Update grid e2e test (#853)
* test(grid): [grid] update grid e2e test
2023-11-20 10:11:37 +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
Kagol eaa69a3b8d
fix: ignore pnpm-lock.yaml (#740) 2023-11-06 10:46:28 +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 d6264f9e68
fix: fix ts declaration error when execute pnpm build:ui vue command (#386) 2023-08-14 16:33:19 +08:00
Kagol f2528e9cad
chore: add pnpm-lock.yaml (#380) 2023-08-11 17:30:54 +08:00
Kagol 164afb23e4
feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
ajaxzheng 35d5451de4
feat(pnpm-lock): 添加pnpm-lock到git仓库 (#320) 2023-07-13 09:27:50 +08: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
Kagol dfc1bb3fe4
feat: add XDesign 2023-05-18 16:57:25 +08:00
acyza 3f0adf5dbe
fix pnpm build:ui (#116) 2023-04-15 11:30:07 +08:00
Kagol 2741062003
fix: fix conflict (#135)
Co-authored-by: OpenTiny <opentiny@sina.com>
2023-04-13 20:41:25 +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
OpenTiny 0527f9519a feat: init project US2022111700422
Signed-off-by:  <zenglingka@>

Match-id-9ac6cf2948c4663b3ce91406b4ddbc6045cbd57e
2023-02-16 19:11:16 +08:00