-
Updated
Sep 1, 2020 - TypeScript
#
modals
Here are 138 public repositories matching this topic...
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
bootstrap
components
angular
select
popover
carousel
modals
typeahead
widgets
datepicker
sortable
daterangepicker
A library to recreate the iOS Apple Music now playing transition
-
Updated
Oct 1, 2019 - Swift
javascript
i18n
autocomplete
tree
select
ui
webpack
vue
validator
table
modal
modals
button
vue-components
datepicker
form
vue2
ui-components
datetimepicker
heyui
-
Updated
Aug 24, 2020 - Vue
Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
-
Updated
Apr 27, 2020 - JavaScript
the default admin interface made customizable by the admin itself. popup windows replaced by modals. 🧙 ⚡
python
windows
theme
settings
django
admin
ui
interface
custom
responsive
colors
modal
modals
popup
flat
enviroment
customizable
window
logo
enviroments
-
Updated
Aug 27, 2020 - Python
Modal/Dialog component crafted for Angular
npm
library
angular
yarn
angular2
modal
dialog
npm-package
modals
angular4
npm-module
angular-cli
modal-dialogs
angular5
biig
angular6
angular7
angular8
angular9
ngx-smart-modal
-
Updated
Aug 17, 2020 - TypeScript
ericwbailey
commented
Aug 28, 2019
RawGit has been placed in sunset mode, with a disclosure that support may end in October 2019.
jsDelivr offers a RawGit migration, so here's Google's inert polyfill re-hosted:
https://cdn.jsdelivr.net/gh/GoogleChrome/inert-polyfill@v0.1.0/inert-polyfill.min.js
A simple and clean instructional dialog plugin for Vue2, dialog type including Modal, Alert, Mask and Toast
-
Updated
Jun 26, 2020 - CSS
Simple modal dialogue windows
-
Updated
Jul 16, 2019 - JavaScript
jQuery alert/modal/lightbox plugin
jquery
alerts
jquery-plugin
alert
popup-window
modal
modals
popup
modal-box
dialog-box
alert-messages
modal-windows
popup-dialog
modal-dialogs
popups
popup-message
popup-box
modal-plugin
alertdialog
alertdiaglog
-
Updated
Jul 18, 2020 - CSS
Lightweight portal system for React. Mega seeds included 🔫
-
Updated
Jul 31, 2020 - JavaScript
Wisely create window/modal/notification/push in webpages.
-
Updated
Jul 31, 2017 - JavaScript
A scalable solution for modals using React and Redux
-
Updated
Apr 14, 2018 - JavaScript
An ember-cli addon to manage modals as promises
-
Updated
Jul 7, 2020 - JavaScript
Tiny React hooks for isolating focus within subsections of the DOM.
-
Updated
Aug 4, 2020 - TypeScript
Reusable Modal component, supports own custom HTML, text and classes.
-
Updated
Mar 27, 2019 - JavaScript
A middleware, reducer and actions for manipulating modal windows using Redux.
-
Updated
Mar 22, 2020 - TypeScript
notifications
html
sass
jquery
jquery-plugin
framework
overlay
modals
menu-navigation
popup-dialog
modal-dialogs
popups
-
Updated
Sep 4, 2018 - JavaScript
Ease way to use React modal components as Promise
-
Updated
Aug 19, 2020 - TypeScript
A comparison of approaches for building a sequence of chained modals using React, React Router, Redux, Redux Thunk and Redux Saga
-
Updated
Mar 26, 2016 - CSS
Improve this page
Add a description, image, and links to the modals topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modals topic, visit your repo's landing page and select "manage topics."
Reference: https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html#:~:text=The%20%27close%27%20element%20is%20implemented,accessible%20name%20to%20the%20button.&text=Working%20example%3A%20Close%20button%20example.
To help with accessibility, we need to add an aria attribute to the x in the modal header as per the link above. We should also reenable the
tabindexso the x can be tabbed into. This was r