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
/
TutorialPane.vue
Age
Commit message (
Collapse
)
Author
2022-06-25
Convert UI options towards using bg/alt-color set
Terry Truong
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
Enable skipping tutorial on startup
Terry Truong
2022-06-24
Hide buttons and info-icons during parts of tutorial
Terry Truong
2022-06-23
Adjust component event names
Terry Truong
2022-05-28
Add RButton component
Terry Truong
2022-05-27
Use static-layout for ancestry-bar and tutorial-pane
Terry Truong
2022-05-24
Clean up tutorial disabled/trigger-action code
Terry Truong
2022-05-24
Add feature-use triggers that advance tutorial
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 tutorial disable features until introduced
Terry Truong
Also add tutorial finish button and close icon
2022-05-23
Add tutorial stages, with prev/next buttons
Terry Truong
2022-05-23
Add initial tutorial pane contents
Terry Truong