Commit graph

3 commits

Author SHA1 Message Date
f44b81e396 - From 4 to 7. 2025-11-23 20:12:09 -03:00
37a15ea9e0 simplifying the chat interface. 2025-11-20 18:29:55 -03:00
02eaac783f feat(editor, settings): refactor state handling and enhance validation
Refactored editor.page.html to use a Vue-style `data()` function for reactive state, adding a new `content` property and cleaning up redundant inline styles. Updated profile-form.html to replace single `error` handling with field-specific `errors.<field>` bindings, improving form validation clarity and user feedback.
2025-11-15 21:52:53 -03:00