modals
Here are 134 public repositories matching this topic...
-
Updated
Oct 1, 2019 - Swift
-
Updated
Jul 13, 2020 - Vue
just create searchList page with izimodal.
but when the run izimodal(include searchList detail page, header, footer button),
but the header and footer btn hide on the page when the scroll up and down.
what's the problem..?
Bug report - you can view the issue here: http://jsfiddle.net/bradhogan1983/sxwge12m/
When using the iframe option and clicking a link to open the modal, the modal opens instantly, but the iframe takes a second to load and while loading the modal container is just a small empty box. This happens on your demo as well as my local dev site. I'll also attach a screenshot of what I'm seeing on my
jquery-confirm version:
v3.3.4
I'm submitting a ... (check one with "x")
[ ] bug report
[X] feature request
[ ] support request
Expected behavior:
It would be very good if, when opening Confirm, the main page was blocked for navigation, only access to the dialog.
Steps to reproduce:
open confirm and press tab a few times.
-
Updated
Jul 13, 2020 - Python
When viewing the docs site on a mobile device, the GitHub and Twitter links are breaking the design. It would probably be best to move them into the mobile menu.
I'm submitting a ... (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
The modal adds a class to the body when it's open and removes it when it closes.
Expected behavior
The class sho
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
-
Updated
Jun 26, 2020 - CSS
-
Updated
Jul 16, 2019 - JavaScript
-
Updated
Oct 30, 2019 - CSS
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Jul 31, 2017 - JavaScript
-
Updated
Apr 14, 2018 - JavaScript
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Mar 27, 2019 - JavaScript
-
Updated
Mar 22, 2020 - TypeScript
-
Updated
Jul 14, 2020 - TypeScript
The modal doesn't discard as it should. If we click below or above the modal, it works, but not when we click on the grey space on left or right
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Mar 8, 2020 - TypeScript
Once the frost-modal-form dialog supports promise-aware confirmation and optional confirm-button disabling (PR 125), we should also update the confirm, error, info, and warn dialogs to use the computed confirmButtonProps property, rather than directly using confirm.
-
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."
Bug description
For a custom tab heading with an input element. It is not possible to insert a space in this input.
It seems that the space is not possible because of this code block:
https://github.com/valor-software/ngx-bootstrap/blob/161f419c67daed188ad7a936aad4875f2cbc4dd5/src/tabs/tabset.component.ts#L101-L107
Plunker/StackBlitz that reproduces the issue
https://stackblitz.c