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
Age
Commit message (
Expand
)
Author
2022-03-26
Make clicking during search cause cancellation
Terry Truong
2022-03-26
Highlight search result
Terry Truong
2022-03-26
Make search account for hidden nodes
Terry Truong
2022-03-26
Add LayoutMap to lib.ts, with updating via tryLayout()
Terry Truong
2022-03-26
Add basic expand-to-search-result code
Terry Truong
2022-03-25
Make search-bar clear/animate on fail
Terry Truong
2022-03-25
Add Ctrl-Shift-F search shortcut
Terry Truong
2022-03-25
Add tolNode parent pointers, tolMap, and layoutMap
Terry Truong
2022-03-25
Fix typescript errors
Terry Truong
2022-03-25
Add search enter/escape, and close-icon svgs
Terry Truong
2022-03-25
Add search icon and basic modal
Terry Truong
2022-03-25
Simplify transition code
Terry Truong
2022-03-25
Prevent mouse event propagation from info icons
Terry Truong
2022-03-25
Allow interaction with settings open. Add esc shortcut.
Terry Truong
2022-03-25
Add animation-speed setting
Terry Truong
2022-03-25
Add min/max tile size setting
Terry Truong
2022-03-25
Add some basic layout settings
Terry Truong
2022-03-24
Make open settings disable tile interaction and close info modals
Terry Truong
2022-03-24
Make settings non-side-filling
Terry Truong
2022-03-24
Add settings-component transitions
Terry Truong
2022-03-24
Add basic Settings.vue
Terry Truong
2022-03-24
Recognise click-and-hold instead of double-click
Terry Truong
2022-03-24
Propagate options to TileInfoModal
Terry Truong
2022-03-24
Add basic tile-info modal styling
Terry Truong
2022-03-24
Add info-modal fade-out
Terry Truong
2022-03-24
Add TileInfoModal and associated events
Terry Truong
2022-03-24
Add info icon
Terry Truong
2022-03-23
Make parent-bar-tile clicks restore hidden parents
Terry Truong
2022-03-23
Place window-resize handling back in TileTree
Terry Truong
2022-03-23
Prevent double-clicks from highlighting text
Terry Truong
2022-03-23
Tweak parent-bar styling
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
Add scrollBarOffset in ParentBar
Terry Truong
2022-03-23
Add basic ParentBar and ParentBarTile components
Terry Truong
2022-03-23
Fix small layout bug
Terry Truong
2022-03-23
Move root-tile boundary-offset handling to TileTree
Terry Truong
2022-03-23
Move resize-handling and tile-tree positioning to App.vue
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-22
Enable layouting with allowCollapse
Terry Truong
2022-03-22
Add more adaptive min-cell-size for rect-layout
Terry Truong
2022-03-21
Avoid changing DOM-bound tree before new layout is determined
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
[prev]
[next]