aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
AgeCommit message (Expand)Author
2022-07-25Reduce animation stutter when resizing with many tilesTerry Truong
2022-07-17Add more 'title' tooltipsTerry Truong
2022-07-15Show tutorial-open icon when tut-pane auto-closesTerry Truong
2022-07-12Increase adherence to Vue's Style GuideTerry Truong
2022-07-12Fix off-center layout after jumping without sidebarTerry Truong
2022-07-11Don't keep tut-pane up during an initial search/auto_modeTerry Truong
2022-07-11Fix re-init with url-links-to-node bugTerry Truong
2022-07-11Fix auto-hide sometimes auto-collapsing an ancestorTerry Truong
2022-07-11Fix search-mode not closing on EscTerry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-07-10Add scrollbar colorsTerry Truong
2022-07-10Add FAQs section to help infoTerry Truong
2022-07-10Add processing indicatorTerry Truong
2022-07-10Add onActionStart() and onActionEnd()Terry Truong
2022-07-09Make clicking 'Tilo' collapse the treeTerry Truong
2022-07-09Fix jump-to-overflowing after startup producing collapsed nodeTerry Truong
2022-07-09Fix links-to-node failing on loadTerry Truong
2022-07-09Replace CGI script with WSGI script and dev serverTerry Truong
2022-07-08Send activeRoot to server, for reducing toroot response sizesTerry Truong
2022-07-08Fix jump-to-direct-child-of-ancestor layout-failTerry Truong
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry Truong
2022-07-07Fix corner-squished retained-overflow on resize-to-largerTerry Truong
2022-07-07Adapt loading-modal to show other messagesTerry Truong
2022-07-07Add auto-hiding of ancestors on leaf-clickTerry Truong
2022-07-07Use subAction parameter to simplify action-functionsTerry Truong
2022-07-07Only relayout once during tut_pane/ancestry_bar transitionsTerry Truong
2022-07-06During tutorial, avoid disabling actions the user has already usedTerry Truong
2022-07-06Smoothen initial loading where URL has target nodeTerry Truong
2022-07-06Use URLSearchParams instead of plain stringsTerry Truong
2022-07-06Add link-to-node functionalityTerry Truong
2022-07-05Add loading-from-server indicatorTerry Truong
2022-07-05Revert to showing px in settings instead of mmTerry Truong
2022-07-05Fix unreliable touch-detection on mobile-mode-swapTerry Truong
2022-07-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-03Add SCollapsible componentTerry Truong
2022-07-03Add styling, mainly for TileInfoModal and SettingsTerry Truong
2022-07-02Adjust tutorial contentTerry Truong
2022-07-01Fix abruptness/cancellation of an expansion done quickly after a tree-setting...Terry Truong
2022-07-01Generate 3 reduced trees, keeping the original, and serve only thoseTerry Truong
2022-06-30For large screens, place tutorial-pane on bottom-rightTerry Truong
2022-06-30Add ui-option touchDeviceTerry Truong
2022-06-30Fix info-modal not triggering tutorial-advance after closureTerry Truong
2022-06-30Trigger search/auto/settings/help tutorial actions after closureTerry Truong
2022-06-30Avoid triggering tutorial-advance via click-to-hold on active-rootTerry Truong
2022-06-29Make title-bar buttons visibly-disabled during tutorialTerry Truong
2022-06-29Add setting for disabling keyboard shortcutsTerry Truong
2022-06-29Show pause-icon during auto-modeTerry Truong
2022-06-29Refactor to provide default-option access to non-top-level componentsTerry Truong
2022-06-29Fix min/max-tile-sz not saving in-tandem where neededTerry Truong
2022-06-29Add saved-indicator to SettingsTerry Truong