Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
-
Updated
Sep 1, 2020 - TypeScript
{{ message }}
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
A library to recreate the iOS Apple Music now playing transition
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.
the default admin interface made customizable by the admin itself. popup windows replaced by modals.
Modal/Dialog component crafted for Angular
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
Simple modal dialogue windows
jQuery alert/modal/lightbox plugin
Lightweight portal system for React. Mega seeds included
Wisely create window/modal/notification/push in webpages.
A scalable solution for modals using React and Redux
An ember-cli addon to manage modals as promises
Tiny React hooks for isolating focus within subsections of the DOM.
Reusable Modal component, supports own custom HTML, text and classes.
A middleware, reducer and actions for manipulating modal windows using Redux.
Ease way to use React modal components as Promise
A comparison of approaches for building a sequence of chained modals using React, React Router, Redux, Redux Thunk and Redux Saga
Add a description, image, and links to the modals topic page so that developers can more easily learn about it.
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