David Requeno
3f10a031a5
Bugfix: Localize month names in FIRE calculator
This fix localizes the retirement date display in the FIRE calculator using date-fns with the provided locale input, instead of relying on Angular DatePipe which depends on LOCALE_ID.
Fixes #6070
5 days ago
Thomas Kaul
94f3d64891
Task/refactor various components to self-closing tags ( #5704 )
* Refactor to self-closing tags
* Update changelog
3 months ago
Omar Eltomy
244e63a127
Feature/restrict retirement date picker of FIRE calculator to future dates ( #5627 )
* Restrict retirement date picker of FIRE calculator to future dates
* Update changelog
3 months ago
Thomas Kaul
58043def08
Bugfix/fix date format of retirement date in FIRE calculator ( #5245 )
* Fix date format
* Update changelog
5 months ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
2 years ago
Thomas Kaul
d5d40c0ea1
Migrate to control flow ( #2991 )
* Migrate to control flow
2 years ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
2 years ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
2 years ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
2 years ago
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ( #1779 )
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
3 years ago
Robbert Coeckelbergh
fce9e7fb0c
Feature/extend fire calculator by retirement date ( #1748 )
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
3 years ago
Thomas Kaul
b6f395fd3b
Feature/improve i18n ( #1183 )
* Improve i18n
* Update changelog
3 years ago
Thomas Kaul
34c9703716
Remove locale ( #1173 )
3 years ago
Thomas Kaul
6774c48dff
Feature/restructure fire page ( #982 )
* Restructure fire page
* Update changelog
4 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
* Add fire calculator
* Update changelog
4 years ago