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: tailwindlabs/tailwindcss-typography
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tailwindlabs/tailwindcss-typography
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: omriluz-feature/replace-to-bidirectional-values
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 12 files changed
  • 7 contributors

Commits on Oct 17, 2023

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

Commits on Mar 27, 2024

  1. Bump postcss from 8.4.18 to 8.4.31 (#321)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.18...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5735dad View commit details
    Browse the repository at this point in the history
  2. Bump @babel/traverse from 7.17.0 to 7.23.2 (#322)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    884bbf7 View commit details
    Browse the repository at this point in the history
  3. Add docs to readme

    reinink authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    04bd9d4 View commit details
    Browse the repository at this point in the history
  4. ci: add provenance to insider packages (#336)

    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 and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9d4cd55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96544e8 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    reinink authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4056e09 View commit details
    Browse the repository at this point in the history
  7. Add prose-kbd element modifier (#340)

    * Add `prose-kbd` element modifier
    Add selector, update readme and tests.
    
    * Change order of `kbd` modifier
    
    ---------
    
    Co-authored-by: Jonathan Reinink <jonathan@reinink.ca>
    2 people authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6253ae5 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    reinink authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b93be9e View commit details
    Browse the repository at this point in the history
  9. Update GitHub actions

    reinink authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8199da6 View commit details
    Browse the repository at this point in the history
  10. 0.5.11

    reinink authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8d8f899 View commit details
    Browse the repository at this point in the history
  11. Update repository in package.json

    reinink authored and adamwathan committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9811e04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53a27df View commit details
    Browse the repository at this point in the history
Loading