aboutsummaryrefslogtreecommitdiff
path: root/src/components/TileInfoModal.vue
AgeCommit message (Expand)Author
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry Truong
2022-07-06Use URLSearchParams instead of plain stringsTerry Truong
2022-07-06Add link-to-node functionalityTerry Truong
2022-07-05Remove some redundant display:block specifiersTerry Truong
2022-07-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-04Add help-info contentTerry Truong
2022-07-03Add SCollapsible componentTerry Truong
2022-07-03Add styling, mainly for TileInfoModal and SettingsTerry Truong
2022-07-01Account for compound-node info-lookup sub-name-denoted node absenceTerry Truong
2022-07-01Generate 3 reduced trees, keeping the original, and serve only thoseTerry Truong
2022-06-30Avoid displaying empty img-src infoTerry Truong
2022-06-29Refactor to provide default-option access to non-top-level componentsTerry Truong
2022-06-29Remove constant-scrollbar-gap for ancestry-barTerry Truong
2022-06-29Make links open in new tabTerry Truong
2022-06-29Make tile-info image link to source-URLTerry Truong
2022-06-29Resolve info-modal size-jump after getting info responseTerry Truong
2022-06-28Add getImagePath() to lib.tsTerry Truong
2022-06-28Convert server code to CGI scriptTerry Truong
2022-06-27Enable client directly using server URL, while avoiding CORS restrictionsTerry Truong
2022-06-27Add getServerResponse()Terry Truong
2022-06-27In .vue files, move <template> sections to topTerry Truong
2022-06-26Clean up code in SearchModalTerry Truong
2022-06-26Refactor TileInfoModalTerry Truong
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