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
/
AncestryBar.vue
Age
Commit message (
Expand
)
Author
2022-06-29
Remove constant-scrollbar-gap for ancestry-bar
Terry Truong
2022-06-27
In .vue files, move <template> sections to top
Terry Truong
2022-06-27
Clean up code in HelpModal and AncestryBar
Terry Truong
2022-06-25
Reduce degrees-of-variance in options 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-23
Adjust component event names
Terry Truong
2022-06-20
Prevent ancestry-bar scrollbar overlapping content
Terry Truong
2022-06-20
Increase type-consistency via server-classes and client-types
Terry Truong
2022-05-27
Use static-layout for ancestry-bar and tutorial-pane
Terry Truong
2022-05-26
Make ancestry-bar scroll-to-end when added to
Terry Truong
2022-05-23
Enable vertical wheel-scroll on horizontal ancestry bar
Terry Truong
2022-05-23
Display 'compound images'
Terry Truong
2022-05-10
Enable display of active-root with overflow
Terry Truong
2022-04-25
Adapt to handle open-tree-of-life data
Terry Truong
2022-03-29
Update comments, adjust names, do minor refactors
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
Rename Settings to SettingsPane, and ParentBar to AncestryBar
Terry Truong