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

feat: add custom number input component #638

Merged
merged 6 commits into from
Feb 14, 2022

Conversation

dw-0
Copy link
Member

@dw-0 dw-0 commented Feb 14, 2022

This PR will add a new, custom number input component which is meant to be as re-usable as possible throughout the whole project.

With this component added, we will be able to completely replace:
https://github.com/mainsail-crew/mainsail/blob/develop/src/components/inputs/FirmwareRetractionSettingsInput.vue
https://github.com/mainsail-crew/mainsail/blob/develop/src/components/inputs/MotionSettingsInput.vue
https://github.com/mainsail-crew/mainsail/blob/develop/src/components/inputs/PressureAdvanceSettingsInput.vue
as those files currently hold a lot of duplicated code.

Signed-off-by: Dominik Willner [email protected]

@meteyou meteyou merged commit fa20b19 into mainsail-crew:develop Feb 14, 2022
@dw-0 dw-0 deleted the feat/custom-number-input branch February 14, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants