vanilla-icon-picker icon indicating copy to clipboard operation
vanilla-icon-picker copied to clipboard

Vanilla Icon Picker, No dependencies, No jQuery

Results 7 vanilla-icon-picker issues
Sort by recently updated
recently updated
newest added

Hello, Not everybody use node with npm as server. Is there a CDN or a standard way to load necessary assets in order to make this plugin to work ?...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 7.0.0 to 7.1.1. Release notes Sourced from webpack-dev-middleware's releases. v7.1.1 7.1.1 (2024-03-21) Bug Fixes ContentLength incorrectly set for empty files (#1785) (0f3e25e) improve perf (#1777) (5b47c92) types:...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

The show event comes immediatly even before any cons are loaded. The icons all loaded event is usefull for user feedback (spinner hidden) and for icons size adjustment, as SVG's...

I think `"type": "module"` is missing on package.json ![image](https://github.com/user-attachments/assets/4fb504d5-e34a-449d-affe-dbe1ab1d536c)

If we use multiple icon selectors, `currentlySelectName` is updated but the icon in the modal is not highlighted. When opening the modal, can you add the class 'is-visible' to the...