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

fix(12077) line breaking with unary operators in conditional #12087

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    9bfe428 View commit details
    Browse the repository at this point in the history
  2. add 12087.md

    islandryu committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    36995ac View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. fix 12087.md eslint error

    islandryu committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a3bc49d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Update changelog_unreleased/javascript/12087.md

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    islandryu and fisker committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e7c7aed View commit details
    Browse the repository at this point in the history
  2. Update changelog_unreleased/javascript/12087.md

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    islandryu and fisker committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e75b9a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2b4d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge branch 'fixLineBreakWithUnaryExpression' of https://github.com/…

    …islandryu/prettier into fixLineBreakWithUnaryExpression
    islandryu committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    38afccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88f01d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/prettier/prettier into fixL…

    …ineBreakWithUnaryExpression
    islandryu committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5888f87 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    7213b4f View commit details
    Browse the repository at this point in the history
  2. separate tests for ternary

    islandryu committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    7b4a55e View commit details
    Browse the repository at this point in the history