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: activeadmin-plugins/active_admin_theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a71ace9
Choose a base ref
...
head repository: activeadmin-plugins/active_admin_theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 49720fd
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 12, 2026

  1. Modernize gemspec: require Ruby 3.1+, add activeadmin dependency

    - Update homepage URL to activeadmin-plugins org
    - Add required_ruby_version >= 3.1.0
    - Add activeadmin >= 3.0, < 4.0 as runtime dependency
    - Remove outdated bundler ~> 1.7 and rake dev dependencies
    Fivell committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    8ae6d76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from activeadmin-plugins/modernize-gemspec-and-ci

    Modernize gemspec: require Ruby 3.1+, add activeadmin dependency
    Fivell authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    fd27c8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43 from activeadmin-plugins/support-active-admin-…

    …sidebar-toggle
    
    Add active_admin_sidebar toggle button styling
    Fivell authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    cb6e49d View commit details
    Browse the repository at this point in the history
  4. Bump version to 2.0.0

    Fivell committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    81d0565 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #45 from activeadmin-plugins/bump-version-1.1.5

    Bump version to 2.0.0
    Fivell authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    a6935c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e93a8b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #46 from activeadmin-plugins/fix-readme-version

    Update README npm version to ^2.0.0
    Fivell authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    49720fd View commit details
    Browse the repository at this point in the history
Loading