forked from jsdotlua/react-lua
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: evolaw/react-lua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jsdotlua/react-lua
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
- 8 commits
- 195 files changed
- 5 contributors
Commits on Sep 22, 2024
-
Fix package.json main scripts (jsdotlua#36)
* Fix package.json main scripts * update lock file
Configuration menu - View commit details
-
Copy full SHA for e6de2cd - Browse repository at this point
Copy the full SHA e6de2cdView commit details
Commits on Sep 27, 2024
-
* #nojira - Upgrade promise dependencies (#396) * Upgrade promise dependencies * Update rotriever.toml Widen range without explicitly upgrading * Update rotriever.toml Bump version * Update README.md * Switch away from PAT, get rbx-aged-cli from foreman instead of node (#397) * APPFDN-2786 useRef `current` should be non-nilable (#398) * Non-nil * Fix types * Fix deviation comment for useBinding * UIBLOX-803: Fix props type-check for memo and forwardRef (#399) Splits abstract component into two types that can be more specific and allow for type-checking to be complete for props. (Errors when types don't match, errors for missing required props) * Optimize tag application (#401) * CLI-113006 - Makes unmount() synchronous (#403) * Makes unmount() synchronous * Typo * u * Use ResetPropertyToDefault for nil prop setting (#404) * Improve MicroProfiler attribution for React work (#405) * wrapPerformWorkWithCoroutine * error handling * Make it more clear * Fix * fix benchmarks * try to remove * maybe * go crazy * no more * shrugs * empty * 17.0.7 * ROBLOX deviation * performWork can yield * speculative fix * Another try * Add comments * clarify * Expose ReactRoblox.flushSync (#406) * Expose ReactRoblox.flushSync * Update rotriever.toml * Export type Object (#407) * Export type Object * bump version * UISYS-3573 Expose more details from React scheduled to Microprofiler to properly represent scheduler work in Microprofiler (#408) --------- Co-authored-by: RoFlection Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d36b23 - Browse repository at this point
Copy the full SHA 3d36b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 892fd61 - Browse repository at this point
Copy the full SHA 892fd61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d4214 - Browse repository at this point
Copy the full SHA 39d4214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208b3e2 - Browse repository at this point
Copy the full SHA 208b3e2View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 918a4c1 - Browse repository at this point
Copy the full SHA 918a4c1View commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e652e7 - Browse repository at this point
Copy the full SHA 2e652e7View commit details -
Fix dev-dependencies and test files requires (jsdotlua#41)
* Fix dev-dependencies and test files requires React was setup before Jest, so tests were never executed when I initially ported the project to npm and wally. React could not even depend on the jest packages. This PR is a first step towards making the test suite run: it corrects a lot of the requires in test files and also define each dev-dependency. This PR also enables the `@jsdotlua/react-noop-renderer` and `@jsdotlua/jest-react` to now be published! * fix format to skip snapshots
Configuration menu - View commit details
-
Copy full SHA for df4b407 - Browse repository at this point
Copy the full SHA df4b407View 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 main...main