Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.6.6 #4300

Merged
merged 22 commits into from
May 5, 2022
Merged

3.6.6 #4300

merged 22 commits into from
May 5, 2022

Commits on Apr 11, 2022

  1. Support Obj->get([array])

    adamkiss committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3c8f355 View commit details
    Browse the repository at this point in the history
  2. Support A::random()

    adamkiss committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    4f9c6be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e87786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7be0fa View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Update src/Toolkit/A.php

    Co-authored-by: Lukas Bestle <lukas@getkirby.com>
    adamkiss and lukasbestle committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    574fb4a View commit details
    Browse the repository at this point in the history
  2. Update src/Toolkit/Collection.php

    Co-authored-by: Lukas Bestle <lukas@getkirby.com>
    adamkiss and lukasbestle committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    70b1e30 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Update tests/Toolkit/ATest.php

    Co-authored-by: Lukas Bestle <lukas@getkirby.com>
    adamkiss and lukasbestle committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b3861b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

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

Commits on Apr 16, 2022

  1. Apply suggestions from code review

    Co-authored-by: Lukas Bestle <lukas@getkirby.com>
    adamkiss and lukasbestle committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    378a142 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

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

Commits on Apr 20, 2022

  1. Merge pull request #4270 from adamkiss/feature/array-collection-random

    Feature: random in `Toolkit\A` and `Toolkit\Collection`
    bastianallgeier committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    cd083d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b58283 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Merge pull request #4280 from getkirby/fix/redirect-to-non-origins

    Fixed Fiber requests to non-origin urls
    lukasbestle committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3e5fa18 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    c5296e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22974b4 View commit details
    Browse the repository at this point in the history
  3. Uri: Allow disabling the params parsing

    The `params` prop can now be set to `false` to treat colons/semicolons in the path as literals and not as param separators. This is useful for parsing external non-Kirby URIs.
    
    Fixes #2948.
    lukasbestle committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    22d78f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merge pull request #4287 from getkirby/feature/2948-uri-disabled-params

    `Uri`: Allow disabling the params parsing
    bastianallgeier committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7addf60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4268 from adamkiss/feat-obj-get-multiple

    `Toolkit\Obj`: support `array` as the `$property` argument for getting multiple properties
    bastianallgeier committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    245d899 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4281 from getkirby/fix/programmable-user-blueprints

    Fix and support callback option to programmable page and user blueprints
    bastianallgeier committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    65bb081 View commit details
    Browse the repository at this point in the history
  4. Update dist files

    bastianallgeier committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f97ec2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0538c04 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Update dependencies

    bastianallgeier committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0ff6757 View commit details
    Browse the repository at this point in the history