An open API service indexing awesome lists of open source software.

https://github.com/onface/dialog.react

React,Dialog.Custom style!
https://github.com/onface/dialog.react

Last synced: 24 days ago
JSON representation

React,Dialog.Custom style!

Awesome Lists containing this project

README

        

# dialog.react

> React,Dialog.Custom style!

[![Build Status](https://api.travis-ci.org/fast-flow/dialog.react.svg)](https://travis-ci.org/fast-flow/dialog.react)
[![NPM version](https://img.shields.io/npm/v/dialog.react.svg?style=flat)](https://npmjs.org/package/dialog.react)
[![NPM downloads](http://img.shields.io/npm/dm/dialog.react.svg?style=flat)](https://npmjs.org/package/dialog.react)

## Install

```shell
npm install dialog.react --save
```

## Example

[![Preview](./example/preview.png)](http://fast-flow.github.io/dialog.react/example)

## Online documentation

[Online](http://fast-flow.github.io/dialog.react)

## Change log

[CHANGELOG](./CHANGELOG.md)

## To be solved

- [ ] In extreme cases `props.showBodyStyle` conflict
- [ ] Unrealized `props.maskAlwaysShow` 利用一个数组保存当前显示的 dialog 记录,然后决定最底层还是最上层的dialog需要显示遮罩