-
-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: reactive-python/reactpy-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: reactive-python/reactpy-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 115 files changed
- 3 contributors
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f4dea2 - Browse repository at this point
Copy the full SHA 0f4dea2View commit details
Commits on Oct 14, 2024
-
### Changed - Bump GitHub workflows - Rename `use_query` to `use_search_params`. - Rename `simple.router` to `browser_router`. - Rename `SimpleResolver` to `StarletteResolver`. - Rename `CONVERSION_TYPES` to `CONVERTERS`. - Change "Match Any" syntax from a star `*` to `{name:any}`. - Rewrite `reactpy_router.link` to be a server-side component. - Simplified top-level exports within `reactpy_router`. ### Added - New error for ReactPy router elements being used outside router context. - Configurable/inheritable `Resolver` base class. - Add debug log message for when there are no router matches. - Add slug as a supported type. ### Fixed - Fix bug where changing routes could cause render failure due to key identity. - Fix bug where "Match Any" pattern wouldn't work when used in complex or nested paths. - Fix bug where `link` elements could not have `@component` type children. - Fix bug where the ReactPy would not detect the current URL after a reconnection. - Fixed flakey tests on GitHub CI by adding click delays.
Configuration menu - View commit details
-
Copy full SHA for 0fe17fb - Browse repository at this point
Copy the full SHA 0fe17fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c04073 - Browse repository at this point
Copy the full SHA 0c04073View commit details
Commits on Oct 17, 2024
-
- Create `navigate` component - Better key value identity of route components - Remove initial URL handling from the `History` component due to reactpy rendering bugs - This is now handled by a new `FirstLoad` element. - Fix docs publishing workflow - Add arg descriptions to all public functions - Better styling for autodocs. - Support Python 3.12
Configuration menu - View commit details
-
Copy full SHA for 2f9be01 - Browse repository at this point
Copy the full SHA 2f9be01View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80a48f0 - Browse repository at this point
Copy the full SHA 80a48f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aecbaf - Browse repository at this point
Copy the full SHA 3aecbafView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcb310f - Browse repository at this point
Copy the full SHA bcb310fView commit details
Commits on Oct 24, 2024
-
Rework CI to utilize
Bun
andHatch
(#41)- JavaScript bundle is now created using [`Bun`](https://bun.sh/) - Python package is now built using [`Hatch`](https://hatch.pypa.io/)
Configuration menu - View commit details
-
Copy full SHA for da15d41 - Browse repository at this point
Copy the full SHA da15d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198c675 - Browse repository at this point
Copy the full SHA 198c675View commit details -
Fix release workflow and update contrib docs (#43)
* Fix release workflow and update contrib docs
Configuration menu - View commit details
-
Copy full SHA for 7f37253 - Browse repository at this point
Copy the full SHA 7f37253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffa76f - Browse repository at this point
Copy the full SHA 7ffa76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c0a77 - Browse repository at this point
Copy the full SHA 23c0a77View commit details
Commits on Nov 19, 2024
-
Co-authored-by: Archmonger <16909269+Archmonger@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 785d3d2 - Browse repository at this point
Copy the full SHA 785d3d2View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28d60a2 - Browse repository at this point
Copy the full SHA 28d60a2View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53f5488 - Browse repository at this point
Copy the full SHA 53f5488View commit details
Commits on Jan 7, 2025
-
Fix
link
reference tocurrentTarget
(#49)Co-authored-by: Archmonger <16909269+Archmonger@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44f76d2 - Browse repository at this point
Copy the full SHA 44f76d2View commit details
Commits on Jan 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2d79831 - Browse repository at this point
Copy the full SHA 2d79831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ec72f - Browse repository at this point
Copy the full SHA 88ec72fView commit details
Loading
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 v0.1.1...main