You've already forked Atomcms-edit
Fix SSE listeners type cast, replace Blade tab component with Alpine.js tabs in DjModeration, use wire:confirm instead of onclick
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"exported_at": "2026-05-22 18:56:37",
|
||||
"exported_at": "2026-05-23 17:57:11",
|
||||
"settings": {
|
||||
"preset": "atom_original",
|
||||
"color_primary": "#eeb425",
|
||||
@@ -102,15 +102,15 @@
|
||||
"card_border_width": "1",
|
||||
"card_border_radius": "12",
|
||||
"page_transition": true,
|
||||
"login_effect_enabled": true,
|
||||
"login_effect_enabled": false,
|
||||
"login_effect_animation": "fire",
|
||||
"login_effect_background": "#0088ff",
|
||||
"login_effect_icon_color": "#eeb425",
|
||||
"login_effect_text_color": "#ffffff",
|
||||
"login_effect_bar_color": "#eeb425",
|
||||
"login_effect_bar_style": "dots",
|
||||
"login_effect_show_logo": true,
|
||||
"login_effect_show_name": true,
|
||||
"login_effect_show_logo": false,
|
||||
"login_effect_show_name": false,
|
||||
"login_effect_icon_size": "120",
|
||||
"login_effect_custom_text": "",
|
||||
"header_background": "#2d2d44",
|
||||
|
||||
Reference in New Issue
Block a user