-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: routve/routve
base: v1.1.18
head repository: routve/routve
compare: v2.0.0
- 13 commits
- 13 files changed
- 2 contributors
Commits on Dec 16, 2020
-
refactor: better chunk generation condition on if route.component is …
…a generated chunk already
kahverengi committedDec 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 0028f3c - Browse repository at this point
Copy the full SHA 0028f3cView commit details -
refactor: add a isClass method to util file and refactor isStatic var…
…iable in chunks
kahverengi committedDec 16, 2020 Configuration menu - View commit details
-
Copy full SHA for ad1fd5f - Browse repository at this point
Copy the full SHA ad1fd5fView commit details -
feat: added import promise component support, example: `import("./Tes…
…tPage.svelte")`
kahverengi committedDec 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 1a895c9 - Browse repository at this point
Copy the full SHA 1a895c9View commit details
Commits on Dec 17, 2020
-
feat: automatically define sub routers, just use
<Router/>
in sub r……outes
kahverengi committedDec 17, 2020 Configuration menu - View commit details
-
Copy full SHA for df58627 - Browse repository at this point
Copy the full SHA df58627View commit details -
fix: fix not waiting chunk load if chunk is custom chunk
kahverengi committedDec 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 304f67b - Browse repository at this point
Copy the full SHA 304f67bView commit details -
fix: fix dispatching page with wrong configuration on sub router
kahverengi committedDec 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ae4a48 - Browse repository at this point
Copy the full SHA 7ae4a48View commit details -
refactor: collect contexts under subRouterContext
kahverengi committedDec 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 3d2515a - Browse repository at this point
Copy the full SHA 3d2515aView commit details -
feat: add hashbang (#!/login hash routing) support
kahverengi committedDec 17, 2020 Configuration menu - View commit details
-
Copy full SHA for ed36300 - Browse repository at this point
Copy the full SHA ed36300View commit details
Commits on Dec 18, 2020
-
refactor: remove unnecessary pathName in router
kahverengi committedDec 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 420d127 - Browse repository at this point
Copy the full SHA 420d127View commit details -
refactor: rename option
routerConfig
toconfig
BREAKING CHANGE: The `routerConfig` option of Router component has renamed, use `config` instead.
kahverengi committedDec 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 9b042b3 - Browse repository at this point
Copy the full SHA 9b042b3View commit details -
chore(dependencies): update svelte-loadable to v1.5.1
kahverengi committedDec 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 369db25 - Browse repository at this point
Copy the full SHA 369db25View commit details -
chore(release): prepare v2.0.0
kahverengi committedDec 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ae9193 - Browse repository at this point
Copy the full SHA 0ae9193View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f926b - Browse repository at this point
Copy the full SHA a0f926bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.18...v2.0.0