-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add modals from Tobira #5
Merged
Merged
Commits on May 23, 2024
-
Adds the "Modal" component from Tobira. The component is ported with the minimum amount of required changes. Translations string will have to be provided in their translated form.
Configuration menu - View commit details
-
Copy full SHA for 11669b7 - Browse repository at this point
Copy the full SHA 11669b7View commit details -
Add basic styled button from Tobira
Adds another button component from Tobira, with the goal of using it in the confirmation modal from Tobira. The button can be normal, happy or danger.
Configuration menu - View commit details
-
Copy full SHA for 868f280 - Browse repository at this point
Copy the full SHA 868f280View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7da561 - Browse repository at this point
Copy the full SHA a7da561View commit details -
Adds a nice little error box from Tobira to render errors in. Also adds the card component which is required for that. Used by confirmation modal.
Configuration menu - View commit details
-
Copy full SHA for 2339768 - Browse repository at this point
Copy the full SHA 2339768View commit details -
Add ConfirmationModal from Tobira
Adds the confirmation modal from tobira
Configuration menu - View commit details
-
Copy full SHA for 21e3b30 - Browse repository at this point
Copy the full SHA 21e3b30View commit details
Commits on May 24, 2024
-
Added missing colors, changed unused colors.
Configuration menu - View commit details
-
Copy full SHA for 647595b - Browse repository at this point
Copy the full SHA 647595bView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dca519 - Browse repository at this point
Copy the full SHA 0dca519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b5d2f - Browse repository at this point
Copy the full SHA 36b5d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2957ec5 - Browse repository at this point
Copy the full SHA 2957ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cf16c - Browse repository at this point
Copy the full SHA 52cf16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e876eb8 - Browse repository at this point
Copy the full SHA e876eb8View commit details -
Make stroke color configurable for spinner
Optional, defaults to "currentcolor".
Configuration menu - View commit details
-
Copy full SHA for 0f22128 - Browse repository at this point
Copy the full SHA 0f22128View commit details
Commits on May 29, 2024
-
Update happy and inverted colors
Based on the advice by @LukasKalbertodt
Configuration menu - View commit details
-
Copy full SHA for d316d89 - Browse repository at this point
Copy the full SHA d316d89View commit details -
Pass appkit config to css function
We should not rely on a hook in a function working, so better let the calling component pass it.
Configuration menu - View commit details
-
Copy full SHA for 9ccf240 - Browse repository at this point
Copy the full SHA 9ccf240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f0385 - Browse repository at this point
Copy the full SHA 07f0385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cadf8d - Browse repository at this point
Copy the full SHA 2cadf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7430e75 - Browse repository at this point
Copy the full SHA 7430e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f67ad - Browse repository at this point
Copy the full SHA 35f67adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b81d3c9 - Browse repository at this point
Copy the full SHA b81d3c9View 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.