aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
AgeCommit message (Expand)Author
2022-05-06Fix lack server querying when click-holding leavesTerry Truong
2022-05-05Make server bulk-query for child nodesTerry Truong
2022-05-04Add prevention from starting search while in search/autoTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-26Change data URL path formatTerry Truong
2022-04-26Make TolMap have Map typeTerry Truong
2022-04-26Have tol data in sqlite db, and add server script that accesses itTerry Truong
2022-04-25Add tile visual indicators for many-tiles and phylogenetic-supportTerry Truong
2022-04-25Adapt to handle open-tree-of-life dataTerry Truong
2022-03-29Update comments, adjust names, do minor refactorsTerry Truong
2022-03-28Add info-icon to non-leaf tilesTerry Truong
2022-03-28Simplify info-icon code by removing top-level optionsTerry Truong
2022-03-28Make option passing less irregularTerry Truong
2022-03-28Convert SVG icons into icon componentsTerry Truong
2022-03-28Split lib.ts into layout.ts and util.tsTerry Truong
2022-03-28Move TolNode code to tol.tsTerry Truong
2022-03-28Rename Settings to SettingsPane, and ParentBar to AncestryBarTerry Truong
2022-03-28Enable auto-mode to trigger expand/collapse-fail animationsTerry Truong
2022-03-28Make auto-mode move-across/down prioritise higher dCountTerry Truong
2022-03-28Make auto-mode more uniformly random and avoid undoing previous actionsTerry Truong
2022-03-27Add faster rect-layout algorithmTerry Truong
2022-03-27Simplify Tile transition-on-expand/collapse codeTerry Truong
2022-03-27Remove redundant full-view divTerry Truong
2022-03-27Move TileTree code into App.vueTerry Truong
2022-03-27Move svg details to index.htmlTerry Truong
2022-03-23Place window-resize handling back in TileTreeTerry Truong
2022-03-23Prevent double-clicks from highlighting textTerry Truong
2022-03-23Move root-tile boundary-offset handling to TileTreeTerry Truong
2022-03-23Move resize-handling and tile-tree positioning to App.vueTerry Truong
2022-03-12Make basic conversion to typescriptTerry Truong
2022-03-05Separate some of TileTree.vue into Tile.vueTerry Truong
2022-03-05Separate layout code into new fileTerry Truong
2022-03-05Allow starting from root tile, make App.vue tileCount-independentTerry Truong
2022-03-04Add tile expansion, modify tol representationTerry Truong
2022-03-04Improve sweep-to-side layoutTerry Truong
2022-03-03Add basic sweep-to-side layoutTerry Truong
2022-03-03Add basic multi-level-tree displayTerry Truong
2022-03-03Add arrangement to grid, make dynamic with window sizeTerry Truong
2022-03-02Add basic code for arrangement via absolute positioningTerry Truong
2022-03-02Install tailwindcssTerry Truong
2022-03-02Add test data and imagesTerry Truong
2022-03-02Initial commitTerry Truong