aboutsummaryrefslogtreecommitdiff
path: root/src/components/TutorialPane.vue
AgeCommit message (Expand)Author
2022-07-17Add more 'title' tooltipsTerry Truong
2022-07-16Fix grammatical errorTerry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry Truong
2022-07-07Add somewhat-dynamic font-sizes in headersTerry Truong
2022-07-06During tutorial, avoid disabling actions the user has already usedTerry Truong
2022-07-05Remove some redundant display:block specifiersTerry Truong
2022-07-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-03Add styling, mainly for TileInfoModal and SettingsTerry Truong
2022-07-02Adjust tutorial contentTerry Truong
2022-06-30Prevent text-jump before/after tutorial stage 1Terry Truong
2022-06-30Add tutorial-stage transitionsTerry Truong
2022-06-30For tutorial, initially hide prev/nextTerry Truong
2022-06-30Don't disable actions on tut prev-clickTerry Truong
2022-06-29Add tutorial current-stage indicatorTerry Truong
2022-06-28Use double-taps on mobileTerry Truong
2022-06-27In .vue files, move <template> sections to topTerry Truong
2022-06-27Clean up code in *Button and *Icon componentsTerry Truong
2022-06-27Clean up code in TutorialPaneTerry Truong
2022-06-25Convert UI options towards using bg/alt-color setTerry Truong
2022-06-24Adjust some option namesTerry Truong
2022-06-24Move utility functions into util.tsTerry Truong
2022-06-24Add type annotations for UI optionsTerry Truong
2022-06-24Enable skipping tutorial on startupTerry Truong
2022-06-24Hide buttons and info-icons during parts of tutorialTerry Truong
2022-06-23Adjust component event namesTerry Truong
2022-05-28Add RButton componentTerry Truong
2022-05-27Use static-layout for ancestry-bar and tutorial-paneTerry Truong
2022-05-24Clean up tutorial disabled/trigger-action codeTerry Truong
2022-05-24Add feature-use triggers that advance tutorialTerry Truong
2022-05-23Add help modal button that opens tutorialTerry Truong
2022-05-23Make tutorial disable features until introducedTerry Truong
2022-05-23Add tutorial stages, with prev/next buttonsTerry Truong
2022-05-23Add initial tutorial pane contentsTerry Truong