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: rustkas/tailwindcss-aspect-ratio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 84dc3a1
Choose a base ref
...
head repository: tailwindlabs/tailwindcss-aspect-ratio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b2a9d02
Choose a head ref
  • 15 commits
  • 9 files changed
  • 8 contributors

Commits on Dec 9, 2021

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

    RobinMalfait committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    51471da View commit details
    Browse the repository at this point in the history
  3. 0.4.0

    RobinMalfait committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    5efa6d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Remove dist folder and related dependencies (tailwindlabs#29)

    * remove dist folder and related dependencies
    
    * update changelog
    RobinMalfait authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    a4d3d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f1a46 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Update README.md

    bradlc authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    936b849 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Update README.md

    adamwathan authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    573353e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

    thecrypticace committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9ac0bf1 View commit details
    Browse the repository at this point in the history
  3. 0.4.1

    thecrypticace committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    74c4244 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Update TypeScript types (tailwindlabs#34)

    * Update types
    
    * Update changelog
    bradlc authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    cf1924f View commit details
    Browse the repository at this point in the history
  2. Update changelog

    bradlc committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bd273eb View commit details
    Browse the repository at this point in the history
  3. 0.4.2

    bradlc committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c9027ad View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

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

Commits on Mar 22, 2024

  1. ci: add provenance to insider packages (tailwindlabs#38)

    This commit adds provenance for insider packages. See the NPM documentation [0].
    
    Provenance will allow people to verify that the packages were actually built on GH Actions and with the content of the corresponding commit. This will help with supply chain security.
    
    For this to work, the `id-token` permission was added only where necessary.
    
    [0]: https://docs.npmjs.com/generating-provenance-statements
    saibotk authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b2a9d02 View commit details
    Browse the repository at this point in the history
Loading