6 Commits

Author SHA1 Message Date
zachary-walters
ae996cd718 Updated the deprecated ioutil dependency
The ioutil package has been deprecated as of Go v1.16: https://go.dev/doc/go1.16#ioutil

This commit replaces ioutil functions with their respective io/os functions.
2023-07-06 10:41:54 -04:00
Alex Goodman
8818b9934f
reactive layout; addresses #179 2019-12-28 12:28:19 -05:00
Alex Goodman
ed57565910
fix nil log dest; clean tar paths 2019-11-19 09:59:57 -08:00
Alex Goodman
74e4fe2560
decouple views with listeners 2019-10-13 20:56:58 -04:00
Alex Goodman
939741625d
drop package names from object names 2019-10-13 11:49:18 -04:00
Alex Goodman
2069a3fede
first step at ui obj refactor 2019-10-13 11:42:13 -04:00