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: ota-meshi/postcss-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: ota-meshi/postcss-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 20 commits
  • 37 files changed
  • 3 contributors

Commits on Apr 15, 2022

  1. Add AST explorer (#47)

    * Add AST explorer
    
    * update
    ota-meshi authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    77b39f6 View commit details
    Browse the repository at this point in the history
  2. Fix workflow

    ota-meshi committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    39a94b2 View commit details
    Browse the repository at this point in the history
  3. Update dependency monaco-editor to v0.33.0 (#48)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b4a4d48 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    dbb518b View commit details
    Browse the repository at this point in the history
  2. update doc

    ota-meshi committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d30b86e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. update

    ota-meshi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    6cac4eb View commit details
    Browse the repository at this point in the history
  2. Update dependency mocha to v10 (#50)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored May 2, 2022
    Configuration menu
    Copy the full SHA
    996c5ad View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

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

Commits on May 18, 2022

  1. Update dependency eslint-plugin-vue to v9 (#52)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored May 18, 2022
    Configuration menu
    Copy the full SHA
    1099145 View commit details
    Browse the repository at this point in the history
  2. Update dependency eslint-plugin-yml to v1 (#54)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored May 18, 2022
    Configuration menu
    Copy the full SHA
    8ddcfa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10539de View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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

Commits on Jun 16, 2022

  1. Update dependency postcss-styl to ^0.10.0 (#57)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5bd16d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Update dependency postcss-styl to ^0.11.0 (#58)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    98473a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Update dependency @ota-meshi/eslint-plugin to ^0.11.0 (#59)

    * Update dependency @ota-meshi/eslint-plugin to ^0.11.0
    
    * format
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Yosuke Ota <[email protected]>
    renovate[bot] and ota-meshi authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    3335ee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Update dependency eslint-plugin-node-dependencies to ^0.9.0 (#60)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    4a5812d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Update dependency htmlparser2 to v8 (#49)

    * Update dependency htmlparser2 to v8
    
    * Update
    
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: yosuke ota <[email protected]>
    3 people authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a2e067f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440e0e8 View commit details
    Browse the repository at this point in the history
  3. Add support for astro component (#62)

    * Add support for astro component
    
    * format
    
    * update doc
    ota-meshi authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d0ebf4e View commit details
    Browse the repository at this point in the history
  4. 1.5.0

    ota-meshi committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    22f8a41 View commit details
    Browse the repository at this point in the history
Loading