feat(widget): add table widget
This commit is contained in:
parent
c955c8400f
commit
2753941aad
12 changed files with 1599 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -1,4 +1,4 @@
|
|||
examples := 'applet application calendar config context-menu cosmic image-button menu multi-window nav-context open-dialog'
|
||||
examples := 'applet application calendar config context-menu cosmic image-button menu multi-window nav-context open-dialog table-view'
|
||||
clippy_args := '-W clippy::all -W clippy::pedantic'
|
||||
|
||||
# Check for errors and linter warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue