-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix address warnings on kernel initialized dispatch #205
Merged
maartenbreddels
merged 11 commits into
widgetti:master
from
lp9052:fix_address_warnings_on_kernel_initialized_dispatch
Jul 20, 2023
Merged
Fix address warnings on kernel initialized dispatch #205
maartenbreddels
merged 11 commits into
widgetti:master
from
lp9052:fix_address_warnings_on_kernel_initialized_dispatch
Jul 20, 2023
Commits on Jun 28, 2023
-
fix: autorouting should pick up modules that only define routes
Instead of having a Page component, we should also just allow a user to define a set of routes. This is what we need for the /apps/scrolling example.
Configuration menu - View commit details
-
Copy full SHA for 2278600 - Browse repository at this point
Copy the full SHA 2278600View commit details -
fix: hot reload was too aggresive (widgetti#179)
* test: enable reload tests * fix: do not reload modules that are not under the app directory Fixes widgetti#177 Fixes widgetti#148 * clean up code * __file__ can be None * call clear from the test code * move to subdir so we do not reload the test modules
Configuration menu - View commit details
-
Copy full SHA for 1fc685a - Browse repository at this point
Copy the full SHA 1fc685aView commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b661ca7 - Browse repository at this point
Copy the full SHA b661ca7View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee22ef8 - Browse repository at this point
Copy the full SHA ee22ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2546e41 - Browse repository at this point
Copy the full SHA 2546e41View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1957bcf - Browse repository at this point
Copy the full SHA 1957bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ffe241 - Browse repository at this point
Copy the full SHA 1ffe241View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6e626 - Browse repository at this point
Copy the full SHA fc6e626View commit details -
Configuration menu - View commit details
-
Copy full SHA for e728eee - Browse repository at this point
Copy the full SHA e728eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e6a05 - Browse repository at this point
Copy the full SHA 43e6a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd0db0 - Browse repository at this point
Copy the full SHA 4fd0db0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.