aboutsummaryrefslogtreecommitdiff
path: root/src/components/SearchModal.vue
AgeCommit message (Collapse)Author
2022-03-28Split lib.ts into layout.ts and util.tsTerry Truong
2022-03-28Move TolNode code to tol.tsTerry Truong
2022-03-27Fix close-button unreliability bugTerry Truong
2022-03-27Move svg details to index.htmlTerry Truong
2022-03-27Make search shortcut re-focus input when search-bar is openTerry Truong
2022-03-26Remove close button from search barTerry Truong
2022-03-25Make search-bar clear/animate on failTerry Truong
2022-03-25Add tolNode parent pointers, tolMap, and layoutMapTerry Truong
2022-03-25Fix typescript errorsTerry Truong
2022-03-25Add search enter/escape, and close-icon svgsTerry Truong
2022-03-25Add search icon and basic modalTerry Truong