aboutsummaryrefslogtreecommitdiff
path: root/src/components/TileTree.vue
AgeCommit message (Expand)Author
2022-03-10Add sweep-to-narrower-document-side. Do some minor reorganisation.Terry Truong
2022-03-10Make empty-space-shifting apply recursively. Add temp-node and layout names f...Terry Truong
2022-03-09Re-position headers for parent-area-using tile-groupsTerry Truong
2022-03-09Add divs enclosing parent-area-using tilesTerry Truong
2022-03-08Make TileTree update layout-info in one tree-walk, with cancellability. Do so...Terry Truong
2022-03-06Improve layouts by using arFromArea() funcs as layout-info, and improving til...Terry Truong
2022-03-05Make import pathnames less irregularTerry Truong
2022-03-05Separate some of TileTree.vue into Tile.vueTerry Truong
2022-03-05Separate layout code into new fileTerry Truong
2022-03-05Increase z-index during tile expand/collapseTerry Truong
2022-03-05Allow starting from root tile, make App.vue tileCount-independentTerry Truong
2022-03-04Increase basicRectsLayout() general-usabilityTerry Truong
2022-03-04Provide transitions for tile expand/collapseTerry Truong
2022-03-04Add tile collapseTerry Truong
2022-03-04Add tile expansion, modify tol representationTerry Truong
2022-03-04Improve sweep-to-side layoutTerry Truong
2022-03-03Refactor layout methodsTerry Truong
2022-03-03Improve squares-layout algorithmTerry Truong
2022-03-03Add basic sweep-to-side layoutTerry Truong
2022-03-03Add basic multi-level-tree displayTerry Truong