Wolfr
Wolfr
Yes, I have the same issue. `prefix` defaults to `icon`. But it seems it can't be changed. There is no separate `prefix` parameter. It would be cool to be able...
I didn't check. Bad assumption from my side here: since :active and :focus do not work I assumed :visited does not work either.
Visited works, confirmed.
This is lower priority since it's very specific so moving to 0.2.
@see http://jaunesarmiento.me/fries/
this is 101 but not in text form http://getclank.com/blog/2013/07/building-a-simple-app/
There is some JS that adds a class="checked" to any label that is clicked. see the 2nd section in this file https://github.com/Wolfr/clank/blob/master/js/clank/clank.js
Can be fixed after #82
The goal of the skinning mechanism is to have the whole UI to be built up from a single accent color. This seems relatively hard to do "automatically" involving a...
Thanks for the feedback. I am aware of this issue. One of the "todos" is to have a system parts of the UI are swappable depending on platform i.e. so...