Commit Graph

1358 Commits

Author SHA1 Message Date
Younes ENNAJI c06624768d chore: bump flasher dependency to v1.15.14 v1.15.14 2024-03-16 15:25:14 +00:00
Younes ENNAJI 8106db5ed6 fix: laravel flasher install command namespace typo 2024-03-16 15:24:33 +00:00
Younes ENNAJI 7fbcc2b0a6 chore: bump flasher dependency to v1.15.13 v1.15.13 2024-03-16 15:16:31 +00:00
Younes ENNAJI 176d88511e fix: laravel 11 installation 2024-03-16 15:15:18 +00:00
Younes ENNAJI 8b29c02151 chore: bump flasher dependency to v1.15.12 2024-03-14 00:15:01 +00:00
Younes ENNAJI ceab28a79c chore: format GitHub test workflow 2024-03-07 09:22:37 +01:00
Younes ENNAJI d2bf8dcfb4 Merge pull request #172 from php-flasher/laravel-11
chore: add Laravel 11 support
2024-03-07 02:17:27 +01:00
Younes ENNAJI f946a907be chore: add Laravel 11 support 2024-03-07 02:15:58 +01:00
Younes ENNAJI 72cf218a2e Merge pull request #171 from robiinho/main
Update config.yaml  # after a line blocked the flasher.yaml to be parsed by symfony7
2024-02-29 13:42:47 +01:00
robiinho 26f0e7c487 Update config.yaml , # after a line blocked the flasher.yaml to be parsed by symfony7
Cause trouble in symfony7 where flasher.yaml wasn't interpreted due to the # comment after limit: 5
2024-02-29 11:31:13 +00:00
Younes ENNAJI f5233d34bc chore: bump flasher interdepency to v1.15.9 2024-01-21 18:30:21 +01:00
Younes ENNAJI 89b072a442 Merge pull request #169 from php-flasher/issue-toastr-42
fix: Preserve original response content when injecting Flasher assets
2024-01-21 18:28:07 +01:00
Younes ENNAJI d3f81d51cf fix: Preserve original response content when injecting Flasher assets 2024-01-21 18:26:32 +01:00
Younes ENNAJI b0239e679c chore: bump flasher interdepency to v1.15.8 2023-12-16 18:16:08 +01:00
Younes ENNAJI 7a891ade1a Merge pull request #168 from php-flasher/issue-161
feat(livewire): Remove .fl-no-cache elements before caching snapshot
2023-12-16 18:13:28 +01:00
Younes ENNAJI 117b4815c7 chore: use php v5.3 syntax 2023-12-16 18:11:36 +01:00
Younes ENNAJI c2a013d1e9 chore: fix unit tests 2023-12-16 18:07:27 +01:00
Younes ENNAJI 39201b888f chore: bump flasher assets to v1.3.2 2023-12-16 17:58:59 +01:00
Younes ENNAJI a9e4c6aead feat(livewire): Remove .fl-no-cache elements before caching snapshot 2023-12-16 17:54:05 +01:00
Younes ENNAJI 153cb40ad0 Merge pull request #166 from php-flasher/issue-161
fix: append dispatches and not override them
2023-12-12 00:17:17 +01:00
Younes ENNAJI 411ada6d3b fix: append dispatches and not override them 2023-12-12 00:15:40 +01:00
Younes ENNAJI 8dc1c39727 Merge pull request #165 from php-flasher/issue-157
fix(symfony): allow symfony to use session even if it's not started yet
2023-12-10 01:20:06 +01:00
Younes ENNAJI 25ebe37eeb fix(symfony): check if the request if stateless 2023-12-10 01:17:56 +01:00
Younes ENNAJI b69dc4e834 fix(symfony): allow symfony to use session even if it's not started yet 2023-12-10 00:57:57 +01:00
Younes ENNAJI f8e0445b0d chore: bump flasher interdepency to v1.15.5 2023-12-09 21:04:59 +01:00
Younes ENNAJI 342e920b8e Merge pull request #164 from php-flasher/feat/livewire-3
feat(laravel): add livewire v3 support
2023-12-09 21:03:37 +01:00
Younes ENNAJI 643eb47afd feat(laravel): add livewire v3 support 2023-12-09 21:01:54 +01:00
Younes ENNAJI 2e24ecddd4 chore: upgrade split script 2023-12-09 19:19:21 +01:00
Younes ENNAJI 2112110f77 Merge pull request #163 from php-flasher/feat/symfony-70
chore(symfony): add symfony v7.0 support
2023-12-09 18:33:25 +01:00
Younes ENNAJI 91bfffac85 chore(ci): upgrade to actions/checkout@v4 and actions/cache@v3 2023-12-09 18:31:39 +01:00
Younes ENNAJI 353f8f3875 chore(ci): upgrade to actions/checkout@v4 and actions/cache@v3 2023-12-09 18:29:54 +01:00
Younes ENNAJI 908a98ee08 chore(ci): update github actions to test on specific symfony v7.0 install method 2023-12-09 18:25:30 +01:00
Younes ENNAJI 08157f6b00 chore(ci): change bridge condition 2023-12-06 19:40:08 +01:00
Younes ENNAJI 402642377d chore(symfony): add symfony v7.0 types 2023-12-06 19:35:27 +01:00
Younes ENNAJI 5dc49598e0 chore(ci): test symfony v7.0 with phpunit 10.5 2023-12-06 19:08:32 +01:00
Younes ENNAJI 2c6027650f chore(ci): require symfony/twig-bundle 2023-12-06 19:04:34 +01:00
Younes ENNAJI 8a8dcb5ff2 chore(ci): require symfony/framework bundle 2023-12-06 19:01:49 +01:00
Younes ENNAJI 24494c7b76 chore(ci): require symfony standalone packages instead symfony/symfony 2023-12-06 18:56:30 +01:00
Younes ENNAJI 434def4433 chore: bump flasher interdepency to v1.15.4 2023-12-06 18:51:47 +01:00
Younes ENNAJI fe7af7ffcb chore(symfony): add symfony v7.0 support 2023-12-06 18:47:23 +01:00
Younes KHOUBZA cc7ea4c93d Merge pull request #153 from php-flasher/chore/v1.15.3
chore: bump flasher interdepency to v1.15.3
2023-06-19 09:31:09 +02:00
Khoubza Younes 72fadf4e9b chore: bump flasher interdepency to v1.15.3 2023-06-19 08:29:13 +01:00
Younes KHOUBZA fa7ee6c575 Merge pull request #152 from php-flasher/fix/config-cache
chore: bump flasher interdepency to v1.15.2
2023-06-19 09:28:13 +02:00
Khoubza Younes 97cc8b9639 chore: bump flasher interdepency to v1.15.2 2023-06-19 08:26:33 +01:00
Khoubza Younes 99e204fcbb fix: laravel config:cache Undefined array key cdn 2023-06-19 08:24:07 +01:00
Khoubza Younes fd147fd7de add ImJustToNy to code contributors 2023-06-06 23:39:10 +01:00
Younes KHOUBZA be14bb96b4 Merge pull request #148 from ImJustToNy/patch-1
Fix: </head> tag being removed
2023-06-07 00:32:21 +02:00
Antoni Siek 32460e451a fix: </head> tag being removed 2023-06-06 23:25:47 +01:00
Antoni Siek b37fe49e4c Update ResponseExtension.php 2023-06-06 19:08:41 +02:00
Younes KHOUBZA d4b4af89b7 Merge pull request #147 from php-flasher/fix/flasher-styles
fix: loading flasher styles correctly
2023-06-06 12:28:07 +02:00