issues
search
JYLN
/
comm-time
A simple time/job tracking app built with SvelteKit
2
stars
0
forks
source link
Rework: `TimeTable`
#44
Closed
JYLN
closed
1 year ago
JYLN
commented
1 year ago
Description of Changes
Initialize sort plugin for svelte-headless-table
Refactor plugin options helpers and options within columns
Setup sortable column headers as buttons to toggle sorting
Imported sort state from sort plugin to conditionally render arrows dependent on sorting state
Other Notes
Resolves #43
Description of Changes
Other Notes