jpopup icon indicating copy to clipboard operation
jpopup copied to clipboard

Simple lightweight (<2kB) javascript popup modal plugin

Results 16 jpopup issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [engine.io](https://github.com/socketio/engine.io), [browser-sync](https://github.com/BrowserSync/browser-sync) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 3.5.0 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Changelog Sourced from socket.io-parser's changelog. 3.3.3 (2022-11-09) Bug Fixes check the format of the index of each attachment (fb21e42) 3.4.2 (2022-11-09) Bug Fixes check...

dependencies

I tried including this in a Nuxt (vue.js) project, that has server side rendering, with this basic example: ``` Hi World import jPopup from 'jPopup'; export default { data ()...

Hello, How can I create multiple instances of jPopup on the same page? whenever I create `var popup = new JPopup()` it opens all the other pop ups on the...

If the overlay have a lot of text, after create it I try to use Jquery animate after but doesnt work like: ``` var jPopupDemo = new jPopup({ content: $('.worlds-popup').html()...

Bumps [socket.io](https://github.com/socketio/socket.io) and [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies needed to be updated together. Updates `socket.io` from 4.4.1 to 4.7.5 Release notes Sourced from socket.io's releases. 4.7.5 Bug Fixes close the adapters when...

dependencies