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: vue-styled-components/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.3
Choose a base ref
...
head repository: vue-styled-components/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0-alpha.1
Choose a head ref
  • 10 commits
  • 23 files changed
  • 2 contributors

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5e32b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c4db1 View commit details
    Browse the repository at this point in the history
  3. docs(attrs): add attrs usage

    akinoccc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b0a8b09 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat(hooks): add useTheme

    akinoccc committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f82e67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    122e854 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    8150ced View commit details
    Browse the repository at this point in the history
  2. ci(sync): add sync for alpha

    akinoccc committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    341de05 View commit details
    Browse the repository at this point in the history
  3. chore(release): v1.8.0-alpha.1

    # [1.8.0-alpha.1](v1.7.3...v1.8.0-alpha.1) (2024-09-22)
    
    ### Features
    
    * **attrs:** support passing a function to generate attrs ([d6c4db1](d6c4db1))
    * **attrs:** support using attrs value in style ([5e32b20](5e32b20))
    * **hooks:** add `useTheme` ([f82e67f](f82e67f))
    * **theme:** support embed theme provider and passing a function to theme prop ([7ef63d9](7ef63d9))
    my-release-bot committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d5bd009 View commit details
    Browse the repository at this point in the history
Loading