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

feat: implement dark mode logic #2942

Merged
merged 21 commits into from
Oct 9, 2020
Merged

feat: implement dark mode logic #2942

merged 21 commits into from
Oct 9, 2020

Conversation

dated
Copy link
Contributor

@dated dated commented Oct 6, 2020

Summary

https://app.clickup.com/t/9u5cm2

Checklist

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

@ghost ghost added Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality. Status: In Progress The issue or pull request is being worked on. labels Oct 6, 2020
@ArkEcosystem ArkEcosystem deleted a comment from faustbrian Oct 6, 2020
@dated dated changed the title feat: implement dark mode feat: implement dark mode logic Oct 7, 2020
@codecov
Copy link

codecov bot commented Oct 7, 2020

Codecov Report

Merging #2942 into develop will increase coverage by 41.07%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           develop     #2942       +/-   ##
=============================================
+ Coverage    58.92%   100.00%   +41.07%     
=============================================
  Files          373       353       -20     
  Lines         9325      5029     -4296     
  Branches      1934       922     -1012     
=============================================
- Hits          5495      5029      -466     
+ Misses        3603         0     -3603     
+ Partials       227         0      -227     
Flag Coverage Δ
#unit 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/App.tsx 100.00% <ø> (ø)
src/renderer/pages/Wallet/WalletImport.vue
src/renderer/services/client-multisig.js
...erer/services/crypto/bridgechain-update.builder.js
src/renderer/pages/NetworkOverview.vue
...erer/store/migrations/2.2.0 - initial migration.js
...erer/components/Input/InputGrid/InputGridModal.vue
.../components/Contact/ContactRemovalConfirmation.vue
...actionConfirm/TransactionConfirmMultiSignature.vue
...rvices/plugin-manager/sandbox/messaging-sandbox.js
... and 717 more

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 4f3f177...61d583f. Read the comment docs.

@dated dated marked this pull request as ready for review October 8, 2020 14:26
@dated dated requested a review from faustbrian as a code owner October 8, 2020 14:26
@ghost ghost added Status: Needs Review The issue or pull request needs a review by a developer of the team. and removed Status: In Progress The issue or pull request is being worked on. labels Oct 8, 2020
@faustbrian faustbrian merged commit 0024070 into develop Oct 9, 2020
@ghost ghost deleted the feat/dark-CU-9u5cm2 branch October 9, 2020 01:42
@ghost ghost removed the Status: Needs Review The issue or pull request needs a review by a developer of the team. label Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants