feat: Add MyPageScreen and related functionality #1091
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: WIP: 991730b feat: add viewport meta tag for responsive design and change display mode to fullscreen in manifest
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat: Add MyPageScreen and related functionality
- Implement MyPageScreen with user account details and app settings.
- Create JsInteropService for web-specific functionalities.
- Add preparation spare time edit feature with BLoC architecture.
- Introduce default preparation spare time form BLoC, events, and states.
- Create UI for editing preparation spare time with form handling.
- Include profile image asset for user account display.
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|