diff options
| author | Souma <101255979+5ouma@users.noreply.github.com> | 2025-08-18 14:11:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-18 14:11:48 +0900 |
| commit | ff334fe9d7a4dda82a53a5b831e22d7d9c147101 (patch) | |
| tree | 1b2ff57fc71405b7167c47930d0933ab755a5223 /packages/frontend/src/components | |
| parent | Update about-misskey.vue (diff) | |
| download | misskey-ff334fe9d7a4dda82a53a5b831e22d7d9c147101.tar.gz misskey-ff334fe9d7a4dda82a53a5b831e22d7d9c147101.tar.bz2 misskey-ff334fe9d7a4dda82a53a5b831e22d7d9c147101.zip | |
enhance(frontend): Add an option to customize Lockdown duration (#16405)
* chore(locales): Add "setManually" and "_time.month"
Add Japanese locales to auto-generate other languages.
* feat(frontend): Add text fields to set lockdown duration manually
Choose from presets or set it manually.
* refactor(frontend): Make objects contains option's values and labels
When adding a new option, it needed to write two times.
* docs(changelog): Add a description about this change
Users can notice what's changed by this PR.
* refactor(frontend): Manage state by MkSelect
The functions only initialize the values.
* refactor(frontend): Make the custom input as writable computed
Clean up the MkInput components.
* chore(locales): Switch to "custom"
A single word is better than sentence on this situation.
* refactor(frontend): Insert the custom button to presets
Users don't need to click multiple times to use prests.
Diffstat (limited to 'packages/frontend/src/components')
0 files changed, 0 insertions, 0 deletions