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-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
Convert SVG icons into icon components
Terry Truong
2022-03-28
Split lib.ts into layout.ts and util.ts
Terry Truong
2022-03-28
Move TolNode code to tol.ts
Terry Truong
2022-03-28
Rename Settings to SettingsPane, and ParentBar to AncestryBar
Terry Truong
2022-03-28
Enable auto-mode to trigger expand/collapse-fail animations
Terry Truong
2022-03-27
Add sweep-to-parent setting
Terry Truong
2022-03-27
Simplify Tile transition-on-expand/collapse code
Terry Truong
2022-03-27
Remove redundant full-view div
Terry Truong
2022-03-27
Move TileTree code into App.vue
Terry Truong
2022-03-27
Prevent overflow during tile collapse/expand
Terry Truong
2022-03-27
Fix close-button unreliability bug
Terry Truong
2022-03-27
Move svg details to index.html
Terry Truong
2022-03-27
Remove unnecessary CSS vars
Terry Truong
2022-03-27
Make search shortcut cancel an active auto-mode
Terry Truong
2022-03-27
Make search shortcut re-focus input when search-bar is open
Terry Truong
2022-03-27
Propagate transition-duration setting to transition animations
Terry Truong
2022-03-27
Separate settings icon code from settings pane
Terry Truong
2022-03-26
Add help modal
Terry Truong
2022-03-26
Make auto-mode current-node-based, with focus indication
Terry Truong
2022-03-26
Add basic auto-mode implementation
Terry Truong
2022-03-26
Remove close button from search bar
Terry Truong
2022-03-26
Add more icons
Terry Truong
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
[prev]
[next]