MaysWind
cc3e1f2978
code refactor
2024-07-07 17:28:25 +08:00
MaysWind
cb57b216d0
fix the bug that the sheet would display blank after clicking now button and switching from date mode to time mode in date time selection sheet
2024-04-05 23:45:33 +08:00
MaysWind
222951139c
swap the location of now and switch mode button
2024-04-05 23:33:52 +08:00
MaysWind
09d47459b6
add toggle calendar and time picker button
2024-03-10 20:48:20 +08:00
MaysWind
9488b85705
fix the bug that the time picker for mobile device displays and sets incorrectly when the default time zone is not the browser time zone
2024-03-10 02:34:28 +08:00
MaysWind
802cdabd75
the order of year and month in the date picker is based on the order in long date format set by the user
2024-03-09 21:51:23 +08:00
MaysWind
bed2aef7f8
use time picker in datetime selection sheet for mobile device
2024-03-03 23:01:27 +08:00
MaysWind
7257abefb4
fix AM/PM text in datetime picker is not translated
2023-08-19 22:37:26 +08:00
MaysWind
25f83a98e3
code refactor
2023-07-16 23:05:11 +08:00
MaysWind
bb6345ccfa
update vue-datepicker, and make the picker show the calendar view every time opening
2023-06-23 15:48:47 +08:00
MaysWind
46d85e92cd
use pinia to replace vuex, code refactor
2023-06-11 22:08:30 +08:00
MaysWind
0a106026dd
user settings supports language and date&time format
2023-06-05 00:54:07 +08:00
MaysWind
9511644ce6
update third party dependencies
2023-05-28 17:59:08 +08:00
MaysWind
b180c0bbe6
modify link text
2023-04-22 22:35:36 +08:00
MaysWind
c0cd3fc5c2
improve ui
2023-04-22 01:24:49 +08:00
MaysWind
f95c4393d2
fix the problem that the day of week in date time / date range picker is wrong
2023-04-22 01:10:22 +08:00
MaysWind
9b0dea80c9
don't allow clear the value in datetime picker
2023-04-21 23:14:26 +08:00
MaysWind
a7ca394864
code refactor
2023-04-21 22:20:11 +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