Here are
43 public repositories
matching this topic...
Free and open fair-code licensed all-in-one growth marketing & management software
Updated
Jul 31, 2021
TypeScript
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
This provides extensibility for Prism.Forms INavigationService to handle Popup Views
jQuery alert/modal/lightbox plugin
Chrome extension, providing better web experience.
Updated
Jul 4, 2021
JavaScript
A scalable solution for modals using React and Redux
Updated
Apr 14, 2018
JavaScript
NotifyIcon for .Net Core 3.1 and .Net 5 WPF.
Organize your Page Builder Templates in the WordPress Admin. Time saver, especially for bigger projects. Get a better and faster overview, don't get lost. Filter templates with your categories. With extended plugin & theme support.
jQuery pop-up script displaying various types of content in corner of browser
Updated
Dec 23, 2020
JavaScript
GMUI framework for Game Maker
Updated
Jul 20, 2021
Game Maker Language
Note this project is no longer needed as the new Dialog Service in Prism 7.2 accomplishes everything this aimed to solve.
👓 A minimal popup, modal, overlay, drawer and dialogue window plugin
Updated
May 21, 2021
JavaScript
🎁 🎉 AlertsJS, a simple way to create alerts or popups for anything and everything.
Updated
Feb 15, 2020
TypeScript
A simple JavaScript notification library.
Updated
Feb 14, 2021
JavaScript
Simple, Multipurpose Open Source Pop-in Messages
Updated
Jul 27, 2021
JavaScript
UWP Popup Toolkit is a simple UI Toolkit to make it easier to work with popups and Dialogs easier than ever in UWP
Custom popups/modals examples/library for Xamarin.iOS framework. Easy and safe make your own popups 🎉
Pi-Hole blocklist annoying ads, trackers, scam sites etc. (DNS Blocking)
Easily manage popups like alerts and modals in React with a single hook
Updated
Apr 18, 2021
TypeScript
Prism Library Plugin to support Xamarin Community Toolkit (XCT) Popups using the Prism Dialog API
Sample code to demonstrate showing popups with Xamarin Community Toolkit in Xamarin.Forms apps
a lightweight jQuery plugin for fully customizable basic notifications, modals, popups or any feature alike
Updated
Apr 23, 2017
JavaScript
a simple POP-UP closing program.. it is ANNOYING!
Easy editable, lite and free javascript popups!
Updated
May 7, 2021
JavaScript
Lets a parent frame control a sandboxed iframe in a jQuery-like way without letting the iframe access the parent.
Updated
Aug 14, 2018
JavaScript
This Android Apps Shows the last interaction of the Current Calling Person over the incomming Call Screen
Updated
May 19, 2018
Java
A SwiftUI solution for custom popups.
Updated
Apr 15, 2021
Swift
Sample code to demonstrate how to pass in and get data from the Xamarin Community Toolkit Popup in Xamarin.Forms
Improve this page
Add a description, image, and links to the
popups
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
popups
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.
The plan is to implement a percentage complete by having the loader take in an array of tasks which will be completed either one after the other, or using a task.whenall style idea. These two options will be controlled through a boolean.
There will be no weight to these tasks however, it will just be 100%/ amount of tasks you have.