Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
325 stars 165 forks source link

[v6] Add toggle option to switch between themes #510

Closed maurohmartinez closed 1 year ago

maurohmartinez commented 1 year ago

Everything here.

Please, also merge:

demo-switch-themes

tabacitu commented 1 year ago

I LOVE IT! Love the new icon. Love the modal. LOVE IT.

A few notes:

https://www.loom.com/share/c3acffab83b14f4c8f7a92a53c1fde5b

maurohmartinez commented 1 year ago

I LOVE IT! Love the new icon. Love the modal. LOVE IT.

A few notes:

  • for me on CoreUIv4 it looks odd... it pushes the user icon (or the entire navbar) lower; see below;
  • I encountered a big fat error when changing tabler layouts;

https://www.loom.com/share/c3acffab83b14f4c8f7a92a53c1fde5b

@tabacitu Hmm... I did manage to fix the last error in Tabler, but I cannot reproduce the rest (weird margins and the top header being pushed down). Actually, the only way to reproduce it was to use the wrong branch for coreuiv2. Once I switched to switch-themes it went back to normal.

Can you try again?

branch: main

Screenshot 2023-05-19 at 10 32 29

branch: switch-themes

Screenshot 2023-05-19 at 10 32 34

tabacitu commented 1 year ago

Can confirm! Thanks @maurohmartinez

break-up-comedy-gif-by-cbs

We're good here! Happy to have this, thanks!