-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feat provider #618
Merged
Merged
Feat provider #618
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1880146 - Browse repository at this point
Copy the full SHA 1880146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 483bc84 - Browse repository at this point
Copy the full SHA 483bc84View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef80024 - Browse repository at this point
Copy the full SHA ef80024View commit details -
feat(core): 🎸 Add methods to the WidgetCtx to query the shared data w…
…ithin the widget add `WidgetCtx::query`, `WidgetCtx::query_write`, `WidgetCtx::query_of_widget` and `WidgetCtx::query_write_of_widget` Breaking: Removed `WidgetCtx::query_widget_type` and `WidgetCtx::query_type`
Configuration menu - View commit details
-
Copy full SHA for e1f2b80 - Browse repository at this point
Copy the full SHA e1f2b80View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e12e66 - Browse repository at this point
Copy the full SHA 9e12e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446b4ec - Browse repository at this point
Copy the full SHA 446b4ecView commit details
Commits on Aug 20, 2024
-
feat(core): 🎸 Support for modifying the theme at runtime.
Removed `FullTheme` and `InheritTheme`, now only using `Theme`.
Configuration menu - View commit details
-
Copy full SHA for 0bab604 - Browse repository at this point
Copy the full SHA 0bab604View commit details -
feat(core): 🎸 Added
Overlay::of
to allow querying the overlay in ev……ent callbacks BREAKING CHANGE: 🧨 Removed `Overlay::new_with_handle`, `OverlayCloseHandle` and `OverlayStyle`
Configuration menu - View commit details
-
Copy full SHA for fa73738 - Browse repository at this point
Copy the full SHA fa73738View 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.