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: hotwired/stimulus-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: hotwired/stimulus-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.2
Choose a head ref
  • 8 commits
  • 13 files changed
  • 5 contributors

Commits on Nov 10, 2023

  1. fix duplicate controllers in manifest on update (#132)

    * fix duplicate controllers in manifest on update
    
    * add test to verify duplicate controller are not registered
    nachiket87 authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3e168f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    25f3f63 View commit details
    Browse the repository at this point in the history
  2. Bump version for 1.3.1

    dhh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7510ff9 View commit details
    Browse the repository at this point in the history
  3. Update stimulus_tasks.rake (#129)

    Describe the two options under stimulus:manifest so they can be found in a `rails -T` aid d'memoir.
    walterdavis authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b87c71f View commit details
    Browse the repository at this point in the history
  4. If you create a new rails project with "--main --javascript bun" (#127)

    you end up with a yarn.lock and not a bun.lockb file.  This is
    because turbo-rails and stimuls are installed with yarn.
    rubys authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0efe089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf50ed5 View commit details
    Browse the repository at this point in the history
  6. Fix stray "

    dhh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6530b09 View commit details
    Browse the repository at this point in the history
  7. Bump version for 1.3.2

    dhh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    70926fe View commit details
    Browse the repository at this point in the history
Loading