Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: refactor template grammer & canvas ux #169

Open
tuoxiansp opened this issue Aug 7, 2020 · 2 comments
Open

Proposal: refactor template grammer & canvas ux #169

tuoxiansp opened this issue Aug 7, 2020 · 2 comments
Labels
disscussion Need some ideas help wanted Extra attention is needed

Comments

@tuoxiansp
Copy link
Collaborator

  • Unlike now all components(mould) were tiled on canvas, there will be only one component were editing on canvas.
  • Besides the mould that will be exported as React component, all kits of this mould will be tiled on canvas too.
  • States will no longer be the concept of mould, but associated with kit.
  • Kits will be allowed to access inputs directly.

12

@tuoxiansp tuoxiansp added disscussion Need some ideas help wanted Extra attention is needed labels Aug 7, 2020
@tuoxiansp
Copy link
Collaborator Author

Seems like we can make the list part much simpler by infer scopes automatically from the component tree.

@tuoxiansp
Copy link
Collaborator Author

Seems like we can make the list part much simpler by infer scopes automatically from the component tree.

will update version.2 next week, should resolve the list expression problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
disscussion Need some ideas help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant