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

Refactor of screen-builder-renderer #759

Open
20 tasks done
caleeli opened this issue Jun 16, 2020 · 0 comments
Open
20 tasks done

Refactor of screen-builder-renderer #759

caleeli opened this issue Jun 16, 2020 · 0 comments

Comments

@caleeli
Copy link
Contributor

caleeli commented Jun 16, 2020

This refactor must make sure all the current features of screens should work:

  • Render all the components
  • Render all the containers
  • Reactivity of data
  • Calculated properties
  • Watchers
  • Multi-Columns
  • Dynamic CSS
  • Visibility rules
  • Nested screens
  • Validations
  • page navigation
  • Loop Control
  • Record List
  • Image control

Improvements:

  • An organized way to register extensions
  • A better way to register new components
  • Fix circular calculated fields
  • Fix circular watchers
  • Improve rendering and execution speed
  • Add (unit, vue or E2E) tests to make sure everything is working as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant