pelican/internal/ui
Dan Anglin aae2d24594
All checks were successful
/ test (pull_request) Successful in 33s
/ lint (pull_request) Successful in 42s
fix(ui): improve the creating cards input modal
This commit improves the look, feel and functionality of the custom
modal that creates new cards on the board.

Changes:

- (BREAKING) The 'c' key is now used to create new cards.
- An extra field is added for adding the card's description.
- Improvements made to the styling of the modal.
- The fields are reset when the user finishes with the form.
2024-01-10 11:20:15 +00:00
..
column.go feat(ui): add new board mode 'Status Selection' 2024-01-09 15:51:23 +00:00
modalinput.go fix(ui): improve the creating cards input modal 2024-01-10 11:20:15 +00:00
statusselection.go feat(ui): add new board mode 'Status Selection' 2024-01-09 15:51:23 +00:00
ui.go fix(ui): improve the creating cards input modal 2024-01-10 11:20:15 +00:00