rag
v2.1.0
Published
Real Geeks UI Kit.
Downloads
166
Maintainers
Keywords
Readme
Rag
Real Geeks UI Kit.
Every folder except lib and generated is a UI component.
Available commands
npm run prepublish
Create _generated/variables.scss from lib/js/variables.js and inline svg files into _generated/images.scss while also creating generated/png.css as fallback for IE8. This is run automatically when publishing the module.
npm run css
Generate the UI stylesheet by compiling style.scss.
Components
Surface
A surface is an element that has interactions enabled (touch/mouse).
Facebook Login Button
An iframe to hold a Facebook login button. Requires an iframeSource
prop
which should be something like
//www.somedomain.com/socialmedia/facebook/button/
.
Changelog
2.0.0 - remove onTap event