Commit Graph

12 Commits

Author SHA1 Message Date
MaysWind 46d85e92cd use pinia to replace vuex, code refactor 2023-06-11 22:08:30 +08:00
MaysWind d39550e090 improve ui 2023-04-22 20:47:25 +08:00
MaysWind e178a0795a code refactor 2023-04-21 22:16:35 +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 8c33243c90 code refactor 2023-04-09 01:04:00 +08:00
MaysWind 2adb8f8922 change minus sign to negative sign automatically 2020-12-18 01:35:27 +08:00
MaysWind eef67bcb5c auto use smaller font size when formula or number too long 2020-12-18 00:09:10 +08:00
MaysWind cef5a8375d numpad supports min and max value 2020-12-17 23:04:55 +08:00
MaysWind 75b151da9b code refactor 2020-12-12 22:11:08 +08:00
MaysWind f1ee6f19d0 numpad support safe area 2020-12-10 23:18:38 +08:00
MaysWind f2c35a9eb8 modify numpad style, support clear all input after pressing backspace button 2020-12-10 23:00:44 +08:00
MaysWind 7a94c6cdeb add numpad sheet component 2020-12-10 03:34:59 +08:00