JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q31374F
  • License MIT

Slim library for all your dialogs

Package Exports

  • react-dialogista

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-dialogista) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Dialogista

An experimental slim library providing centralised system for all dialogs/popups/modals in your app.

Important: We use minor version increment as version bump. It means that any new minor version may contain API breaking changes. This applies for all versions before 1.0.0 or until stated otherwise.

Installation

React Dialogista requires React 0.14 or later.

If you use React before 16.0.0

npm install --save react-dialogista@0.14.1

Starting v0.15.0, react-dialogista works with React 16.0.0 and later

License

MIT