Commit Graph

2 Commits

Author SHA1 Message Date
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
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