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 (
Collapse
)
Author
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
Also update info-modal source-info styling
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
Needed to add code for skipping tutorial pane's welcome message. Also fixed small unwanted click-propagation bug in SettingsModal.
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