-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @reactpy/client-v0.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: reactive-python/reactpy
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
- 7 commits
- 156 files changed
- 2 contributors
Commits on Jan 21, 2025
-
Refactor repository structure (#1251)
- Refactor repo away from monorepo structure into something more standard/maintainable - Project dependencies have been simplified to [`python > 3.9`](https://www.python.org/downloads/), [`hatch`](https://hatch.pypa.io/latest/install/#pip), and [`bun`](https://bun.sh/). - All tool chain commands are now funneled through `hatch` with commands being [near identical to our other repos](https://reactive-python.github.io/reactpy-router/latest/about/contributing/). - Documentation commands have an optional dependency of [`docker`](https://www.docker.com/pricing/), which is primarily used for deployment. - Replace `react` usage with `preact/compat` within `@reactpy/client`. - This was previously being done via build-time name substitutions, but realistically ReactPy is the only user of `@reactpy/client`, so we may as well "clean up" the build path for ourselves. - Remove tests for `module_from_template` due to unfixable failures
Configuration menu - View commit details
-
Copy full SHA for 90c25e0 - Browse repository at this point
Copy the full SHA 90c25e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 985472b - Browse repository at this point
Copy the full SHA 985472bView commit details -
Always render script element as plain HTML (#1239)
* Always render script element as plain HTML --------- Co-authored-by: James Hutchison <122519877+JamesHutchison@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17f2286 - Browse repository at this point
Copy the full SHA 17f2286View commit details
Commits on Jan 22, 2025
-
Bump JavaScript dependencies (#1253)
Bumps most of the JavaScript dependencies to their latest versions Some dependencies, such as `@types/react-dom` and `happy-dom` are kept on older versions due to them having critical breaking changes.
Configuration menu - View commit details
-
Copy full SHA for e24b6aa - Browse repository at this point
Copy the full SHA e24b6aaView commit details
Commits on Jan 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 754dc11 - Browse repository at this point
Copy the full SHA 754dc11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54ce4e - Browse repository at this point
Copy the full SHA a54ce4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 178fc05 - Browse repository at this point
Copy the full SHA 178fc05View 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 @reactpy/client-v0.3.2...main