COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220312121546/https://github.com/topics/modal
Here are
1,120 public repositories
matching this topic...
A beautiful replacement for JavaScript's "alert"
Updated
Feb 18, 2022
TypeScript
Angular powered Bootstrap
Updated
Mar 10, 2022
TypeScript
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
Updated
Mar 7, 2022
JavaScript
Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
Updated
Apr 7, 2019
JavaScript
Updated
Mar 8, 2022
TypeScript
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Updated
Feb 26, 2022
Swift
Body scroll locking that just works with everything 😏
Updated
Feb 11, 2022
JavaScript
A javascript library that lets you add stories EVERYWHERE.
Updated
May 24, 2021
JavaScript
⭕ Tiny javascript library for creating accessible modal dialogs
Updated
Feb 12, 2022
JavaScript
A performant interactive bottom sheet with fully configurable options 🚀
Updated
Mar 10, 2022
TypeScript
Swift wrapper for custom ViewController presentations on iOS
Updated
Aug 5, 2021
Swift
A simple library to view large images up close using simple mouse interaction, and the full screen.
Updated
Aug 29, 2021
JavaScript
The simplest possible modal for jQuery
Updated
Oct 3, 2021
JavaScript
A React-Native datetime-picker for Android and iOS
Updated
Mar 10, 2022
JavaScript
PMAlertController is a great and customizable alert that can substitute UIAlertController
Updated
May 1, 2021
Swift
🎉 UI Toolkit for Web, Vue3.0
⚡ Simple and easy to use lightbox script written in pure JavaScript
Updated
Aug 17, 2021
JavaScript
A highly customizable modal/bottom sheet that loves scrolling content.
Updated
Mar 1, 2022
TypeScript
🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else.
Updated
Nov 10, 2021
JavaScript
🔮 Fast and full-featured autocomplete library
Updated
Mar 11, 2022
TypeScript
A javascript framework for developing pretty browser dialogs and notifications.
Updated
Dec 2, 2019
JavaScript
A lightbox gallery plugin for Bootstrap
A very lightweight and flexible accessible modal dialog script.
Updated
Mar 7, 2022
JavaScript
React Popup Component - Modals,Tooltips and Menus — All in one
Updated
Feb 26, 2022
TypeScript
💈 React Native loading spinner overlay
Updated
Jan 22, 2022
JavaScript
⚡ 2kB vanilla modal plugin, no dependencies and easy-to-use
Updated
Feb 11, 2022
JavaScript
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.
Updated
Feb 12, 2022
JavaScript
A react-native dropdown/picker/selector component for both Android & iOS.
Updated
Jul 28, 2021
JavaScript
Improve this page
Add a description, image, and links to the
modal
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
modal
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Summary:
overlayRef and contentRef are undefined on componentDidMount, but have the correct value on componentDidUpdate.
Steps to reproduce:
Set the overlayRef and contentRef prop on ReactModal.
console.log the value of overlayRef and contentRef inside componentDidMount.
The values will be undefined.
Expected behavior:
overlayRef and contentRef should hold