-
Notifications
You must be signed in to change notification settings - Fork 658
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: plasmicapp/plasmic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Could not load branches
Nothing to show
Loading
...
head repository: plasmicapp/plasmic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
- 11 commits
- 84 files changed
- 5 contributors
Commits on Mar 12, 2026
-
fix(rac): Select is incompatible with React 19 (#2400)
GitOrigin-RevId: 7fbc3f35e9560b1ff471dd5eade2e4d28d45b619 -
- @plasmicpkgs/react-aria@0.0.170
GitOrigin-RevId: c359d0051cedcf96328bc7b64955931ac4b2984b -
GitOrigin-RevId: 33b098e036f9570e2aa15c371e25dc8a2e1f0b63
-
[PLA-12834] e2e codegen app/pages router (#2222)
* test: e2e test setup with Plasmic CMS
* fix: gatsby CPA failure on Node >= 23
* Revert "fix: gatsby CPA failure on Node >= 23"
This reverts commit 04ca5a9c3d073678adba80bb7309dc05c1cc7c84.
Reason: This will be addressed in a separate PR after the RSC release
* test: teardown for plasmic cms
* feedback
* fix: allow parallel execution of tests within the same file
adding e2e tests increased execution time from 17m -> 30m. This commit is an attempt to reduce that via parallel execution
* Revert "fix: allow parallel execution of tests within the same file"
fully parallel causes a bunch of loader tests to faill for some reason
This reverts commit 08873a18cce441ff484b46c0186b0e88fe211e7e.
* refactor: split e2e tests in multiple files
Splitting helps run them in parallel by multiple workers
GitOrigin-RevId: 9af865421d6768858a02906ec5556a9503649d63 -
GitOrigin-RevId: d36af8eb9952cc7c169173280d91ecd12a9057fc
-
fix(rac): Range Slider is incompatible with React 19 (#2399)
GitOrigin-RevId: aa287fe72a09bac7d7d8dbef6ce5b65ad4a8725d -
- @plasmicpkgs/react-aria@0.0.171
GitOrigin-RevId: ce6ae43b98d2fde84e7cf9a7cc6ce4c7181b8402 -
GitOrigin-RevId: c8c17c454d011f4a8dbcee9eab73bc6c082a0571
-
chore: Include Nextjs versions 15/16 in loader tests (#2310)
* chore: Include Nextjs versions 15/16 in loader tests
* fix: add missing pnpm-lock.yaml files
* docs: document pnpm usage
* fix: update package.json to use react-18
* feedback
* test: at least one test using react 17
* test: also test with React 19 + refactor
* fix: React 17 should only be tested with loader v1
* chore: use latest react version for app router template
Also remove testing of react-quill package for latest react version
* fix: an accidental change
* docs: update loader-tests/README.md to include e2e tests
GitOrigin-RevId: 6a5f30608b1c6d079b9919a96ead9409d1650e1b -
[wab] fix issues in serializedKeyValueForObject (#2398)
- quotes are in the wrong place
- hyphens cannot be in unquoted object keys
- use serializedKeyValueForObject in serializedKeyValue for safety
GitOrigin-RevId: f24f92496d632dd0a523ff88199a2c8f9ae71613 -
[PLA-12748]: Ignore -webkit-animation on import (#2388)
* fix(web-importer): ignore webkitAnimation
* test(web-importer): cover -webkit-animation
* test(web-importer): assert no webkitAnimation
* test(web-importer): ignore webkitAnimation key
* test(web-importer): assert ignoredStyles
* fix(web-importer): drop -webkit-animation
* refactor(web-importer): prune webkitAnimation
* chore(web-importer): simplify webkitAnimation prune
* fix(web-importer): skip webkitAnimation
* chore(web-importer): clarify webkitAnimation ignore
* fix(web-importer): drop webkit-only style settings
* fix(web-importer): ignore webkit animation styles
* fix(web-importer): drop webkitAnimationProperty
* fix(web-importer): ignore -webkit-keyframes
* test(web-importer): cover -webkit-keyframes
---------
Co-authored-by: CharlieHelps
GitOrigin-RevId: f5b65c76ec5fc59fb6a47b2730372d7662ffeb4e
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 master@{1day}...master