Go to file
Sczlog 6acd38906b refactor router component
1. refactor most of the component from wouter.
2. add support for route parameter
3. add support for strict and exact matching
4. modify the createRouter function of wouter to remove the top level RouterProvider
5. move matcher to route level not the top level
2021-08-24 16:34:11 +08:00
assets init spec v0.1.0 2021-06-16 13:30:04 +08:00
config init core package 2021-07-02 16:06:02 +08:00
packages refactor router component 2021-08-24 16:34:11 +08:00
spec/zh_CN fix image link 2021-06-16 13:32:24 +08:00
.gitignore update lock file 2021-07-02 16:55:40 +08:00
lerna.json impl plain button, text and app 2021-07-05 14:49:45 +08:00
LICENSE Initial commit 2021-06-15 16:10:25 +08:00
package.json init core package 2021-07-02 16:06:02 +08:00
tsconfig.json init core package 2021-07-02 16:06:02 +08:00
yarn.lock implement router function 2021-08-12 15:33:18 +08:00