pelican/internal/ui
Dan Anglin 46f5f07105
All checks were successful
/ test (pull_request) Successful in 32s
/ lint (pull_request) Successful in 41s
feat(ui): show board's mode next to the status bar
Add a TextView primitive next to the status bar that displays the
board's current mode. In this commit the baseFlex is replaced with a
Grid primitive to prevent the need to add more Flex primitives.

Part of apollo/pelican#23
2024-01-17 11:12:06 +00:00
..
cardform.go refactor(ui): change type cardModal to cardForm 2024-01-12 12:33:18 +00:00
cardview.go fix(ui): display status message when moving card 2024-01-13 19:54:24 +00:00
column.go feat(ui): display the number of cards in a status. 2024-01-12 16:00:17 +00:00
init.go feat(ui): show board's mode next to the status bar 2024-01-17 11:12:06 +00:00
keymappings.go feat(ui): show board's mode next to the status bar 2024-01-17 11:12:06 +00:00
modeview.go feat(ui): show board's mode next to the status bar 2024-01-17 11:12:06 +00:00
statusbar.go refactor: variable renaming 2024-01-13 12:38:37 +00:00
statusselection.go fix(ui): display status message when moving card 2024-01-13 19:54:24 +00:00
ui.go feat(ui): show board's mode next to the status bar 2024-01-17 11:12:06 +00:00