ModReleaser/src
CPTProgrammer 750f2a18f8
Add field validation engine with per-field debounce
Introduce useFieldValidations hook and ValidatedFormItem component
driven by declarative StaticValidationDef arrays. Four server actions
scan the project directory to validate MC properties dir, version field,
artifact and source filename templates in real time.
2026-07-13 12:59:03 +08:00
..
app Implement project frontend page 2026-07-11 12:13:20 +08:00
components Add field validation engine with per-field debounce 2026-07-13 12:59:03 +08:00
hooks Add field validation engine with per-field debounce 2026-07-13 12:59:03 +08:00
lib Refactor type-safe constants and extract utility helpers 2026-07-13 09:29:00 +08:00
services Add field validation engine with per-field debounce 2026-07-13 12:59:03 +08:00
types Refactor platform publishing 2026-07-11 09:26:05 +08:00