Go to file
ClarkXia aa248063ef feat: support optimize router (#456)
* feat: support optimize router

* feat: export useNavigate

* chore: remove useless code
2022-11-15 10:27:18 +08:00
.github chore: ci workflow for release (#437) 2022-11-15 10:27:16 +08:00
.husky feat: use lint-staged to run lint before commit (#452) 2022-11-15 10:27:18 +08:00
examples feat: support optimize router (#456) 2022-11-15 10:27:18 +08:00
packages feat: support optimize router (#456) 2022-11-15 10:27:18 +08:00
scripts feat: use lint-staged to run lint before commit (#452) 2022-11-15 10:27:18 +08:00
tests feat: support optimize router (#456) 2022-11-15 10:27:18 +08:00
website fix: peer depenencies warning (#420) 2022-11-15 10:22:38 +08:00
.commitlintrc.js fix: lint 2022-11-14 17:24:33 +08:00
.eslintignore chore: add .eslintignore 2022-11-14 19:17:27 +08:00
.eslintrc.js feat: support bundle cjs deps (#250) 2022-11-14 19:19:50 +08:00
.gitignore refactor: swc plugin (#346) 2022-11-15 10:13:53 +08:00
.prettierignore chore: first commit 2022-11-14 17:24:15 +08:00
.prettierrc.js fix: lint 2022-11-14 17:24:33 +08:00
CONTRIBUTING.md 文档 (#203) 2022-11-14 19:47:40 +08:00
LICENSE chore: first commit 2022-11-14 17:24:15 +08:00
README.md chore: release start 2022-11-14 19:16:46 +08:00
jest.config.mjs feat: router (#28) 2022-11-14 18:49:43 +08:00
package.json feat: use lint-staged to run lint before commit (#452) 2022-11-15 10:27:18 +08:00
pnpm-lock.yaml feat: support optimize router (#456) 2022-11-15 10:27:18 +08:00
pnpm-workspace.yaml docs: deploy (#324) 2022-11-14 19:50:01 +08:00
tsconfig.base.json feat: use esm standard (#14) 2022-11-14 17:47:51 +08:00
tsconfig.json feat: plugin fusion (#424) 2022-11-15 10:22:57 +08:00
vitest.config.ts test: add mode to vitest config 2022-11-14 19:46:56 +08:00

README.md

ICE 3.0

v3 develop version

LICENSE

MIT