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: v2.0.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.1.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 10, 2019

  1. refactor: add prehandler for every selector of visitor

    edvardchen committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    952e564 View commit details
    Browse the repository at this point in the history
  2. feat: skip literal with LiteralType

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

Commits on Jul 11, 2019

  1. chore: use weakset instead of array

    edvardchen committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    2af8b08 View commit details
    Browse the repository at this point in the history
  2. feat: more TS supports

    edvardchen committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    382ccab View commit details
    Browse the repository at this point in the history
  3. docs: add more typescript examples

    restore HTML examples
    edvardchen committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    479044f View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.1.0

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