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

Feat/form mapping simplification #8

Merged
merged 2 commits into from
Mar 6, 2019

Commits on Mar 6, 2019

  1. feat(Demo): Restructures subform to use generic mapping interface to

     allow developers to restructure form group based on mapping to
     appropriate angular form data structures
    zak-cloudnc committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    5d94e8c View commit details
    Browse the repository at this point in the history
  2. feat(Form Component): Restructure to make the form direct redundant &

     remove it
    
    feat(Demo): Restructure completely to use the remapping strategy
    
    feat(Readme): Fix the readme to match the new pattern
    zak-cloudnc committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    de4df2b View commit details
    Browse the repository at this point in the history