From cf7c40f0fd82b8199a6efe4175d48a3370545359 Mon Sep 17 00:00:00 2001 From: yyc-git <395976266@qq.com> Date: Mon, 20 Nov 2023 16:21:03 +0800 Subject: [PATCH] chore(doc): update doc --- doc/0.21.0.org | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/doc/0.21.0.org b/doc/0.21.0.org index 40ba3e66b..4d22883e3 100755 --- a/doc/0.21.0.org +++ b/doc/0.21.0.org @@ -636,6 +636,43 @@ TODO bdd test *** TODO feat: action, uiControlInput add input textarea so that can get content by select or input +**** TODO input + +# TODO generate and register contribute + + +TODO store in element data: + TODO add to ui control inspector->input + TODO store in element data when publish element + TODO when generate app(in visual, visual run, run app), selectedContributes add generated contribute from element data + + + +# TODO selectedContributes add generated contribute +# refer to generateElementContribute + + + +# TODO update ui control inspector->input: refer to SetInput + +TODO auto generate inputName + +TODO provide default str + + +TODO bdd test + +TODO run test: + create, run + publish app->import app->run + + + + + + +**** TODO action + *** TODO only get editor whole service @@ -811,6 +848,9 @@ abstract to Switch Button with configable two textures +* TODO refactor: remove Specific->label + + * TODO refactor: continue "ap assemble space: remove Extensions, Selected Extensions"