| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-07 | Only relayout once during tut_pane/ancestry_bar transitions | Terry Truong | |
| 2022-07-06 | During tutorial, avoid disabling actions the user has already used | Terry Truong | |
| For auto-mode and search, enable prerequisite actions when used | |||
| 2022-07-06 | Smoothen initial loading where URL has target node | Terry Truong | |
| 2022-07-06 | Use URLSearchParams instead of plain strings | Terry Truong | |
| 2022-07-06 | Add link-to-node functionality | Terry Truong | |
| 2022-07-05 | Add loading-from-server indicator | Terry Truong | |
| 2022-07-05 | Revert to showing px in settings instead of mm | Terry Truong | |
| With mm, moving the slider would sometimes leave the value unchanged | |||
| 2022-07-05 | Fix unreliable touch-detection on mobile-mode-swap | Terry Truong | |
| 2022-07-04 | Update IconButton to maintain equal width/height | Terry Truong | |
| 2022-07-03 | Add SCollapsible component | Terry Truong | |
| Also update info-modal source-info styling | |||
| 2022-07-03 | Add styling, mainly for TileInfoModal and Settings | Terry Truong | |
| 2022-07-02 | Adjust tutorial content | Terry Truong | |
| 2022-07-01 | Fix abruptness/cancellation of an expansion done quickly after a ↵ | Terry Truong | |
| tree-setting change | |||
| 2022-07-01 | Generate 3 reduced trees, keeping the original, and serve only those | Terry Truong | |
| Generate a 'trimmed' reduced tree instead of changing the original. Generate an 'images-only' reduced tree, and use it as the default. Combine 'picked' reduced tree code with that of other reduced trees. Adapt server API to allow selecting between more than 2 trees. Add client setting for selecting between 3 trees. | |||
| 2022-06-30 | For large screens, place tutorial-pane on bottom-right | Terry Truong | |
| 2022-06-30 | Add ui-option touchDevice | Terry Truong | |
| 2022-06-30 | Fix info-modal not triggering tutorial-advance after closure | Terry Truong | |
| 2022-06-30 | Trigger search/auto/settings/help tutorial actions after closure | Terry Truong | |
| 2022-06-30 | Avoid triggering tutorial-advance via click-to-hold on active-root | Terry Truong | |
| 2022-06-29 | Make title-bar buttons visibly-disabled during tutorial | Terry Truong | |
| 2022-06-29 | Add setting for disabling keyboard shortcuts | Terry Truong | |
| Avoid showing the setting on touch devices | |||
| 2022-06-29 | Show pause-icon during auto-mode | Terry Truong | |
| 2022-06-29 | Refactor to provide default-option access to non-top-level components | Terry Truong | |
| 2022-06-29 | Fix min/max-tile-sz not saving in-tandem where needed | Terry Truong | |
| 2022-06-29 | Add saved-indicator to Settings | Terry Truong | |
| Also, for range sliders, only save after user releases the slider | |||
| 2022-06-29 | Avoid layout/ui-option saved-string name-collisions | Terry Truong | |
| Assistively add OptionType type | |||
| 2022-06-29 | Add breadth prop to AncestryBar | Terry Truong | |
| 2022-06-29 | Remove constant-scrollbar-gap for ancestry-bar | Terry Truong | |
| Avoided having overflow:auto cause tile-overlapping scrollbar by using less tile-padding. Trying to solve this by dynamically detecting overflow seemed to get messy. | |||
| 2022-06-29 | Resolve info-modal size-jump after getting info response | Terry Truong | |
| Make App get the info response, and pass that into TileInfoModal. Attempting to solve this via transitions doesn't seem to work, as transitioning a height to 'auto' seems disallowed. | |||
| 2022-06-28 | Use double-taps on mobile | Terry Truong | |
| 2022-06-28 | Fix search-suggestion substring-highlight using overly-new input | Terry Truong | |
| 2022-06-28 | Convert server code to CGI script | Terry Truong | |
| Also adjust server-client API, for clarity/consistency | |||
| 2022-06-27 | Enable client directly using server URL, while avoiding CORS restrictions | Terry Truong | |
| 2022-06-27 | Make transition-on-tree-change less abrupt | Terry Truong | |
| 2022-06-27 | Move transition/animation CSS classes to index.css | Terry Truong | |
| 2022-06-27 | Add getServerResponse() | Terry Truong | |
| 2022-06-27 | In .vue files, move <template> sections to top | Terry Truong | |
| 2022-06-27 | Clean up code in TutorialPane | Terry Truong | |
| Also simply tutorial instructions | |||
| 2022-06-27 | Clean up code in SettingsModal | Terry Truong | |
| Add reduced-versions of developer options Add input-range value indicators | |||
| 2022-06-26 | Clean up code in SearchModal | Terry Truong | |
| Also allow cycling to top/bottom of search suggestions | |||
| 2022-06-26 | Refactor TileInfoModal | Terry Truong | |
| Also change server info-response format to include sub-node common-names | |||
| 2022-06-26 | Fix redundant option-loading-on-resize bug | Terry Truong | |
| 2022-06-25 | Clean up code in layout.ts and util.ts | Terry Truong | |
| 2022-06-25 | Account for disabled-action inter-dependencies | Terry Truong | |
| 2022-06-25 | Fix settings not saving if closed by other_modal/etc | Terry Truong | |
| 2022-06-25 | Clean up code in App.vue | Terry Truong | |
| 2022-06-25 | Reduce degrees-of-variance in options set | Terry Truong | |
| Also add size prop to IconButton | |||
| 2022-06-25 | Convert UI options towards using bg/alt-color set | Terry Truong | |
| 2022-06-24 | Fix bad-layout after click-and-hold during tutorial | Terry Truong | |
| 2022-06-24 | Use bg[-dark/light] variables for UI color options | Terry Truong | |
