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: flarum/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.8
Choose a base ref
...
head repository: flarum/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.9
Choose a head ref
  • 16 commits
  • 29 files changed
  • 6 contributors

Commits on Nov 6, 2024

  1. Copy the full SHA
    634132e View commit details

Commits on Nov 12, 2024

  1. [1.x] feat: conditional extend whenExtensionDisabled (#4107)

    * feat: conditional extend whenExtensionDisabled
    
    * Apply fixes from StyleCI
    
    ---------
    
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    imorland and StyleCIBot authored Nov 12, 2024
    Copy the full SHA
    8eb56b1 View commit details

Commits on Nov 19, 2024

  1. [1.x] fix: change length of email field (#4117)

    * test: write failing tests for email length
    
    * style: formatting
    
    * style: formatting
    
    * fix: change length of email field
    
    * test: write test for email with too long local part
    
    * style: formatting
    
    * chore: remove unnecessary tests
    DavideIadeluca authored Nov 19, 2024
    Copy the full SHA
    6c89f81 View commit details
  2. Copy the full SHA
    00329ea View commit details
  3. [1.x] chore(core, tags): resolve a11y warnings in Admin Frontend (#…

    …4114)
    
    * chore: add accessible label to scope removal button
    
    * chore: add accessible label to edit tag button
    DavideIadeluca authored Nov 19, 2024
    Copy the full SHA
    3450232 View commit details
  4. Bundled output for commit 3450232

    Includes transpiled JS/TS, and Typescript declaration files (typings).
    
    [skip ci]
    flarum-bot committed Nov 19, 2024
    Copy the full SHA
    7c1f55d View commit details
  5. chore: bump ver (#4120)

    imorland authored Nov 19, 2024
    Copy the full SHA
    9d00490 View commit details
  6. Copy the full SHA
    88abe63 View commit details
  7. Bundled output for commit 88abe63

    Includes transpiled JS/TS, and Typescript declaration files (typings).
    
    [skip ci]
    flarum-bot committed Nov 19, 2024
    Copy the full SHA
    a0b9add View commit details
  8. Copy the full SHA
    d61c3cf View commit details
  9. [1.x] chore: PHP 8.4 support (#4105)

    * chore: php8.4 testing
    
    * update laminas
    
    * chore: exclude phpstan on php8.4
    imorland authored Nov 19, 2024
    Copy the full SHA
    5d6795c View commit details
  10. Copy the full SHA
    c6ba2cd View commit details
  11. chore: comment 8.4 for now

    imorland authored Nov 19, 2024
    Copy the full SHA
    79e17b3 View commit details

Commits on Nov 20, 2024

  1. [1.x] Implement Support for Translatable Validation Attribute Errors (#…

    …4070)
    
    * chore: add validation translations
    
    * feat: implement ability to translate validation attributes
    
    * chore: change translation key
    
    * style: formatting
    
    * perf: cache `getAttributeNames`
    
    * perf: cache `getAttributeNames`
    
    * chore
    
    * style: formatting
    DavideIadeluca authored Nov 20, 2024
    Copy the full SHA
    397642a View commit details
  2. Copy the full SHA
    ce82834 View commit details
  3. 1.8.8 & 1.8.9 change log (#4123)

    * docs: add `1.8.8` change log
    
    * docs: add `1.8.9` change log
    DavideIadeluca authored Nov 20, 2024
    Copy the full SHA
    a94bf44 View commit details
Loading