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

Remove attribute when set to null/undefined/false #486

Merged
merged 6 commits into from May 15, 2020

Commits on May 15, 2020

  1. Remove regular attribute when null/undefined/false

    Add test for removal on regular attr
    
    add custom attribute test
    HugoDF committed May 15, 2020
    Configuration menu
    Copy the full SHA
    7d1df11 View commit details
    Browse the repository at this point in the history
  2. model test fix + attr removal test improvements

    fix test that was relying on 'false'default stringification
    
    improve existing attr removal tests
    HugoDF committed May 15, 2020
    Configuration menu
    Copy the full SHA
    219cb1a View commit details
    Browse the repository at this point in the history
  3. update docs

    HugoDF committed May 15, 2020
    Configuration menu
    Copy the full SHA
    0b41a2e View commit details
    Browse the repository at this point in the history
  4. remove unecessary change

    HugoDF committed May 15, 2020
    Configuration menu
    Copy the full SHA
    6bac86f View commit details
    Browse the repository at this point in the history
  5. Update docs

    calebporzio committed May 15, 2020
    Configuration menu
    Copy the full SHA
    1c94090 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afc4d9c View commit details
    Browse the repository at this point in the history