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(compiler): remove whitespace from static class attributes #4432

Merged
merged 8 commits into from Sep 7, 2021

Commits on Aug 23, 2021

  1. Copy the full SHA
    68321a6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1dc1ff1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Copy the full SHA
    0506de8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e825608 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Copy the full SHA
    a5826c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. feat(shared): Added normalizeWhitespace function to abstract whites…

    …pace cleaning in attributes
    royeden committed Sep 4, 2021
    Copy the full SHA
    56bff6b View commit details
    Browse the repository at this point in the history
  2. feat(compiler): abstracted trimAttrValue into a util that can trim …

    …whitespace in attributes
    royeden committed Sep 4, 2021
    Copy the full SHA
    9e53045 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Copy the full SHA
    0505a24 View commit details
    Browse the repository at this point in the history