Enhance Notification Studio with major improvements

- Add Copy Code button with visual feedback
- Add Reset All button to clear options
- Add Quick Presets for common use cases (User Created, Payment Failed, Login Success, etc.)
- Add Animation Toggle to enable/disable typing animations
- Add Icon Selection with 12 common icons
- Add 3 new adapter tabs: Noty, Toastr, and SweetAlert
- Add Code Comparison modal showing Before vs After PHPFlasher
- Improve mobile responsiveness with better layout for small screens
- Add custom scrollbar styling for code panels
- Update version to 3.0
This commit is contained in:
Younes ENNAJI
2026-01-25 05:31:07 +01:00
parent e1e3f01dce
commit abc8cf2569
4 changed files with 853 additions and 386 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"dist/main.css": "/dist/main.c77bede4.css",
"dist/main.css": "/dist/main.fe2eee4d.css",
"dist/main.js": "/dist/main.3b34e6a6.js",
"dist/455.3a7b4474.css": "/dist/455.3a7b4474.css",
"dist/455.095e6545.js": "/dist/455.095e6545.js",
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2,7 +2,7 @@
"entrypoints": {
"main": {
"css": [
"/dist/main.c77bede4.css"
"/dist/main.fe2eee4d.css"
],
"js": [
"/dist/main.3b34e6a6.js"
File diff suppressed because one or more lines are too long