From 6774c48dff2b18bf90119891329ee0a6716d2c3b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 4 Jun 2022 09:06:53 +0200 Subject: [PATCH] Feature/restructure fire page (#982) * Restructure fire page * Update changelog --- CHANGELOG.md | 1 + .../app/pages/portfolio/fire/fire-page.html | 118 +++++++++--------- .../fire-calculator.component.html | 2 +- 3 files changed, 61 insertions(+), 60 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6de0c43fd..39b91d833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Simplified the features page +- Restructured the _FIRE_ section - Upgraded `@simplewebauthn/browser` and `@simplewebauthn/server` from version `4.1.0` to `5.2.1` ## 1.155.0 - 29.05.2022 diff --git a/apps/client/src/app/pages/portfolio/fire/fire-page.html b/apps/client/src/app/pages/portfolio/fire/fire-page.html index d62eeab30..89cc79a76 100644 --- a/apps/client/src/app/pages/portfolio/fire/fire-page.html +++ b/apps/client/src/app/pages/portfolio/fire/fire-page.html @@ -1,68 +1,68 @@
-
+

FIRE

-
-

4% Rule

-
- - -
-
- If you retire today, you would be able to withdraw - - per year - or - - per month, based on your total assets of - - and a withdrawal rate of 4%. -
+
+

Calculator

+
-

Calculator

- +

4% Rule

+
+ + +
+
+ If you retire today, you would be able to withdraw + + per year + or + + per month, based on your total assets of + + and a withdrawal rate of 4%. +
diff --git a/libs/ui/src/lib/fire-calculator/fire-calculator.component.html b/libs/ui/src/lib/fire-calculator/fire-calculator.component.html index 99273da11..bd45a1411 100644 --- a/libs/ui/src/lib/fire-calculator/fire-calculator.component.html +++ b/libs/ui/src/lib/fire-calculator/fire-calculator.component.html @@ -1,7 +1,7 @@
-
+