8000 Comparing v1.1.18...v2.0.0 · routve/routve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
10000
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: routve/routve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.18
Choose a base ref
...
head repository: routve/routve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 13 commits
  • 13 files changed
  • 2 contributors

Commits on Dec 16, 2020

  1. refactor: better chunk generation condition on if route.component is …

    …a generated chunk already
    kahverengi committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    0028f3c View commit details
    Browse the repository at this point in the history
  2. refactor: add a isClass method to util file and refactor isStatic var…

    …iable in chunks
    kahverengi committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    ad1fd5f View commit details
    Browse the repository at this point in the history
  3. feat: added import promise component support, example: `import("./Tes…

    …tPage.svelte")`
    kahverengi committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    1a895c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. feat: automatically define sub routers, just use <Router/> in sub r…

    …outes
    kahverengi committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    df58627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304f67b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae4a48 View commit details
    Browse the repository at this point in the history
  4. refactor: collect contexts under subRouterContext

    kahverengi committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3d2515a View commit details
    Browse the repository at this point in the history
  5. feat: add hashbang (#!/login hash routing) support

    kahverengi committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ed36300 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. refactor: remove unnecessary pathName in router

    kahverengi committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    420d127 View commit details
    Browse the repository at this point in the history
  2. refactor: rename option routerConfig to config

    BREAKING CHANGE: The `routerConfig` option of Router component has renamed, use `config` instead.
    kahverengi committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9b042b3 View commit details
    Browse the repository at this point in the history
  3. chore(dependencies): update svelte-loadable to v1.5.1

    kahverengi committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    369db25 View commit details
    Browse the repository at this point in the history
  4. chore(release): prepare v2.0.0

    kahverengi committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    0ae9193 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from routve/dev

    Update v2.0.0
    duruer authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a0f926b View commit details
    Browse the repository at this point in the history
Loading
0