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: prettier/prettier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Choose a base ref
...
head repository: prettier/prettier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.1
Choose a head ref
  • 15 commits
  • 44 files changed
  • 5 contributors

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    3f13ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e7942 View commit details
    Browse the repository at this point in the history
  3. docs(users): add Algolia (#3171)

    * docs(users): add Algolia
    
    * docs(users): add Algolia image
    Haroenv authored and azz committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    e62eced View commit details
    Browse the repository at this point in the history
  4. chore(deps): update prettier to 1.8.0 (#3167)

    * chore(deps): update prettier to 1.8.0
    
    * refactor: fix linting
    ikatyang authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    76ee59a View commit details
    Browse the repository at this point in the history
  5. fix(markdown): do not break before special prefix (#3172)

    * fix(markdown): do not break before special prefix
    
    * fix: add more cases
    ikatyang authored and azz committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    2bdb652 View commit details
    Browse the repository at this point in the history
  6. Upgrade docusaurus to beta.10 (#3166)

    * Upgrade docusaurus to beta.10
    
    * Fixes for highlightjs
    
    * Load github buttons script
    azz authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    84adbff View commit details
    Browse the repository at this point in the history
  7. fix: Dead link for the External Tool for WebStorm (#3179)

    * fix: Dead link for the External Tool for WebStorm
    
    * Point to the website
    lipis authored and azz committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    7b9949c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d61681 View commit details
    Browse the repository at this point in the history
  9. Force JSON to no trailing comma in multiparser (#3182)

    * Force JSON to no trailing comma in multiparser
    
    * Switch to mutate next.options
    azz authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    e733a77 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de0fec9 View commit details
    Browse the repository at this point in the history
  11. Add IRESS to users (#3185)

    azz authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    b099771 View commit details
    Browse the repository at this point in the history
  12. fix(markdown): handle additional spaces before code (#3180)

    * fix(markdown): handle additional spaces before `code`
    
    * test: update snapshots
    
    * fix: ignore leading `\n` from indented `code`
    
    * docs: add comment
    ikatyang authored and azz committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    ffd198b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49b07c3 View commit details
    Browse the repository at this point in the history
  14. fix(markdown): allow more cases that _-style emphasis is available (#…

    …3186)
    
    * fix(markdown): add more cases `_`-style emphasis is available
    
    * refactor: fix naming style
    ikatyang authored and azz committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    1834581 View commit details
    Browse the repository at this point in the history
  15. 1.8.1

    azz committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    fdd0dbf View commit details
    Browse the repository at this point in the history
Loading