index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
HelpModal.vue
Age
Commit message (
Expand
)
Author
2022-07-16
Fix grammatical error
Terry Truong
2022-07-15
Change favicon
Terry Truong
2022-07-13
Merge 'Data Sources' and 'Project Info' help sections
Terry Truong
2022-07-12
Add <meta> image tags
Terry Truong
2022-07-12
Add source code link and more credits
Terry Truong
2022-07-12
Add links to MIT License on GitHub
Terry Truong
2022-07-11
Add more FAQs
Terry Truong
2022-07-11
Fix search-mode not closing on Esc
Terry Truong
2022-07-10
Update project-level and client-side documentation
Terry Truong
2022-07-10
Add FAQs section to help info
Terry Truong
2022-07-09
Add some non-monophyletic-name info in help-section
Terry Truong
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-06
During tutorial, avoid disabling actions the user has already used
Terry Truong
2022-07-05
Remove some redundant display:block specifiers
Terry Truong
2022-07-05
Fix SCollapsible sometimes not fully expanding
Terry Truong
2022-07-05
Add licensing information
Terry Truong
2022-07-05
Add images to help information
Terry Truong
2022-07-04
Update IconButton to maintain equal width/height
Terry Truong
2022-07-04
Add help-info content
Terry Truong
2022-07-03
Add SCollapsible component
Terry Truong
2022-07-03
Add styling, mainly for TileInfoModal and Settings
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 HelpModal and AncestryBar
Terry Truong
2022-06-24
Add type annotations for UI options
Terry Truong
2022-06-23
Adjust component event names
Terry Truong
2022-05-28
Add RButton component
Terry Truong
2022-05-23
Add help modal button that opens tutorial
Terry Truong
2022-03-29
Update comments, adjust names, do minor refactors
Terry Truong
2022-03-28
Make option passing less irregular
Terry Truong
2022-03-28
Convert SVG icons into icon components
Terry Truong
2022-03-27
Prevent overflow during tile collapse/expand
Terry Truong
2022-03-27
Fix close-button unreliability bug
Terry Truong
2022-03-27
Move svg details to index.html
Terry Truong
2022-03-26
Add help modal
Terry Truong