weightless icon indicating copy to clipboard operation
weightless copied to clipboard

High-quality web components with a small footprint

Results 54 weightless issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Thanks for the good library. Is this library not maintained now? (The last commit was on `14 Nov 2019`)

According to [`` documentation](https://github.com/andreasbm/weightless/tree/master/src/lib/dialog), 2 events should be dispatched: - `didhide` and - `didshow`. However, when I use the dialog, my event handlers for these 2 events are not called....

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1. Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hapi/hoek&package-manager=npm_and_yarn&previous-version=8.5.0&new-version=8.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...

dependencies

So I am getting this error: Failed to execute 'define' on 'CustomElementRegistry': the name "focus-trap" has already been used with this registry I am using weightless in multiple custom elements,...

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. Commits 6d19489 Mark release 7.1.1 793c0e5 More rigorously check surrogate pairs in regexp validator b5c1787 Fix incorrect comment in regexp parser 12ae8fe Parameterize dummy...

dependencies

Just installed weightless, getting that error: ```js C:\projects\wishbox\node_modules\weightless\behavior\overlay\overlay-behavior.js:10:39: Cannot resolve dependency 'tslib' ```