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

No relative parent imports rule #1093

Merged
merged 11 commits into from May 17, 2018
Merged

No relative parent imports rule #1093

merged 11 commits into from May 17, 2018

Commits on May 2, 2018

  1. No relative parent imports rule

    Chris Lloyd committed May 2, 2018
    Configuration menu
    Copy the full SHA
    6278039 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Chris Lloyd committed May 2, 2018
    Configuration menu
    Copy the full SHA
    37a24fa View commit details
    Browse the repository at this point in the history
  3. Add tests for require()

    Chris Lloyd committed May 2, 2018
    Configuration menu
    Copy the full SHA
    5bc2ae4 View commit details
    Browse the repository at this point in the history
  4. Add support for dynamic imports

    Chris Lloyd committed May 2, 2018
    Configuration menu
    Copy the full SHA
    d4e896f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Typo

    Chris Lloyd committed May 3, 2018
    Configuration menu
    Copy the full SHA
    2305d32 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Removes src/core/staticImport and adds support for dynamic imports …

    …to `utils/moduleVisitor` instead.
    Chris Lloyd committed May 5, 2018
    Configuration menu
    Copy the full SHA
    8fb588f View commit details
    Browse the repository at this point in the history
  2. Make the error messages more actionable.

    Chris Lloyd committed May 5, 2018
    Configuration menu
    Copy the full SHA
    df6540f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f3707 View commit details
    Browse the repository at this point in the history
  4. docs grammar

    Chris Lloyd committed May 5, 2018
    Configuration menu
    Copy the full SHA
    4b3bbca View commit details
    Browse the repository at this point in the history
  5. docs grammar

    Chris Lloyd committed May 5, 2018
    Configuration menu
    Copy the full SHA
    dd0520e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    2e05c3f View commit details
    Browse the repository at this point in the history