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 for textDecoration flag handling #26

Closed
wants to merge 6 commits into from

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    6ac9be6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request WrathChaos#23 from WrathChaos/dependabot/npm_and_y…

    …arn/types/react-17.0.0
    
    Bump @types/react from 16.14.1 to 17.0.0
    WrathChaos authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    d1ce9aa View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Bump husky from 4.3.8 to 5.0.9

    Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.3.8...v5.0.9)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7d3daa8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request WrathChaos#25 from WrathChaos/dependabot/npm_and_y…

    …arn/husky-5.0.9
    
    Bump husky from 4.3.8 to 5.0.9
    WrathChaos authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    f97ef7c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. the logic should be inverted

    should consider text decoration only when textDecoration is set to true and checkbox is checked
    sergiu-svinarciuc authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    12dad23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sergiu-svinarciuc/textDecoration-flag-fix

    the logic should be inverted
    sergiu-svinarciuc authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    6ae3be1 View commit details
    Browse the repository at this point in the history