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-09-14
Use Pinia to store user settings, palette colors, etc
Terry Truong
2022-09-13
Use Vue Composition API and ESLint
Terry Truong
2022-07-17
Add more 'title' tooltips
Terry Truong
2022-07-16
Fix grammatical error
Terry Truong
2022-07-10
Update project-level and client-side documentation
Terry Truong
2022-07-08
Adjust SCollapsible, allowing for v-model and @open
Terry Truong
2022-07-07
Add somewhat-dynamic font-sizes in headers
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-04
Update IconButton to maintain equal width/height
Terry Truong
2022-07-03
Add styling, mainly for TileInfoModal and Settings
Terry Truong
2022-07-02
Adjust tutorial content
Terry Truong
2022-06-30
Prevent text-jump before/after tutorial stage 1
Terry Truong
2022-06-30
Add tutorial-stage transitions
Terry Truong
2022-06-30
For tutorial, initially hide prev/next
Terry Truong
2022-06-30
Don't disable actions on tut prev-click
Terry Truong
2022-06-29
Add tutorial current-stage indicator
Terry Truong
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