Commit Graph

1380 Commits

Author SHA1 Message Date
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
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