Commit Graph
25 Commits
Author SHA1 Message Date
sunhao c0dc39c9d9 * [misc] add quit button to step popover. 2024-09-10 13:41:23 +08:00
sunhao f57dc26d66 * [misc] support for going to next guide after finish current one. 2024-09-10 08:30:24 +08:00
xieqiyu 2aaaa68980 * [misc] Change the size of text. 2024-09-06 09:58:31 +08:00
xieqiyu eabea2fbae * [misc] Change the size of the icon. 2024-09-06 09:54:59 +08:00
sunhao 7cf685774d * [misc] support for hiding tabs nav when there is only one guide type. 2024-09-04 17:31:41 +08:00
sunhao 0d81965cc8 * [refac] refactor. 2024-09-04 17:31:41 +08:00
xieqiyu 7858888644 * [task#126370,doing,0.5h] Add the tutorial of starter. 2024-09-04 17:31:41 +08:00
sunhao 3aefa1cc18 * [ui] show single starter guide directly. 2024-09-04 17:31:41 +08:00
sunhao 58e535eaa1 * [misc] support for submit form in form step. 2024-09-04 17:31:41 +08:00
sunhao 88f573cd28 * [misc] skip to submit form on check saveForm step. 2024-09-04 17:31:41 +08:00
sunhao 6f1f7d1f36 * [ui] skip to show required field tip on check form step. 2024-09-04 17:31:41 +08:00
sunhao 95b614b059 * [misc] support for checking step which type is form and saveForm. 2024-09-04 17:31:41 +08:00
sunhao 58e406a4c5 * [misc] support to active task by url params on page load. 2024-09-04 17:31:41 +08:00
sunhao 06fa279644 * [misc] export more language texts. 2024-09-04 17:31:41 +08:00
sunhao 177586081c * [refac] format guides data. 2024-09-04 17:31:41 +08:00
sunhao d236d862cb * [ui] support for checking step type openApp. 2024-09-04 17:31:41 +08:00
sunhao 501dadbf14 * [misc] refactor totorial index page. 2024-09-04 17:31:41 +08:00
wangxuepeng 0a91ff2b24 * Optimize code structure for tutorial. 2023-11-14 17:01:17 +08:00
liumengyi 50a2739b7b * Remove , at the end of row in the lastest children in tutorial. 2023-11-14 15:55:52 +08:00
wangxuepeng c42f404705 * Fixed the error when complete all tutorail tasks. 2023-11-14 14:26:43 +08:00
wangxuepeng b219cf7e6e - Remove the tutorial params. 2023-11-14 13:58:38 +08:00
liugang d64a859596 * tutorial: call setClass instead of set::class. 2023-11-14 13:13:07 +08:00
wangxuepeng e9b18756bd * Fixed the problem of the tutorial index. 2023-11-14 10:21:29 +08:00
wangxuepeng 32491f4ee5 * Add confim modal for tutorial index. 2023-11-13 15:53:49 +08:00
wangxuepeng 944855479b * Refactor tutorial index page. 2023-11-10 17:13:16 +08:00