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!
- Host: GitHub
- URL: https://github.com/onface/dialog.react
- Owner: onface
- Created: 2017-02-02T09:51:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T01:49:51.000Z (over 7 years ago)
- Last Synced: 2025-04-14T22:38:58.260Z (about 2 months ago)
- Language: JavaScript
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# dialog.react
> React,Dialog.Custom style!
[](https://travis-ci.org/fast-flow/dialog.react)
[](https://npmjs.org/package/dialog.react)
[](https://npmjs.org/package/dialog.react)## Install
```shell
npm install dialog.react --save
```## Example
[](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需要显示遮罩