UNPKG

792 BMarkdownView Raw
1react-skylight
2==============
3
4React SkyLight is a simple react component for modals and dialogs. Powerful, lightweight and customizable design.
5
6
7Installation
8------------
9
10```sh
11npm install react-skylight --save
12```
13
14Features
15--------
16
17- Very simple modal/dialog
18- Callback before open
19- Callback after open
20- Callback before close
21- Callback after close
22- Callback on overlay click
23- All styles can be overridden
24
25
26How to use
27--------------------
28
29[React skylight demos and docs.](http://marcio.github.io/react-skylight)
30
31
32
33##Enjoy!
34
35
36
37## Release History
38 * 2016-01-09   v0.3.0   Rewrite to ES2015, overlay callback and new site.
39 * 2015-04-08   v0.2.0   Improvements
40 * 2015-02-03   v0.1.4   Changed skylight.js to skylight.jsx and adjust of namespace