summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-11-17upmerging master into vue-rewriteDevlin Junker
2022-11-02fix lintingDevlin Junker
2022-11-02fix tests with proper mockingDevlin Junker
2022-11-02more package cleanup and some basic tests for SidebarDevlin Junker
2022-11-02use newer libraries and clean up eslintDevlin Junker
2022-11-02test file for each componentDevlin Junker
2022-11-02outline Sidebar specsDevlin Junker
2022-11-02clean up linting errorsDevlin Junker
2022-10-04move types to separate filesDevlin Junker
2022-10-04move all components to typescript 'Vue.extend({ ... ' syntaxDevlin Junker
2022-10-03fix editor config and spaces inside of quotesDevlin Junker
2022-10-03change linting rule from spaces to tabs to match typical vue lintingDevlin Junker
2022-07-04[Vue Rewrite] Enable Typescript Vue Components (#1831)devlinjunker
2022-06-09[Vue Rewrite] Fix CI Jobs (#1816)devlinjunker
2022-05-22Vue RewriteHK2FB