Commit Graph

250 Commits

Author SHA1 Message Date
openinula 68ad2d3e9c Merge pull request '新增inula max 内容' (#8) from xiaohuoni/inula:master into master 2024-10-21 14:06:44 +08:00
xiaohuoni 70f7bb3f51 Merge pull request '增加inula max 框架' (#1) from feat-inula-max into master 2024-10-21 12:48:32 +08:00
xiaohuoni 540c8d582b feat: add inula-max 2024-10-17 19:25:06 +08:00
openinula 002dc545c2 Merge pull request '解耦reconciler' (#5) from kbdsg/inula:master into master 2024-10-16 09:47:16 +08:00
openinula 9f1d2fbc56 Merge pull request 'openInula 测试工具' (#6) from Maxwell_YCM/inula:master into master 2024-10-16 09:45:52 +08:00
Maxwell_YCM 9f5c9bb370 add test lib 2024-10-15 22:09:28 +08:00
超级无敌数码暴龙战士 af32cb79f9 feat: 解耦reconciler 2024-10-15 21:56:37 +08:00
openinula fbc9c11946 Merge pull request 'inula-testing-library' (#4) from Aojunha/inula:plugins into master 2024-10-15 20:59:04 +08:00
小豪 2047bb27db feat: inula-testing-library 2024-10-15 13:42:50 +08:00
openinula 847fbd5bc0 Merge pull request 'OpenInula AI 代码生成工具' (#2) from LirongRen/inula:master into master
XI
2024-10-15 09:52:15 +08:00
openinula d488477ca3 Merge pull request 'OpenInula 类型系统开发' (#3) from Shanyujia/inula:master into master 2024-10-15 09:50:40 +08:00
renlirong c901b953c5 feat: inula code generator 2024-10-14 19:23:14 +08:00
Shanyujia 22772af364 Delete .DS_Store 2024-10-14 18:50:07 +08:00
eleliauk f295549122 feat:类型系统开发 2024-10-14 18:16:29 +08:00
涂旭辉 2c2c3926e7
!167 fix(inulax): 状态管理器问题修复
Merge pull request !167 from xuan/sync
2024-04-07 02:14:31 +00:00
huangxuan ecaaacb812
fix(inulax): 修复嵌套使用connect的错误 2024-04-07 09:34:36 +08:00
huangxuan 6688cde7ab
fix(inulax): 修复动态组件死循环 2024-04-02 14:57:50 +08:00
涂旭辉 8a7623d281
!166 inula 代码同步
Merge pull request !166 from xuan/sync
2024-04-02 03:21:55 +00:00
huangxuan 0375ed95fc
fix(core): 修复antd Tree组件报错 2024-04-02 11:08:16 +08:00
huangxuan 4a825cec88
fix(inulax): 修复状态管理器触发类组件重新渲染,shouldComponentUpdate不生效的问题 2024-04-02 11:02:48 +08:00
huangxuan aa4984f997
feat(router): 修复HashRouter push与当前页面相同的URL时页面不刷新的问题 2024-04-02 10:53:25 +08:00
huangxuan 78f4bce57c
fix(router): inula-router路由匹配规则兼容react-router;HashHistory hash格式不合法时重定向至合法URL 2024-04-02 10:52:22 +08:00
huangxuan ebfe1eceb9
feat(core): 限制dangerouslySetInnerHTML API生效的条件,减少XSS攻击面 2024-04-02 10:47:31 +08:00
huangxuan ec34490202
feat(core): 导出version,兼容mobx 2024-04-02 09:51:58 +08:00
xuan eb5cb8237b !165 fix(core): 修复css变量为undefined是仍然被渲染的错误
* chore: bump jest to 29.7.0
* fix(core): 修复css变量为undefined是仍然被渲染的错误
2024-03-13 07:11:16 +00:00
聪小陈 b1b2224c6b !150 chore: 在官网统一维护 contributing
* chore: contributing docs
2024-02-20 04:49:41 +00:00
stevending1st 3ad82f5fe4 !142 fix(createInula): Repair the address of the official website
* fix(createInula): Repair the address of the official website
2024-02-17 06:43:25 +00:00
Hoikan 37dfbb1dff
add default pipeline template yaml 2024-02-05 06:23:02 +00:00
陈超涛 63b82c2632
!128 fix: eslint error
Merge pull request !128 from 聪小陈/fix-eslint-error
2024-01-31 01:58:17 +00:00
xiaohuoni c8d0ef933c fix: inula use workspace 2024-01-30 16:48:33 +08:00
xiaohuoni 98ca7531c9 chore: pr docs 2024-01-30 16:47:45 +08:00
xiaohuoni a3f7709c90 fix: build scripts error 2024-01-30 15:49:21 +08:00
xiaohuoni 7f4eae3127 fix: eslint error 2024-01-30 11:37:51 +08:00
openInula-robot f295f25176
!118 fix(request): 优化请求参数使用体验并解决 url 拼接问题
Merge pull request !118 from 涂旭辉/master
2024-01-24 07:24:53 +00:00
13659257719 22b05d908a Merge branch 'master' of https://gitee.com/openInula/inula 2024-01-24 15:23:35 +08:00
13659257719 0903248e2f fix(request): 优化请求参数使用体验和解决 URL 拼接问题 2024-01-24 15:23:16 +08:00
13659257719 80e22da1ec fix(request): 优化请求参数使用体验和解决 URL 拼接问题 2024-01-24 15:22:55 +08:00
openInula-robot ab1c68de6b
!111 增加ESM build格式
Merge pull request !111 from Hoikan/master
2024-01-17 09:08:04 +00:00
Hoikan 7c126dd857 Merge branch 'master' of gitee.com:openInula/inula into master
Signed-off-by: Hoikan <408255371@qq.com>
2024-01-17 08:02:53 +00:00
openInula-robot c3e3007aa6
!113 chore: 格式化代码,移动inula core ut
Merge pull request !113 from xuan/main
2024-01-11 12:38:06 +00:00
huangxuan 6dc8d0fcfa
chore: 格式化代码,inula-core ut更换路径 2024-01-11 20:19:01 +08:00
openInula-robot 0ac8ab0b6c
!112 chore: 配置githook格式化提交和校验commitMsg
Merge pull request !112 from xuan/main
2024-01-11 10:44:38 +00:00
huangxuan cb01814a27
fix(core): 删除无用代码 2024-01-11 17:55:48 +08:00
huangxuan b0f765f798
chore: 配置githook格式化提交和校验commitMsg 2024-01-11 17:23:29 +08:00
haiqin e336483157 fix: revert in not complete 2024-01-09 14:53:34 +08:00
haiqin c9bb4c07de chore: fix conflict 2024-01-08 11:53:10 +08:00
haiqin b4bbd146e8 build: add esm format 2024-01-08 11:49:49 +08:00
openInula-robot 74a54ceb61
!109 修复Suspense fallback中的组件发生更新时报错
Merge pull request !109 from Hoikan/master
2024-01-02 07:42:56 +00:00
haiqin 95f658a6e5 fix: fix test 2024-01-02 15:37:40 +08:00
haiqin f4d21f69a4 fix: fix test 2024-01-02 15:35:19 +08:00