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: heroui-inc/tailwind-variants
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: heroui-inc/tailwind-variants
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 12 commits
  • 10 files changed
  • 6 contributors

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    a3c2bd3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from lrholmes/fix-false-variant-case

    fix: Support false-only variant with fallback behaviour
    mskelton authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    183f21d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    8360015 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #160 from HoangDevNull/fix-responsive-variants-on-…

    …create-tv
    
    fix: VariantProps doesn't type responsiveVariants in global configura…
    mskelton authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ad727e0 View commit details
    Browse the repository at this point in the history
  3. fix: adjust path for types

    Gomah committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6f88523 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Merge pull request #164 from Gomah/main

    fix: adjust path for types
    mskelton authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    78ccdb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    d58eadc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from Gomah/feat/transformer-aliases

    feat(transformer): support custom aliases
    mskelton authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d6ac934 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix: support multi-level extend for compoundVariants (#170)

    * fix: support multi-level extend for `compoundVariants`
    
    Fixes #168
    
    * chore: add `test:watch` script for testing
    mskelton authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8ec5f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d7abb0 View commit details
    Browse the repository at this point in the history
  3. v0.2.1

    jrgarciadev committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cd4323d View commit details
    Browse the repository at this point in the history
Loading