Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: more UI components #2013

Merged
merged 8 commits into from
Jun 1, 2020
Merged

feat: more UI components #2013

merged 8 commits into from
Jun 1, 2020

Conversation

luciorubeens
Copy link
Contributor

Summary

  • Add toggle component to match the style guide
  • Add button component to match the style guide
  • Add wallet-mnemonic-list component

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Jun 1, 2020
@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #2013 into 3.0-slate will increase coverage by 7.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           3.0-slate    #2013      +/-   ##
=============================================
+ Coverage      83.33%   90.67%   +7.34%     
=============================================
  Files             14       16       +2     
  Lines            108      118      +10     
  Branches           3        2       -1     
=============================================
+ Hits              90      107      +17     
+ Misses            18       11       -7     
Impacted Files Coverage Δ
...rer/app/components/ListDivided/ListDividedItem.vue 100.00% <ø> (ø)
src/renderer/app/components/Button/Button.vue 100.00% <100.00%> (ø)
src/renderer/app/components/Toggle/Toggle.vue 100.00% <100.00%> (ø)
src/renderer/domain/profile/pages/ProfileNew.vue 90.90% <100.00%> (+0.43%) ⬆️
...c/renderer/domain/profile/pages/ProfileWelcome.vue 87.50% <100.00%> (+1.78%) ⬆️
...er/domain/wallet/components/WalletMnemonicList.vue 100.00% <100.00%> (ø)

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 18527bf...433188f. Read the comment docs.

@faustbrian faustbrian changed the title feat: more ui components feat: more UI components Jun 1, 2020
@faustbrian faustbrian merged commit 7946bc4 into 3.0-slate Jun 1, 2020
@ghost ghost deleted the feat/ui-components branch June 1, 2020 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants