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

Use sveltestrap #2559

Merged
merged 4 commits into from
Jun 3, 2022
Merged

Use sveltestrap #2559

merged 4 commits into from
Jun 3, 2022

Conversation

pajlow
Copy link
Contributor

@pajlow pajlow commented Apr 4, 2022

This PR adds sveltestrap. This will allow easier ui composition and lower styling/logic boilerplate.
I brought back the accordion in the dev mode modal and simplified the base component of all modals. In a next step maybe modals could have their own state handling.

@NeoTheThird let me know what you think about it.

PS: I probably could have opened this PR from a branch inside this repo. :P

@pajlow pajlow requested a review from NeoTheThird as a code owner April 4, 2022 11:12
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #2559 (ecf5289) into master (101e3f0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2559   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files          29       29           
  Lines         960      960           
=======================================
  Hits          735      735           
  Misses        225      225           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 101e3f0...ecf5289. Read the comment docs.

Copy link
Member

@NeoTheThird NeoTheThird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking really good! thank you

@NeoTheThird
Copy link
Member

PS: I probably could have opened this PR from a branch inside this repo. :P

yep, that'd make quickly resolving conflicts easier, too. but no pressure :)

@NeoTheThird NeoTheThird merged commit 5a09ca7 into ubports:master Jun 3, 2022
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