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

Add regexp support to include/exclude #7242

Merged
merged 16 commits into from
Mar 18, 2018

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    83d4e68 View commit details
    Browse the repository at this point in the history
  2. Keep the plugin order

    aminmarashi committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    909cdd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7647538 View commit details
    Browse the repository at this point in the history
  4. Add more tests for regexp

    aminmarashi committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    9fa7e1e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Configuration menu
    Copy the full SHA
    00bccd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea87a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fe2a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044a53d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    150678b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29a4527 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10eb39c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df00532 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    707986c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Configuration menu
    Copy the full SHA
    92e57a1 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    aminmarashi committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    531ad27 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Apply reviews

    Use regexp.test instead of string.match (slower)
    
    Define flatten helper
    
    Do not normalize babel-plugin anywhere in the string
    aminmarashi committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    a38bd3e View commit details
    Browse the repository at this point in the history