Skip to content
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

Automatic firmware update for official trackers #1241

Open
wants to merge 66 commits into
base: main
Choose a base branch
from

Conversation

loucass003
Copy link
Member

depends on #880

loucass003 and others added 30 commits October 19, 2023 00:32
Usefull when using Localized as you wont require to put a placeholder inside the button for it to be replaced by Localized anyway
The dropdown has been redone to use portals
making the different unfocus states easier to handle and also allowing for the dropdown items to go over sections with overflow hidden.

Also the getValues props has been removed as it is not needed and was a wrong usage of react-form-hooks
The TrashIcon component has been refactored to accept `size` as an optional prop instead of `width`. The `size` prop is now used to set the width and height of the SVG element in the component. This change ensures consistency and improves the flexibility of the TrashIcon component.

The ClearDriftCompensationButton and ClearMountingButton components have also been updated to use the new `size` prop when referencing the TrashIcon component. This change ensures that the TrashIcon used in these components is displayed with the desired size.

Additionally, the ArrowUpIcon component has been updated to accept `size` as an optional prop instead of required. This change provides flexibility when using the ArrowUpIcon component, as the size can now be specified or defaulted to 24.

Finally, the LoaderIcon component has been updated to accept `size` as an optional prop instead of required. The `size` prop is now used to set the width of the images in the component. This change allows for more customizable size options for the LoaderIcon component.
@github-actions github-actions bot added Area: Hardware Protocol Related to communication with hardware/software trackers Area: Translation Improvements or additions to translations Area: Server Related to the server labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Hardware Protocol Related to communication with hardware/software trackers Area: Server Related to the server Area: Translation Improvements or additions to translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants