feat(form): ✨ enhance form layout and functionality
* Add FormerButtonArea component for action buttons * Introduce FormerLayoutTop and FormerLayoutBottom for structured layout * Update Former types to include new properties * Implement dynamic ID generation for forms * Refactor example to demonstrate new layout features * Mark tasks as completed in todo.md
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
- [ ] Wrapper must receive button areas etc. Better scroll areas.
|
||||
- [x] Wrapper must receive button areas etc. Better scroll areas.
|
||||
- [ ] Predefined wrappers (Model,Dialog,notification,popover)
|
||||
- [ ] Headerspec API
|
||||
- [ ] Relspec API
|
||||
- [ ] SocketSpec API
|
||||
- [ ] Layout Tool
|
||||
- [ ] Header Section
|
||||
- [ ] Button Section
|
||||
- [ ] Footer Section
|
||||
- [x] Layout Tool
|
||||
- [x] Header Section
|
||||
- [x] Button Section
|
||||
- [x] Footer Section
|
||||
- [ ] Different Loaded for saving vs loading
|
||||
- [ ] Better Confirm Dialog
|
||||
- [ ] Reset Confirm Dialog
|
||||
|
||||
Reference in New Issue
Block a user