index
:
tilo
ancestors-tables
ancestry-bar-label
arrange-with-flex
dynamic-sidebar-breadth
force-compound-img-end-size
four-directional-sweep
initial-tree-cache
load-some-outside-overflow
main
mutex-help-collapsibles
rect-sepd-leaves
remove-info-icon
settings-to-smaller-display-edge
skip-tut-for-repeat-visit
split-nodes-table
sweep-situational-rect
test-Coord-Dim
test-allowcollapse-via-layout-result-enum
test-img-label-box
test-leaftile-nonleaftile
test-nonleaf-hover-shadow-via-dummy-div
test-post-reqs
test-settings-info-icons
test-tile-event-callbacks
test-toroot-button
trim-one-child-ancestors
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
App.vue
Age
Commit message (
Expand
)
Author
2022-05-05
Make server bulk-query for child nodes
Terry Truong
2022-05-04
Add prevention from starting search while in search/auto
Terry Truong
2022-04-30
Add scripts for downloading/reviewing/cropping_and_resizing images
Terry Truong
2022-04-26
Change data URL path format
Terry Truong
2022-04-26
Make TolMap have Map type
Terry Truong
2022-04-26
Have tol data in sqlite db, and add server script that accesses it
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-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
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
core-widgets
Terry Truong
2022-03-28
Enable auto-mode to trigger expand/collapse-fail animations
Terry Truong
2022-03-28
Make auto-mode move-across/down prioritise higher dCount
Terry Truong
2022-03-28
Make auto-mode more uniformly random and avoid undoing previous actions
Terry Truong
2022-03-27
Add faster rect-layout algorithm
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
Move svg details to index.html
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
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-12
Make basic conversion to typescript
Terry Truong
2022-03-05
Separate some of TileTree.vue into Tile.vue
Terry Truong
2022-03-05
Separate layout code into new file
Terry Truong
2022-03-05
Allow starting from root tile, make App.vue tileCount-independent
Terry Truong
2022-03-04
Add tile expansion, modify tol representation
Terry Truong
2022-03-04
Improve sweep-to-side layout
Terry Truong
2022-03-03
Add basic sweep-to-side layout
Terry Truong
2022-03-03
Add basic multi-level-tree display
Terry Truong
2022-03-03
Add arrangement to grid, make dynamic with window size
Terry Truong
2022-03-02
Add basic code for arrangement via absolute positioning
Terry Truong
2022-03-02
Install tailwindcss
Terry Truong
2022-03-02
Add test data and images
Terry Truong
2022-03-02
Initial commit
Terry Truong