uikit icon indicating copy to clipboard operation
uikit copied to clipboard

UIKit - modern ui components for the modern web

Results 29 uikit issues
Sort by recently updated
recently updated
newest added

for dialog(), notify() etc: ``` js ui.notify('Email sent to %s', user.email); ```

currently only info/warn/error, it would be nice to add your own class for special cases

make it easy to theme by laying out all the components in one html document so that it's really simple to work on themes

it should fade in as well

component - Overlay

Inspired by http://labs.syropia.net/EMSwitchBox/

with various styles, grids, animated filtering etc

so that components can easily be dropped into other components