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: terrestris/react-geo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.0.0-main.7
Choose a base ref
...
head repository: terrestris/react-geo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.0.0-main.8
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 6, 2024

  1. fix: use antd css variables to make button active

    BREAKING CHANGE: This removes the buttonTransparent property.
    See the example on how to customize the color via the ConfigProvider.
    simonseyock committed Jun 6, 2024
    Copy the full SHA
    fe5504a View commit details
  2. Merge pull request #3884 from terrestris/toggle-button-pressed

    fix: use antd css variables to make button active
    simonseyock authored Jun 6, 2024
    Copy the full SHA
    80e054f View commit details
  3. chore(release): 24.0.0-main.8 [skip ci]

    # [24.0.0-main.8](v24.0.0-main.7...v24.0.0-main.8) (2024-06-06)
    
    ### Bug Fixes
    
    * use antd css variables to make button active ([fe5504a](fe5504a))
    
    ### BREAKING CHANGES
    
    * This removes the buttonTransparent property.
    See the example on how to customize the color via the ConfigProvider.
    semantic-release-bot committed Jun 6, 2024
    Copy the full SHA
    6322ec8 View commit details
Loading