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: textlint/textlint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.0.5
Choose a base ref
...
head repository: textlint/textlint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.2.0
Choose a head ref
  • 7 commits
  • 69 files changed
  • 4 contributors

Commits on Aug 7, 2024

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

Commits on Aug 10, 2024

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

Commits on Aug 18, 2024

  1. feat(textlint): Add linter.scanFilePath API (#1414)

    * refactor: curve out separateByAvailability
    
    * feat(textlint): new find-util with globby
    
    * feat: add `isFilePathIgnored`
    
    * fix
    
    * feat: add scanFilePath
    
    * test: use posix
    
    * fix lob
    
    * test: add bug fix
    
    * test: fix name
    
    * test: fix name
    
    * add cwd
    
    * add log
    
    * Add log
    
    * fix
    
    * path.resolve
    
    * test: add tests
    
    * add logs
    
    * use relativeIgnoreFilePath
    
    * use normalized ignore file path
    
    * tests: add glob test case
    
    * fix normalize
    
    * refactor: use glob insteadof globby
    
    * fix use glob
    
    * add log
    
    * use posix
    
    * fix
    
    * remove mapGitIgnorePatternTo
    
    * use relative path
    
    * fix use absolute
    
    * fix use cwd
    
    * add log
    
    * chore: remove util
    
    * docs: add example
    
    * CI: enable debug
    
    * test: fix glob pattern
    
    * test: fix glob pattern
    
    * test: add file path tests
    
    * add logs
    
    * test: fix tests
    
    * chore: add comment
    
    * test: add failed test
    azu authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c628f8a View commit details
    Browse the repository at this point in the history
  2. chore(release): v14.1.0 (#1416)

    Co-authored-by: azu <[email protected]>
    github-actions[bot] and azu authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    82edb8d View commit details
    Browse the repository at this point in the history
  3. fix(textlint-scripts): update to pkg-to-readme@3 (#1417)

    - Add test for `textlint-scripts init`
    azu authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4d62022 View commit details
    Browse the repository at this point in the history
  4. chore(release): v14.2.0 (#1418)

    Co-authored-by: azu <[email protected]>
    github-actions[bot] and azu authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9e57c91 View commit details
    Browse the repository at this point in the history
Loading