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: soderlind/ai-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: soderlind/ai-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.1
Choose a head ref
  • 4 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 27, 2026

  1. Replace old screenshot with new image

    Updated the screenshot in the README to a new image.
    soderlind authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    50522ff View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. Use wp.components.Modal for add/edit configuration form

    Replace inline form panel with WordPress Modal component for
    add and edit configuration flows. Modal provides overlay,
    focus trap, title bar, and close button out of the box.
    soderlind committed Mar 29, 2026
    Configuration menu
    Copy the full SHA
    b14bbb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c40df87 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from soderlind/ui/ux

    User Interface Improvements
    soderlind authored Mar 29, 2026
    Configuration menu
    Copy the full SHA
    368b329 View commit details
    Browse the repository at this point in the history
Loading