-
- Downloads
Revert “Make number parsing agnostic to decimal and thousands separators” (#1144)
This reverts #1029. As raised in #1097, the formatting chosen doesn’t work well when doing math. There may be a way to balance compatibility with multiple format styles with handling non-currency amounts correctly, but it will require some more careful consideration. Re-opens #894.
Showing
- packages/desktop-client/e2e/page-models/account-page.js 0 additions, 8 deletionspackages/desktop-client/e2e/page-models/account-page.js
- packages/loot-core/src/mocks/number-formats.ts 0 additions, 25 deletionspackages/loot-core/src/mocks/number-formats.ts
- packages/loot-core/src/shared/arithmetic.test.ts 0 additions, 75 deletionspackages/loot-core/src/shared/arithmetic.test.ts
- packages/loot-core/src/shared/arithmetic.ts 11 additions, 20 deletionspackages/loot-core/src/shared/arithmetic.ts
- upcoming-release-notes/1144.md 6 additions, 0 deletionsupcoming-release-notes/1144.md
upcoming-release-notes/1144.md
0 → 100644
Please register or sign in to comment