I haven't yet moved to 1.1, I'm awaiting fixes in 1.1.1, but would love to use data-mini. Is it possible to retrofit it easily into 1.0.1?
I discovered that the 1.1 CSS has 23 references to mini whereas the JS has none. Does this mean that if I moved over the CSS items into my CSS that it would work? I assume that the JS is doing some generic processing to convert data-mini="true" into the appropriate CSS classes, though. If that's the case, could somebody point me to the code is the JS that does that? I'd rather not try to figure out how to modify all 23 of those if I can avoid it.
Thanks in advance!