Socket
Socket
Sign inDemoInstall

react-overlays

Package Overview
Dependencies
20
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-overlays

Utilities for creating robust overlay components


Version published
Weekly downloads
1M
decreased by-7.23%
Maintainers
2
Install size
5.55 MB
Created
Weekly downloads
 

Changelog

Source

2.1.1 (2020-02-03)

Bug Fixes

  • Compute scrollbar size dynamically on need (#297) (e022e9c)

Readme

Source

react-overlays

test status deploy docs status codecov Netlify Status

Utilities for creating robust overlay components

demos and docs at: https://react-bootstrap.github.io/react-overlays/modal/

Install

npm install --save react-overlays

All of these utilities have been abstracted out of react-bootstrap in order to provide better access to the generic implementations of these commonly needed components. The included components are building blocks for creating more polished components. Everything is bring-your-own-styles, css or otherwise.

If you are looking for more complete overlays, modals, or tooltips--something you can use right out of the box--check out react-bootstrap, which is (or soon will be) built on using these components.

note: we are still in the process of abstracting out these components so the API's will probably change until we are sure that all of the bootstrap components can cleanly be implemented on top of them.

Pre 1.0.0 breaking changes happen on the minor bump while feature and patches accompany a patch bump.

Keywords

FAQs

Last updated on 03 Feb 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc