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 (
Expand
)
Author
2022-06-28
Use double-taps on mobile
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
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
2022-05-23
Make tutorial disable features until introduced
Terry Truong
2022-05-23
Add tutorial stages, with prev/next buttons
Terry Truong
2022-05-23
Add initial tutorial pane contents
Terry Truong