Commit Graph

1792 Commits

Author SHA1 Message Date
Younes ENNAJI 2805115fd7 Merge pull request #179 from php-flasher/fix/issue-176
chore: update CHANGELOG
2024-05-22 22:59:39 +01:00
Younes ENNAJI 47f6b54e06 chore: update CHANGELOG 2024-05-22 22:59:27 +01:00
Younes ENNAJI 6ac46e400e Merge pull request #178 from php-flasher/fix/issue-176
chore: upgrade CHANGELOG
2024-05-22 22:56:27 +01:00
Younes ENNAJI 5476d33112 chore: upgrade CHANGELOG 2024-05-22 22:55:36 +01:00
Younes ENNAJI 95beddfafc Merge pull request #177 from php-flasher/fix/issue-176
fix: Correctly disable FlasherMiddleware when inject_assets is set to false
2024-05-22 22:51:00 +01:00
Younes ENNAJI bbccf0bc4e fix: Correctly disable FlasherMiddleware when inject_assets is set to false 2024-05-22 22:48:17 +01:00
Younes ENNAJI c0709b0747 chore: upgrade dependencies 2024-05-22 22:46:12 +01:00
Younes ENNAJI 39f1f3885e chore: fix phpstan bleeding edge errors 2024-05-13 10:24:42 +01:00
Younes ENNAJI 816529029b Update README.md 2024-05-05 23:35:32 +01:00
Younes ENNAJI 3b381ecd15 chore: update the release branch in bin/release file v2.0.0 2024-05-05 19:59:01 +01:00
Younes ENNAJI 766b9c0a16 chore: update composer.json keywords section 2024-05-05 19:56:13 +01:00
Younes ENNAJI 04512a31b9 docs: update the image source path 2024-05-05 19:51:13 +01:00
Younes ENNAJI d2f019fb62 chore: update the doc and improve phpstan annotations 2024-05-05 19:44:39 +01:00
Younes ENNAJI eafa471fde chore: compile the assets 2024-04-12 07:10:52 +00:00
Younes ENNAJI 2c404a1a6b chore: add accessibility and screen readers support 2024-04-12 07:10:39 +00:00
Younes ENNAJI 6526d6dae7 docs: add Palestine support banner 2024-04-12 07:09:55 +00:00
Younes ENNAJI d680520097 chore: add phpstan docs 2024-04-12 04:27:20 +00:00
Younes ENNAJI f1db85e522 docs: fix menu icons width 2024-04-12 04:13:03 +00:00
Younes ENNAJI ee629bce2e chore: add namespaced helpers to phpstan extension 2024-04-12 04:12:35 +00:00
Younes ENNAJI f7fd0e0069 demo: add phpstan in symfony demo with level 9 2024-04-12 04:11:58 +00:00
Younes ENNAJI 14646df9e5 composer: update packages description and keywords 2024-04-11 17:25:32 +00:00
Younes ENNAJI c7367e7c12 docs: add post installation command 2024-04-11 16:19:15 +00:00
Younes ENNAJI 6125ac1776 docs: add the flasher:install command need after composer require step 2024-04-11 16:07:32 +00:00
Younes ENNAJI 3452651eac demo: reduce notification timeout 2024-04-11 15:47:09 +00:00
Younes ENNAJI 4edca9efd9 chore: compile the assets 2024-04-11 15:46:53 +00:00
Younes ENNAJI 42a06a2953 style: make the notification container more visible on white background 2024-04-11 15:46:20 +00:00
Younes ENNAJI 6841680c64 chore: add symfony demo 2024-04-11 15:31:49 +00:00
Younes ENNAJI 2c4db56b2e chore: delete symfony submodule 2024-04-11 15:27:49 +00:00
Younes ENNAJI ce3d766df2 style: remove box-shadow from notification container 2024-04-11 15:01:19 +00:00
Younes ENNAJI 7f19ab0570 chore: follow symfony best practices for bundle names 2024-04-09 14:20:55 +00:00
Younes ENNAJI 90cade13df chore: allow symfony bundles to be detected by symfony flex 2024-04-09 13:49:25 +00:00
Younes ENNAJI 3e0b18ea1f chore: bump flasher dependency to v2.0 2024-04-09 13:39:24 +00:00
Younes ENNAJI 54ed15b5c9 chore: bump flasher dependency to v2.x-dev 2024-04-09 13:33:37 +00:00
Younes ENNAJI 1f4ea40a39 chore: v2 full rewrite 2024-04-09 07:57:01 +00:00
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