aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-04Add help-info contentTerry 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-01Fix parent-swept-tiles flash-after-unhidden bugTerry Truong
2022-07-01Account for compound-node info-lookup sub-name-denoted node absenceTerry Truong
2022-07-01Generate 3 reduced trees, keeping the original, and serve only thoseTerry Truong
2022-06-30Avoid displaying empty img-src infoTerry Truong
2022-06-30Prevent text-jump before/after tutorial stage 1Terry 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-30Add tutorial-stage transitionsTerry Truong
2022-06-30Fix search-bar mode-checkbox inverted-condition bugTerry 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-30For tutorial, initially hide prev/nextTerry Truong
2022-06-30Don't disable actions on tut prev-clickTerry Truong
2022-06-29Make title-bar buttons visibly-disabled during tutorialTerry Truong
2022-06-29Add tutorial current-stage indicatorTerry Truong
2022-06-29Add setting for disabling keyboard shortcutsTerry Truong
2022-06-29Make search-bar animate-mode-control more setting-indicativeTerry Truong
2022-06-29Remove click-to-reset ability for non-range-slider settingsTerry Truong
2022-06-29Show pause-icon during auto-modeTerry Truong
2022-06-29Throttle relayouting caused by settings range-slider draggingTerry Truong
2022-06-29Allow single-setting-resets via settings-label-clicksTerry 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
2022-06-29Avoid layout/ui-option saved-string name-collisionsTerry Truong
2022-06-29Add breadth prop to AncestryBarTerry Truong
2022-06-29Remove constant-scrollbar-gap for ancestry-barTerry Truong
2022-06-29Make links open in new tabTerry Truong
2022-06-29Make tile-info image link to source-URLTerry Truong
2022-06-29Resolve info-modal size-jump after getting info responseTerry Truong
2022-06-28Use double-taps on mobileTerry Truong
2022-06-28Fix search-suggestion substring-highlight using overly-new inputTerry Truong
2022-06-28Add getImagePath() to lib.tsTerry Truong
2022-06-28Fix font path issueTerry Truong
2022-06-28Convert server code to CGI scriptTerry Truong
2022-06-27Enable client directly using server URL, while avoiding CORS restrictionsTerry Truong
2022-06-27Make transition-on-tree-change less abruptTerry Truong
2022-06-27Move transition/animation CSS classes to index.cssTerry Truong
2022-06-27Add getServerResponse()Terry Truong
2022-06-27In settings sliders, show mm instead of pxTerry Truong
2022-06-27In .vue files, move <template> sections to topTerry Truong
2022-06-27Clean up code in *Button and *Icon componentsTerry Truong
2022-06-27Clean up code in TutorialPaneTerry Truong
2022-06-27Clean up code in HelpModal and AncestryBarTerry Truong