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: michalsn/codeigniter-htmx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: michalsn/codeigniter-htmx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 16 commits
  • 16 files changed
  • 3 contributors

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    e994221 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Merge pull request #6 from datamweb/update-rector

    chore: update rector to `0.15.1`
    michalsn authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    df3767d View commit details
    Browse the repository at this point in the history
  2. tests cleanup

    michalsn committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    66123eb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. rector 0.15.2

    michalsn committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    c3752a8 View commit details
    Browse the repository at this point in the history
  2. update returning types

    michalsn committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    475ed87 View commit details
    Browse the repository at this point in the history
  3. docs dark mode

    michalsn committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    240438e View commit details
    Browse the repository at this point in the history
  4. deptrac use github token

    michalsn committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    c03c10f View commit details
    Browse the repository at this point in the history
  5. make dark theme look better

    michalsn committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    4fc79f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. add release.yml

    michalsn committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    665bb8c View commit details
    Browse the repository at this point in the history
  2. changelog fix

    michalsn committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    fcde2a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Update rector/rector requirement from 0.15.2 to 0.15.3

    Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@0.15.2...0.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    10d84ca View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge pull request #8 from michalsn/dependabot/composer/rector/rector…

    …-0.15.3
    
    Update rector/rector requirement from 0.15.2 to 0.15.3
    michalsn authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    5c8883d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373da24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from michalsn/feat/is

    add support for htmx and boosted param to the IncomingRequest::is()
    michalsn authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    141e818 View commit details
    Browse the repository at this point in the history
  4. update toolbar to v4.3

    michalsn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    555f9be View commit details
    Browse the repository at this point in the history
  5. resolve psalm error

    michalsn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ebc33d5 View commit details
    Browse the repository at this point in the history
Loading