aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
AgeCommit message (Expand)Author
2022-06-20Increase type-consistency via server-classes and client-typesTerry Truong
2022-06-20After trimming low-info nodes, also trim some many-sibling nodesTerry Truong
2022-06-20Avoid creating certain redundant dom-nodes after layout-with-collapseTerry Truong
2022-06-19During search animation, switch sweep-to-parent from 'fallback' to 'prefer'Terry Truong
2022-06-17Fix tile-flash-above-settings-modal bugTerry Truong
2022-06-17Fix preferred/fallback sweep-to-parent layout-waste bugTerry Truong
2022-06-16Add sweep-to-parent 'auto' settingTerry Truong
2022-06-16Fix jump-to-hidden-ancestor-child layout-fail bugTerry Truong
2022-05-28Fix tree-trimming to not discard certain nodesTerry Truong
2022-05-28Allow keeping overflown-root after settings/tut eventsTerry Truong
2022-05-28Avoid redundant relayout when initialisingTerry Truong
2022-05-27Make search-suggestion-requests and resize-handling initially-immediateTerry Truong
2022-05-27Add back code that dynamically gets scrollbar widthsTerry Truong
2022-05-27Prevent first root tile transitionTerry Truong
2022-05-27Use static-layout for ancestry-bar and tutorial-paneTerry Truong
2022-05-26Fix bug with searching-for-tile in ancestry-barTerry Truong
2022-05-26Trim otol tree to avoid certain slowdownsTerry Truong
2022-05-24Do post-collapsing-relayout relayoutTerry Truong
2022-05-24Add settings save and reset buttonsTerry Truong
2022-05-24Upon expand-to-view, remove ancestor other-descendants from layout treeTerry Truong
2022-05-24Add jump-to-searched-node settingTerry Truong
2022-05-24Close welcome message upon other-actionTerry Truong
2022-05-24Clean up tutorial disabled/trigger-action codeTerry Truong
2022-05-24Add feature-use triggers that advance tutorialTerry Truong
2022-05-23Add help modal button that opens tutorialTerry Truong
2022-05-23Make tutorial disable features until introducedTerry Truong
2022-05-23Add initial tutorial pane contentsTerry Truong
2022-05-23Make settings icon fit-in with search/help/etcTerry Truong
2022-05-23Display 'compound images'Terry Truong
2022-05-22Make ancestor-hiding during searches extend halfway to active-rootTerry Truong
2022-05-22Hide more ancestors upon search layout-failureTerry Truong
2022-05-18For dbpedia data, prioritise manual conflict resolutionsTerry Truong
2022-05-15Adjust resize/scroll throttling to reliably include end casesTerry Truong
2022-05-12Enable info-display for search suggestionsTerry Truong
2022-05-12Add reduced-tree data generation+serving+querying+settingTerry Truong
2022-05-10Add multiple header-color thresholdsTerry Truong
2022-05-10Obtain scrollbar width dynamicallyTerry Truong
2022-05-10Remove search-focus upon new actionsTerry Truong
2022-05-10Enable display of active-root with overflowTerry Truong
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