smpallen99/ex_admin

Deprecate ActiveAdmin Theme

Open

#355 geöffnet am 1. Mai 2017

Auf GitHub ansehen
 (3 Kommentare) (14 Reaktionen) (0 zugewiesene Personen)Elixir (271 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.203 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When I originally wrote ExAdmin, I used the layout from the Rails ActiveAdmin project to avoid having to write my own UX. Later, when I added the AdminLTE2 theme, I kept the ActiveAdmin theme in for backwards compatibility.

I don't use the ActiveAdmin theme in any of my projects now. Also, supporting both is a royal pain. I would like to deprecate the ActiveAdmin theme. It has fallen behind, isn't bootstrap based, and a pain to maintain.

Please add a reaction to this issue if you agree/disagee. I would like to get community feedback before proceeding.

Contributor Guide