| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-08 | Adjust SCollapsible, allowing for v-model and @open | Terry Truong | |
| 2022-07-07 | Add auto-hiding of ancestors on leaf-click | Terry Truong | |
| 2022-07-05 | Remove some redundant display:block specifiers | 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-04 | Add help-info content | Terry Truong | |
| 2022-07-03 | Add styling, mainly for TileInfoModal and Settings | Terry Truong | |
| 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 | Add ui-option touchDevice | Terry Truong | |
| 2022-06-29 | Add setting for disabling keyboard shortcuts | Terry Truong | |
| Avoid showing the setting on touch devices | |||
| 2022-06-29 | Remove click-to-reset ability for non-range-slider settings | Terry Truong | |
| 2022-06-29 | Throttle relayouting caused by settings range-slider dragging | Terry Truong | |
| 2022-06-29 | Allow single-setting-resets via settings-label-clicks | 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-28 | Add getImagePath() to lib.ts | Terry Truong | |
| 2022-06-27 | Add getServerResponse() | Terry Truong | |
| 2022-06-27 | In settings sliders, show mm instead of px | Terry Truong | |
| 2022-06-27 | In .vue files, move <template> sections to top | Terry Truong | |
| 2022-06-27 | Clean up code in *Button and *Icon components | Terry Truong | |
| 2022-06-27 | Clean up code in TutorialPane | Terry Truong | |
| Also simply tutorial instructions | |||
| 2022-06-27 | Clean up code in HelpModal and AncestryBar | Terry Truong | |
| 2022-06-27 | In settings, use sliders for tile size/spacing | Terry Truong | |
| 2022-06-27 | Clean up code in SettingsModal | Terry Truong | |
| Add reduced-versions of developer options Add input-range value indicators | |||
| 2022-06-25 | Fix settings not saving if closed by other_modal/etc | Terry Truong | |
| 2022-06-25 | Reduce degrees-of-variance in options set | Terry Truong | |
| Also add size prop to IconButton | |||
| 2022-06-24 | Adjust some option names | Terry Truong | |
| 2022-06-24 | Move utility functions into util.ts | Terry Truong | |
| 2022-06-24 | Add type annotations for UI options | Terry Truong | |
| 2022-06-24 | Fix search-bar mode-change button not saving setting | Terry Truong | |
| Also fix jump-to-search-result not flashing node in some cases. | |||
| 2022-06-23 | Only save user-changed settings, and re-apply other settings on resize | Terry Truong | |
| 2022-06-23 | Make default settings screen-size dependent | Terry Truong | |
| Also, only save settings when the user has made a change. | |||
| 2022-06-23 | Adjust component event names | Terry Truong | |
| 2022-06-19 | Automatically save settings changes | Terry Truong | |
| 2022-06-17 | Make swept-nodes-area leave space for at least 1 non-leaf | Terry Truong | |
| Also fix sweep-to-parent setting not being saved. | |||
| 2022-06-17 | Fix preferred/fallback sweep-to-parent layout-waste bug | Terry Truong | |
| 2022-06-16 | Add sweep-to-parent 'auto' setting | Terry Truong | |
| 2022-05-28 | Add RButton component | Terry Truong | |
| 2022-05-24 | Add settings save and reset buttons | Terry Truong | |
| 2022-05-24 | Add jump-to-searched-node setting | Terry Truong | |
| 2022-05-23 | Add help modal button that opens tutorial | Terry Truong | |
| Needed to add code for skipping tutorial pane's welcome message. Also fixed small unwanted click-propagation bug in SettingsModal. | |||
| 2022-05-23 | Make settings icon fit-in with search/help/etc | Terry Truong | |
