Commit Graph

27 Commits

Author SHA1 Message Date
MaysWind 2e01e5530c after the search bar is focused and the screen height is reduced, let the sheet scroll to top 2025-02-12 00:56:08 +08:00
MaysWind 13cc6a2cf0 fix some content exceeds the screen in landscape mode 2025-02-11 23:35:35 +08:00
MaysWind 6618cfeceb modify style 2025-02-07 21:36:56 +08:00
MaysWind b6efa91879 two column list item selection supports filtering content (#38) 2025-02-06 22:37:02 +08:00
MaysWind 1579882475 code refactor 2025-02-06 00:15:04 +08:00
MaysWind c619d2ecad code refactor 2025-01-25 14:55:40 +08:00
MaysWind 4f6988d775 code refactor 2025-01-19 18:26:00 +08:00
MaysWind d3e6756c22 code refactor 2025-01-14 22:20:19 +08:00
MaysWind 8ce871e9bb migrate two column list item selection sheet to composition API and typescript 2025-01-14 00:38:15 +08:00
MaysWind b2e36a24fd migrate mobile ui utils to typescript 2025-01-11 00:53:22 +08:00
MaysWind 2560a70e5e migrate to typescript 2024-12-30 00:56:48 +08:00
MaysWind 7662e0eb02 list sheet, tree view sheet and two column select components support hidden field 2024-07-23 00:17:45 +08:00
MaysWind 0de65042b0 transaction edit dialog supports transaction category 2023-08-20 20:31:29 +08:00
MaysWind c6d38bb3d7 code refactor 2023-08-06 23:57:23 +08:00
MaysWind 46d85e92cd use pinia to replace vuex, code refactor 2023-06-11 22:08:30 +08:00
MaysWind 1ec9ff20b1 remove unused code 2023-04-21 23:41:53 +08:00
mayswind b1c765eb51 Upgrade to vue3 (#16)
* upgrade to vue 3.x and framework7 8.x
* change calendar plugin to vue-datepicker
* disable export button when user does not hava any transaction
* implement new pin code input
* append thousands separator in amount in exchange rates page
2023-04-21 01:45:00 +08:00
MaysWind 1d8df145b5 fix cannot scroll to selected item when first open two column list selection sheet 2021-02-26 01:28:07 +08:00
MaysWind 5a24ab3f68 auto scroll to selected item 2021-02-24 01:51:47 +08:00
MaysWind 92eb247d11 modify css class name 2021-01-31 00:44:08 +08:00
MaysWind b23cba72e6 support header and footer 2020-12-22 00:52:51 +08:00
MaysWind 6c4cce5601 code refactor 2020-12-22 00:44:34 +08:00
MaysWind b3e0399300 code refactor 2020-12-22 00:14:21 +08:00
MaysWind fb1f0bc54e code refactor 2020-12-21 23:45:43 +08:00
MaysWind 173215d4c1 modify account selection sheet 2020-12-21 01:22:44 +08:00
MaysWind 4e0ef42278 optimize icon experience in dark mode 2020-12-20 17:42:34 +08:00
MaysWind b2f5b0afd3 add category selection in transaction edit page 2020-12-20 01:26:10 +08:00