Go to file
ZeroLing 59aa271de1
Feat/plugin rax compat (#262)
* feat: support inlineStyle option for plugin rax compat

* fix: update pnpm lock yaml

* refactor: rax-compat create-element and plugin rule

* chore: remove some lint problem

* chore: update pnpm lock

* chore: update pnpm

* feat: add warn for inline style
2022-06-20 15:28:01 +08:00
.github chore: ci for publish beta (#177) 2022-04-29 14:44:24 +08:00
.husky fix: lint 2022-01-27 15:28:27 +08:00
examples fix: hot alias (#269) 2022-06-17 17:21:37 +08:00
packages Feat/plugin rax compat (#262) 2022-06-20 15:28:01 +08:00
scripts Feat/plugin rax compat (#262) 2022-06-20 15:28:01 +08:00
tests feat: data loader shaking (#246) 2022-06-16 16:59:29 +08:00
website feat: upgrade to react 18 2022-04-18 15:15:33 +08:00
.commitlintrc.js fix: lint 2022-01-27 15:28:27 +08:00
.eslintignore chore: add .eslintignore 2022-06-06 17:09:01 +08:00
.eslintrc.js feat: support bundle cjs deps (#250) 2022-06-09 15:11:27 +08:00
.gitignore feat: support tree-shaking react-router deps when only one route (#86) 2022-04-29 16:16:00 +08:00
.prettierignore chore: first commit 2022-01-27 14:32:38 +08:00
.prettierrc.js fix: lint 2022-01-27 15:28:27 +08:00
LICENSE chore: first commit 2022-01-27 14:32:38 +08:00
README.md chore: release start 2022-04-19 09:45:26 +08:00
constants.ts feat: package watch (#267) 2022-06-17 17:50:45 +08:00
package.json feat: package watch (#267) 2022-06-17 17:50:45 +08:00
pnpm-lock.yaml Feat/plugin rax compat (#262) 2022-06-20 15:28:01 +08:00
pnpm-lock.yml Feat/plugin rax compat (#262) 2022-06-20 15:28:01 +08:00
pnpm-workspace.yaml chore: first commit 2022-01-27 14:32:38 +08:00
tsconfig.base.json feat: use esm standard (#14) 2022-03-01 10:40:46 +08:00
tsconfig.json chore: add plugin rax compat 2022-06-02 15:36:16 +08:00
vitest.config.ts Feat: define routes and ignore route files (#69) 2022-04-14 17:16:51 +08:00

README.md

ICE 3.0

v3 develop version

LICENSE

MIT