aboutsummaryrefslogtreecommitdiff
path: root/src/components/HelpModal.vue
AgeCommit message (Collapse)Author
2022-09-01Update creditsTerry Truong
2022-07-16Fix grammatical errorTerry Truong
2022-07-15Change faviconTerry Truong
2022-07-13Merge 'Data Sources' and 'Project Info' help sectionsTerry Truong
2022-07-12Add <meta> image tagsTerry Truong
2022-07-12Add source code link and more creditsTerry Truong
2022-07-12Add links to MIT License on GitHubTerry Truong
2022-07-11Add more FAQsTerry Truong
2022-07-11Fix search-mode not closing on EscTerry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-07-10Add FAQs section to help infoTerry Truong
2022-07-09Add some non-monophyletic-name info in help-sectionTerry Truong
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry Truong
2022-07-07Add auto-hiding of ancestors on leaf-clickTerry Truong
2022-07-06During tutorial, avoid disabling actions the user has already usedTerry Truong
For auto-mode and search, enable prerequisite actions when used
2022-07-05Remove some redundant display:block specifiersTerry Truong
2022-07-05Fix SCollapsible sometimes not fully expandingTerry Truong
2022-07-05Add licensing informationTerry Truong
2022-07-05Add images to help informationTerry Truong
2022-07-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-04Add help-info contentTerry Truong
2022-07-03Add SCollapsible componentTerry Truong
Also update info-modal source-info styling
2022-07-03Add styling, mainly for TileInfoModal and SettingsTerry 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 HelpModal and AncestryBarTerry Truong
2022-06-24Add type annotations for UI optionsTerry Truong
2022-06-23Adjust component event namesTerry Truong
2022-05-28Add RButton componentTerry Truong
2022-05-23Add help modal button that opens tutorialTerry Truong
Needed to add code for skipping tutorial pane's welcome message. Also fixed small unwanted click-propagation bug in SettingsModal.
2022-03-29Update comments, adjust names, do minor refactorsTerry Truong
2022-03-28Make option passing less irregularTerry Truong
2022-03-28Convert SVG icons into icon componentsTerry Truong
2022-03-27Prevent overflow during tile collapse/expandTerry Truong
2022-03-27Fix close-button unreliability bugTerry Truong
2022-03-27Move svg details to index.htmlTerry Truong
2022-03-26Add help modalTerry Truong