hledger/hledger-ui/Hledger/UI
Stephen Morgan 5f53da87e0 fix: ui: Make sure that you can scroll between matching transactions in
TransactionScreen. (#1607)

Make sure that the previous register screen is updated whenever we
scroll in TransactionScreen.
2021-07-15 09:46:56 -10:00
..
AccountsScreen.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
Editor.hs Improve editor support 2021-06-16 14:11:36 -10:00
ErrorScreen.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
Main.hs lib,cli,ui,web: Remove unused LANGUAGE pragmas. 2021-06-07 17:33:54 -10:00
RegisterScreen.hs ui: In TransactionScreen, set the current transaction and index in 2021-07-02 10:07:03 +10:00
Theme.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
TransactionScreen.hs fix: ui: Make sure that you can scroll between matching transactions in 2021-07-15 09:46:56 -10:00
UIOptions.hs lib,cli,ui,web: Remove unused LANGUAGE pragmas. 2021-06-07 17:33:54 -10:00
UIState.hs ui: Do not reset cost and value flags on reload. 2021-07-02 10:07:03 +10:00
UITypes.hs ui: Use Text instead of String in RegisterScreen. 2021-06-03 23:23:54 -10:00
UIUtils.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00