aboutsummaryrefslogtreecommitdiff
path: root/src/components/Tile.vue
AgeCommit message (Expand)Author
2022-05-23Display 'compound images'Terry Truong
2022-05-19Fix not scrolling to focused nodesTerry Truong
2022-05-18Add wikipedia-link to tile-info displayTerry Truong
2022-05-15Adjust resize/scroll throttling to reliably include end casesTerry Truong
2022-05-15Load only visible tiles when overflowingTerry Truong
2022-05-12Enable info-display for search suggestionsTerry Truong
2022-05-12Don't quote already-quoted common-namesTerry Truong
2022-05-12Adjust code for typescript checksTerry Truong
2022-05-10Add quotes around displayed alt-namesTerry Truong
2022-05-10Add multiple header-color thresholdsTerry Truong
2022-05-10Make an overflown-root scroll to a searched nodeTerry Truong
2022-05-10Fix border-shadow clipping by overflow:scrollTerry Truong
2022-05-10Enable display of active-root with overflowTerry Truong
2022-05-05Avoid case where transitionend doesn't trigger for low animation-delayTerry Truong
2022-05-05Display common namesTerry Truong
2022-05-05Make image copyright/link info retrieved upon info-modal openTerry Truong
2022-05-05Make Tile use transitionend event instead of certain setTimeout()sTerry Truong
2022-05-04Capitalize displayed node namesTerry Truong
2022-04-30Make TileInfoModal display more dataTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-26Make TolMap have Map typeTerry 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-28Split lib.ts into layout.ts and util.tsTerry Truong
2022-03-28Enable auto-mode to trigger expand/collapse-fail animationsTerry Truong
2022-03-27Simplify Tile transition-on-expand/collapse codeTerry Truong
2022-03-26Make auto-mode current-node-based, with focus indicationTerry Truong
2022-03-26Highlight search resultTerry Truong
2022-03-24Recognise click-and-hold instead of double-clickTerry Truong
2022-03-24Add TileInfoModal and associated eventsTerry Truong
2022-03-23Make options propagate from TileTreeTerry Truong
2022-03-23Simplify non-leaf tile shadow handlingTerry Truong
2022-03-23Add TileImg for use by Tile and ParentBar. Remove scrim divs.Terry Truong
2022-03-23Fix small layout bugTerry Truong
2022-03-22Replace LayoutTree class with plain functionsTerry Truong
2022-03-22Hide ancestors on double-clickTerry Truong
2022-03-22Add double-click recognitionTerry Truong
2022-03-21Add distinct failed-header-collapse animationTerry Truong
2022-03-20Add offset between root tile and display boundaryTerry Truong
2022-03-20Add animation on expand/collapse failureTerry Truong
2022-03-19Add font-size settings. Tweak root overflow and data.Terry Truong
2022-03-19Add coloured-outline for hovered-over headersTerry Truong
2022-03-19Add alternating background colors and 'depth' field. Add small image shadows.Terry Truong