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

Adding serializer to remove internal angular attributes from the snapshots #97

Merged
merged 10 commits into from
Apr 28, 2019

Commits on Apr 26, 2019

  1. feat: remove ng* attributes from component snapshots

    sharikovvladislav authored and Vladislav.Sharikov committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    aa2ce1a View commit details
    Browse the repository at this point in the history
  2. chore(*): ignore .idea files

    Vladislav.Sharikov committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    e3c86e3 View commit details
    Browse the repository at this point in the history
  3. add --no-cache arg to jest test run

    wtho authored and Vladislav.Sharikov committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    8710de4 View commit details
    Browse the repository at this point in the history
  4. fix: disable node_modules cache

    wtho authored and Vladislav.Sharikov committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    aa334d7 View commit details
    Browse the repository at this point in the history
  5. docs(*): add information about new NoNgAttributes serializer

    Vladislav.Sharikov committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    9a27a1a View commit details
    Browse the repository at this point in the history
  6. fix(*): disable new serializer by default

    Vladislav.Sharikov committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    cfe98e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. refactor(*): rename component

    Vladislav.Sharikov committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    d8577b9 View commit details
    Browse the repository at this point in the history
  2. chore(ci): fully disable cache to ensure currency

    wtho authored and Vladislav.Sharikov committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    d656546 View commit details
    Browse the repository at this point in the history
  3. refactor(*): some points

    Vladislav.Sharikov authored and sharikovvladislav committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    a582354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ad6a4 View commit details
    Browse the repository at this point in the history