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-07-01
Fix parent-swept-tiles flash-after-unhidden bug
Terry Truong
2022-06-30
Add ui-option touchDevice
Terry Truong
2022-06-29
Refactor to provide default-option access to non-top-level components
Terry Truong
2022-06-28
Use double-taps on mobile
Terry Truong
2022-06-28
Fix search-suggestion substring-highlight using overly-new input
Terry Truong
2022-06-28
Add getImagePath() to lib.ts
Terry Truong
2022-06-27
Move transition/animation CSS classes to index.css
Terry Truong
2022-06-27
In .vue files, move <template> sections to top
Terry Truong
2022-06-27
Clean up code in SettingsModal
Terry Truong
2022-06-26
Clean up code in Tile.vue
Terry Truong
2022-06-25
Clean up code in layout.ts and util.ts
Terry Truong
2022-06-25
Reduce degrees-of-variance in options set
Terry Truong
2022-06-25
Convert UI options towards using bg/alt-color set
Terry Truong
2022-06-24
Adjust some option names
Terry Truong
2022-06-24
Move utility functions into util.ts
Terry Truong
2022-06-24
Add type annotations for UI options
Terry Truong
2022-06-24
Hide buttons and info-icons during parts of tutorial
Terry Truong
2022-06-24
Add 'flash' upon tile focus
Terry Truong
2022-06-23
Make default settings screen-size dependent
Terry Truong
2022-06-23
Indicate p-support with asterisk, and stop indicating alt-name usage
Terry Truong
2022-06-23
Fix root-displayed-in-italics bug
Terry Truong
2022-06-23
Adjust component event names
Terry Truong
2022-06-20
Prevent unexpected-rectangle during sep-swept-area transition
Terry Truong
2022-06-20
Increase type-consistency via server-classes and client-types
Terry Truong
2022-06-20
Avoid adding dom-nodes for hidden-ancestor other-children
Terry Truong
2022-05-28
Set visible-overflow on just-unhidden tiles
Terry Truong
2022-05-27
Prevent first root tile transition
Terry Truong
2022-05-24
Fix compound-image sub-image misalignment
Terry Truong
2022-05-24
Reduce compound-image sub-image movement during transition
Terry Truong
2022-05-24
Scale/recenter images in compound-images
Terry Truong
2022-05-23
Make tutorial disable features until introduced
Terry Truong
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
[next]