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
/
lib.ts
Age
Commit message (
Collapse
)
Author
2022-03-21
Fix minor empSpc miscalculation and some comments
Terry Truong
2022-03-21
Rename layout functions
Terry Truong
2022-03-21
Avoid changing DOM-bound tree before new layout is determined
Terry Truong
Also made layout functions modify the passed-in tree instead of generating a new tree. And added type LayoutTreeChg.
2022-03-20
Fix small tile-alignment bug
Terry Truong
2022-03-19
Add alternating background colors and 'depth' field. Add small image shadows.
Terry Truong
2022-03-18
Make commenting format more conventional
Terry Truong
2022-03-18
Clean up rectLayoutFn() and sweepLayoutFn() code. Tweak sweptNodesPrio settings.
Terry Truong
2022-03-16
Clean up sqrLayoutFn() code
Terry Truong
2022-03-16
Clean up .vue code, make root tile hide overflow
Terry Truong
2022-03-16
Add swept-nodes-priority option
Terry Truong
2022-03-16
Use outlines and pseudo-divs instead of borders
Terry Truong
2022-03-16
Fix center-prop typescript error, add allocated-array type annotations
Terry Truong
2022-03-15
Make compacted sweep-to-parent work recursively. Fix various spacing ↵
Terry Truong
inconsistencies.
2022-03-15
Make sweep-to-parent layout waste less space
Terry Truong
2022-03-15
Make layout funcs return node with best-fit dims, remove usedDims
Terry Truong
2022-03-14
Change layout.ts to lib.ts
Terry Truong
[prev]