aboutsummaryrefslogtreecommitdiff
path: root/src/components/TileInfoModal.vue
AgeCommit message (Expand)Author
2022-06-25Reduce degrees-of-variance in options setTerry Truong
2022-06-24Move utility functions into util.tsTerry Truong
2022-06-24Add type annotations for UI optionsTerry Truong
2022-06-23Adjust component event namesTerry Truong
2022-06-20Remove scrims from tile-info-modal imagesTerry Truong
2022-06-20Increase type-consistency via server-classes and client-typesTerry Truong
2022-06-11Add links to cc-license pagesTerry Truong
2022-06-11Adjust server+client code to handle merged image setsTerry Truong
2022-06-04Add tile-info otol linksTerry Truong
2022-05-24Don't show blank image in info-modal for for compound-image with only 1 sub-i...Terry Truong
2022-05-23Make tutorial disable features until introducedTerry Truong
2022-05-23Display separate images tile-info for compound-image nodeTerry Truong
2022-05-23Make small info-modal fixesTerry Truong
2022-05-23Display 'compound images'Terry Truong
2022-05-22Display multiple descriptions for compound-nodesTerry Truong
2022-05-18Add wikipedia-link to tile-info displayTerry Truong
2022-05-13Fix info-modal not display image for composite-nodesTerry Truong
2022-05-13Fix inaccurate tile-info data when using reduced treeTerry Truong
2022-05-12Enable info-display for search suggestionsTerry Truong
2022-05-12Add reduced-tree data generation+serving+querying+settingTerry Truong
2022-05-10Add multiple header-color thresholdsTerry Truong
2022-05-05Display common namesTerry Truong
2022-05-05Make image copyright/link info retrieved upon info-modal openTerry Truong
2022-05-04Capitalize displayed node namesTerry 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-04-30Make TileInfoModal display more dataTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-25Adapt to handle open-tree-of-life dataTerry Truong
2022-03-29Update comments, adjust names, do minor refactorsTerry Truong
2022-03-28Make option passing less irregularTerry Truong
2022-03-28Convert SVG icons into icon componentsTerry Truong
2022-03-28Move TolNode code to tol.tsTerry 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-25Fix typescript errorsTerry Truong
2022-03-25Add search enter/escape, and close-icon svgsTerry Truong
2022-03-25Simplify transition codeTerry Truong
2022-03-25Allow interaction with settings open. Add esc shortcut.Terry Truong
2022-03-24Add basic Settings.vueTerry Truong
2022-03-24Propagate options to TileInfoModalTerry Truong
2022-03-24Add basic tile-info modal stylingTerry Truong
2022-03-24Add info-modal fade-outTerry Truong
2022-03-24Add TileInfoModal and associated eventsTerry Truong