index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
Tile.vue
Age
Commit message (
Expand
)
Author
2022-05-23
Display 'compound images'
Terry Truong
2022-05-19
Fix not scrolling to focused nodes
Terry Truong
2022-05-18
Add wikipedia-link to tile-info display
Terry Truong
2022-05-15
Adjust resize/scroll throttling to reliably include end cases
Terry Truong
2022-05-15
Load only visible tiles when overflowing
Terry Truong
2022-05-12
Enable info-display for search suggestions
Terry Truong
2022-05-12
Don't quote already-quoted common-names
Terry Truong
2022-05-12
Adjust code for typescript checks
Terry Truong
2022-05-10
Add quotes around displayed alt-names
Terry Truong
2022-05-10
Add multiple header-color thresholds
Terry Truong
2022-05-10
Make an overflown-root scroll to a searched node
Terry Truong
2022-05-10
Fix border-shadow clipping by overflow:scroll
Terry Truong
2022-05-10
Enable display of active-root with overflow
Terry Truong
2022-05-05
Avoid case where transitionend doesn't trigger for low animation-delay
Terry Truong
2022-05-05
Display common names
Terry Truong
2022-05-05
Make image copyright/link info retrieved upon info-modal open
Terry Truong
2022-05-05
Make Tile use transitionend event instead of certain setTimeout()s
Terry Truong
2022-05-04
Capitalize displayed node names
Terry Truong
2022-04-30
Make TileInfoModal display more data
Terry Truong
2022-04-30
Add scripts for downloading/reviewing/cropping_and_resizing images
Terry Truong
2022-04-26
Make TolMap have Map type
Terry Truong
2022-04-25
Add tile visual indicators for many-tiles and phylogenetic-support
Terry Truong
2022-04-25
Adapt to handle open-tree-of-life data
Terry Truong
2022-04-24
Fix z-index not being higher for tiles being expanded/collapsed
Terry Truong
2022-03-29
Make Tile's CSS-changes-during-transition apply during search and auto-mode
Terry Truong
2022-03-29
Update comments, adjust names, do minor refactors
Terry Truong
2022-03-28
Add info-icon to non-leaf tiles
Terry Truong
2022-03-28
Simplify info-icon code by removing top-level options
Terry Truong
2022-03-28
Make option passing less irregular
Terry Truong
2022-03-28
Merge TileImg back into Tile, adding nonAbsPos prop for AncestryBar usage
Terry Truong
2022-03-28
Split lib.ts into layout.ts and util.ts
Terry Truong
2022-03-28
Enable auto-mode to trigger expand/collapse-fail animations
Terry Truong
2022-03-27
Simplify Tile transition-on-expand/collapse code
Terry Truong
2022-03-26
Make auto-mode current-node-based, with focus indication
Terry Truong
2022-03-26
Highlight search result
Terry Truong
2022-03-24
Recognise click-and-hold instead of double-click
Terry Truong
2022-03-24
Add TileInfoModal and associated events
Terry Truong
2022-03-23
Make options propagate from TileTree
Terry Truong
2022-03-23
Simplify non-leaf tile shadow handling
Terry Truong
2022-03-23
Add TileImg for use by Tile and ParentBar. Remove scrim divs.
Terry Truong
2022-03-23
Fix small layout bug
Terry Truong
2022-03-22
Replace LayoutTree class with plain functions
Terry Truong
2022-03-22
Hide ancestors on double-click
Terry Truong
2022-03-22
Add double-click recognition
Terry Truong
2022-03-21
Add distinct failed-header-collapse animation
Terry Truong
2022-03-20
Add offset between root tile and display boundary
Terry Truong
2022-03-20
Add animation on expand/collapse failure
Terry Truong
2022-03-19
Add font-size settings. Tweak root overflow and data.
Terry Truong
2022-03-19
Add coloured-outline for hovered-over headers
Terry Truong
2022-03-19
Add alternating background colors and 'depth' field. Add small image shadows.
Terry Truong
[next]