Commit graph

4 commits

Author SHA1 Message Date
Methapon2001
f9f0d1d313 refactor: use locale format from moment 2024-12-18 09:15:06 +07:00
Methapon2001
677cfb3756 fix: lang not reset if value not match 2024-11-29 17:09:45 +07:00
Methapon Metanipat
4f3d39bf59 fix: backward compat 2024-11-25 09:03:50 +07:00
Methapon Metanipat
b0136bba4d
refactor: global shared state and function (#79)
* refactor: expose i18n instance

* feat: add global app utility function

* refactor: use global utility function

* refactor: avoid undefined when use outside vue

refactor: avoid undefined when use outside vue

* refactor: remove dup code and use util

* refactor: auto fetch option when use store
2024-11-21 11:55:44 +07:00