Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: edvardchen/eslint-plugin-i18next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: edvardchen/eslint-plugin-i18next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 20, 2019

  1. refactor: use rule selectors to reduce code complexity

    BREAKING CHANGE: Disable fix because key in the call i18next.t(key) ussally was not same as the plain text
    edvardchen committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    28d73ff View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    dd279c6 View commit details
    Browse the repository at this point in the history
  2. feat: dont check literal in export declaration

    edvardchen committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    1527eae View commit details
    Browse the repository at this point in the history
  3. chore: reposition scriptVisitor selectors

    edvardchen committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    57c5066 View commit details
    Browse the repository at this point in the history
  4. feat: dont check TSLiteralType

    edvardchen committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    fd93861 View commit details
    Browse the repository at this point in the history
  5. docs: update

    edvardchen committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    ee23dd7 View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.0.0

    edvardchen committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    4d762e9 View commit details
    Browse the repository at this point in the history
Loading