aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2022-05-05Make Tile use transitionend event instead of certain setTimeout()sTerry Truong
2022-05-04Make search-enter use user input, instead of first matchTerry Truong
2022-05-04Capitalize displayed node namesTerry Truong
2022-05-04Prevent search-suggestion-request delay for initial inputsTerry Truong
2022-05-04Add scripts for obtaining/sending/displaying wikipedia descriptionsTerry Truong
2022-05-01Fix non-inclusion of canonical-names without english alt-namesTerry Truong
2022-05-01Reduce some unnecessary tolMap updatesTerry Truong
2022-05-01Make name data English-specificTerry Truong
2022-05-01Add fuzzy-search via sqlite extension spellfix1Terry Truong
2022-05-01Use substring searchTerry Truong
2022-05-01Enable search-suggestion sending/displaying/selectionTerry Truong
2022-04-30Make TileInfoModal display more dataTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-27Use EOL vernacular-names data for searchingTerry Truong
2022-04-26Change data URL path formatTerry Truong
2022-04-26Make TolMap have Map typeTerry Truong
2022-04-26Have tol data in sqlite db, and add server script that accesses itTerry Truong
2022-04-25Add tile visual indicators for many-tiles and phylogenetic-supportTerry Truong
2022-04-25Adapt to handle open-tree-of-life dataTerry Truong
2022-04-24Fix z-index not being higher for tiles being expanded/collapsedTerry Truong
2022-03-29Make Tile's CSS-changes-during-transition apply during search and auto-modeTerry Truong
2022-03-29Update comments, adjust names, do minor refactorsTerry Truong
2022-03-28Add info-icon to non-leaf tilesTerry Truong
2022-03-28Simplify info-icon code by removing top-level optionsTerry Truong
2022-03-28Make option passing less irregularTerry Truong
2022-03-28Merge TileImg back into Tile, adding nonAbsPos prop for AncestryBar usageTerry Truong
2022-03-28Convert SVG icons into icon componentsTerry Truong
2022-03-28Split lib.ts into layout.ts and util.tsTerry Truong
2022-03-28Move TolNode code to tol.tsTerry Truong
2022-03-28Rename Settings to SettingsPane, and ParentBar to AncestryBarTerry Truong
2022-03-28Enable auto-mode to trigger expand/collapse-fail animationsTerry Truong
2022-03-27Add sweep-to-parent settingTerry Truong
2022-03-27Simplify Tile transition-on-expand/collapse codeTerry Truong
2022-03-27Remove redundant full-view divTerry Truong
2022-03-27Move TileTree code into App.vueTerry Truong
2022-03-27Prevent overflow during tile collapse/expandTerry Truong
2022-03-27Fix close-button unreliability bugTerry Truong
2022-03-27Move svg details to index.htmlTerry Truong
2022-03-27Remove unnecessary CSS varsTerry Truong
2022-03-27Make search shortcut cancel an active auto-modeTerry Truong
2022-03-27Make search shortcut re-focus input when search-bar is openTerry Truong
2022-03-27Propagate transition-duration setting to transition animationsTerry Truong
2022-03-27Separate settings icon code from settings paneTerry Truong
2022-03-26Add help modalTerry Truong
2022-03-26Make auto-mode current-node-based, with focus indicationTerry Truong
2022-03-26Add basic auto-mode implementationTerry Truong
2022-03-26Remove close button from search barTerry Truong
2022-03-26Add more iconsTerry Truong
2022-03-26Make clicking during search cause cancellationTerry Truong
2022-03-26Highlight search resultTerry Truong