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
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-21
Add distinct failed-header-collapse animation
Terry Truong
2022-03-20
Fix small tile-alignment bug
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
2022-03-19
Add alternating background colors and 'depth' field. Add small image shadows.
Terry Truong
2022-03-19
Add coloured-outline for hovered-over images
Terry Truong
2022-03-19
Add some background and header styling
Terry Truong
2022-03-19
Add styling for image labels
Terry Truong
2022-03-19
Add rounded corners. Change method of rendering sep-swept-area.
Terry Truong
2022-03-18
Slightly reorganise CSS. Add basic image names.
Terry Truong
2022-03-18
Add more data. Stop tracking generated data.
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-16
Make parent-swept-area transition-in from top-left
Terry Truong
2022-03-15
Enable ellipsis for long header names
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 root tile centered in view
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
2022-03-14
Make display start from root
Terry Truong
2022-03-14
Add LayoutTree, move options to TileTree, add parent nodes
Terry Truong
2022-03-13
Fix inconsistent-tileCount-on-layout-fail bug
Terry Truong
2022-03-13
Use 2-element arrays to represent x-y and width-height pairs
Terry Truong
2022-03-13
Merge TreeNode into FormatNode
Terry Truong
2022-03-13
Combine SideArea and LeftoverArea into SepSweptArea
Terry Truong
2022-03-13
Add LayoutFn type. Refactor some layout functions.
Terry Truong
2022-03-12
Define TreeNode and LayoutNode. Move classes to types.ts.
Terry Truong
2022-03-12
Make basic conversion to typescript
Terry Truong
2022-03-12
Move images to public/
Terry Truong
2022-03-11
Make rect-layout empty-space-shifting happen while laying out each cell
Terry Truong
2022-03-11
Add LayoutNode class
Terry Truong
2022-03-10
Fix a few layout bugs
Terry Truong
2022-03-10
Change layout objects into functions
Terry Truong
2022-03-10
Move layout-info functions into one place
Terry Truong
2022-03-10
Add throttling for resizing. Add array-creation helper functions.
Terry Truong
2022-03-10
Make non-expandable tiles more transparent. Use const for transition duration.
Terry Truong
2022-03-10
Add script for generating tol JSON from txt file. Significantly increase ↵
Terry Truong
dataset size.
2022-03-10
Add rect-layout horz/vert/linear settings
Terry Truong
2022-03-10
Add sweep-to-narrower-document-side. Do some minor reorganisation.
Terry Truong
[prev]
[next]