If it's so easy to style ExtJS with SASS, where are all the amazing SASS-based sencha themes?
Printable View
If it's so easy to style ExtJS with SASS, where are all the amazing SASS-based sencha themes?
The themes I have made are either for customers or for my own private apps. I can't speak for others in Sencha.
I never said I spent a whole day just to get started, I said in a day you could get it done. The current modern theme I have built is 100% but that's only because I haven't messed with the images (triggers mainly) to get them the way I want them.
You are partially right, playing with Ext themes changing colors and some other variables is relative easy but the biggest stopper is the images. Make a green theme? Easy:
$base-color: green;
But images are "hard coded", isn't?
And is when things stop been easy.
Regards.
Not trying to be argumentative but doing themes I expect to have to deal with images. If you just want different background color I can see a script being made to do this but I want different looking icons and such so I would be changing them regardless. Maybe this is just my uses but almost every client I have had wants custom images.
just check up this wijmo.com
After looked the dhtmlx demo, I think that the Sencha needs to improve extjs grid to stay competitive:
(1) grid overall performance (most importantly initial grid panel load) - to match extjs 3.4.x.
(2) grid build-in filter.
(1) Played with Ext 3.x but never did anything for real so I can't say anything about.
(2) http://docs.sencha.com/ext-js/4-1/#!...FiltersFeature
I am talking about nice build-in grid filter bar on grid header like -
http://www.sencha.com/forum/showthre...-plugin/page13