Commit Graph

66 Commits

Author SHA1 Message Date
ajaxzheng 6a298bc645
ci(build): fix theme concat error (#2145) 2024-09-19 09:49:34 +08:00
zzcr 75f12b42c0 feat: gitHub-action remove runtime script 2024-08-14 17:20:45 +08:00
Kagol b9cf1a7a85
Revert "feat: sync release-3.18.0 to dev (#1898)" (#1909)
This reverts commit 14c6dc76a6.
2024-08-14 16:50:09 +08:00
ajaxzheng 14c6dc76a6
feat: sync release-3.18.0 to dev (#1898)
* feat: gitHub-action remove runtime script

* fix(anchor): 修复anchor点击后滚动响应滞后的问题,适配saas主题 (#1892)

* feat: update package.json dependencies

* fix(theme): Fixed the issue that multiple root files are generated when the theme is packaged. (#1893)

* fix(theme): 删除无用的error-page文件导致打包多个root的问题

* fix(theme): 优化打包脚本

* fix: fix time-select build error

* fix: split theme build error

---------

Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
2024-08-13 14:55:22 +08:00
Kagol fe3598bebc
chore: remove fluent-editor (#1896) 2024-08-13 09:31:19 +08:00
Kagol 89fd59a965
fix(fluent-editor): fix style error (#1829) 2024-08-05 15:22:00 +08:00
ajaxzheng f7ca5794d3
feat: 适配 solidjs (#1566) (#1682)
* feat:同步代码

* chore: 优化本地 svg 加载

Co-authored-by: however <102494131+river-xiu@users.noreply.github.com>
2024-06-27 16:11:48 +08:00
ajaxzheng 640c1a2aab
feat: update mobile first template (#1697) 2024-06-26 11:08:46 +08:00
ajaxzheng 90deb78ed6
ci(runtime): add runtime git action (#1667) 2024-06-07 11:32:51 +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
ajaxzheng 564912012a
feat: Adapting to the X-design theme (#1534) 2024-04-08 15:46:23 +08:00
ajaxzheng ec9407697c
ci(publish): add github action auto publish (#1512)
* ci(publish): add github action auto publish

* ci(publish): add dynamic branch name logic
2024-03-30 10:09:50 +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
Davont 0aff401567
fix(chart-beta): add build:chartTheme command and implement chartBetaTheme function (#1436)
* fix(chart-beta): formatting issues in chart components

* fix(chart-beta): formatting issues in chart components

* fix(chart-beta): Update dependencies and imports in chart modules

* fix(chart-beta): Update dependencies and imports in chart modules

* Merge branch 'dev' of https://github.com/opentiny/tiny-vue into dev

* fix: add build:chartTheme command and implement chartBetaTheme function
2024-02-28 15:19:56 +08:00
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
Kagol 355b4460a1
chore(ci): add pr preview through vercel deploy (#1388) 2024-02-08 09:49:00 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
xiaoy b0ee847315
feat(ci): add pr preview action (#1351)
* feat(ci): add pr preview action

* fix(ci): pr preview error

* fix(ci): pr preview permission fix
2024-02-02 10:59:19 +08:00
xiaoy fbe9884ccf
fix(package.json): pnpm version error caused install dependencied failed (#1340) 2024-01-25 17:02:41 +08:00
ajaxzheng f74d5c30af
feat(solid): add solid file structure (#1140)
* feat(solid): add solid file structure

* feat(solid): add solid file structure
2023-12-15 10:14:55 +08:00
ajaxzheng 89037170c0
feat(openinula): add openinula base structure (#1093)
* feat(openinula): add openinula base structure

* feat(openinula): add openinula base structure
2023-12-11 18:58:51 +08:00
ajaxzheng 430110b657
fix(grid): [grid] fix grid sort-by bug (#1055)
* fix(grid): [grid] fix grid sort by bug

* fix(grid): [grid] fix grid sort by bug

* fix(grid): [grid] fix grid sort by bug
2023-12-08 10:24:50 +08:00
chenxi-20 d2cd75a587
test(file-upload): [file-upload] update file-upload E2E test (#960) 2023-12-05 17:08:37 +08:00
ajaxzheng 364e0ce5b9
ci(e2e): fix e2e install error (#1032)
* feat(button): [button] test e2e

* feat(button): [button] test e2e

* feat(button): [button] test e2e

* feat(button): [button] test e2e

* feat(button): [button] fix e2e pr error

* feat(button): [button] fix e2e pr error
2023-12-05 16:07:27 +08:00
ajaxzheng 532c01132c
ci(eslint): add husky and commitlint to eslint code (#1021) 2023-12-04 20:14:26 +08:00
ajaxzheng f3d490d10b
feat(vue): update vue version (#955) 2023-11-29 16:29:22 +08:00
ajaxzheng 4004ecd3b3
fix(eslint): fix eslint error (#935) 2023-11-25 18:22:18 +08:00
ajaxzheng efe14609ce
fix(vite): update Vite version and delete useless package (#892) 2023-11-22 21:03:47 +08:00
gimmyhehe 16066bd9fd
build(internal): build all template when run build:runtime (#895) 2023-11-22 15:14:49 +08:00
gimmyhehe 4ccc2ba1eb
feat(sites): add mobile-first playground (#864) 2023-11-20 10:07:58 +08:00
yoyo a235e649b4
fix(package.json): [input] pnpm site (#869) 2023-11-20 09:57:30 +08:00
申君健 fb0bce1570
docs(laylout): Optimize Layout's docs and demos (#806)
* docs(laylout): Optimize Layout's docs and demos

* docs(laylout): Optimize Layout's docs and demos

* fix(less): fix conflict
2023-11-15 10:33:33 +08:00
chenxi-20 bff1b22606
improvement(crypto-js): update cryptojs version (#744) 2023-11-06 15:32:39 +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.栋 d52433534e
feat(react): add switch comp with mobile & pc mode (#565) 2023-10-09 20:30:13 +08:00
Gweesin Chan 344d3e1646
feat: scripts support cross-platform (#554)
* feat: scripts support cross-platform

* revert: revert lockfile change
2023-10-07 10:44:21 +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
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
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 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
Kagol b319be37ef
docs: update contributors 2023-05-25 14:39:53 +08:00
Kagol 886499bbec
fix: fix some XDesign bug 2023-05-25 14:26:49 +08:00
Kagol 766874c0b7
fix: fix npm publish 402 error (#241) 2023-05-18 21:49:33 +08:00
Kagol dfc1bb3fe4
feat: add XDesign 2023-05-18 16:57:25 +08:00
zzcr 61719ad1d3
fix(command): 删除无用的命令 2023-04-19 19:14:36 -07:00
ADNY 68bb4530fc
chore: Compatible with windows users (#151) 2023-04-19 19:55:54 +08:00