toppy icon indicating copy to clipboard operation
toppy copied to clipboard

Overlay library for Angular 7+

Results 15 toppy issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.1.0 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 3.1.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Bumps [remark-html](https://github.com/remarkjs/remark-html) from 9.0.0 to 13.0.2. Release notes Sourced from remark-html's releases. 13.0.2 b0b1ba5 Fix to sanitize by default The docs have always said remark-html is safe by default. It...

dependencies

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 4.4.0 to 10.1.1. Release notes Sourced from ng-packagr's releases. v10.0.0-rc.2 Bug Fixes issues with emitting declarationMap (38ad52b), closes #1464 10.0.0-rc.1 (2020-06-10) v10.0.0-rc.1 Bug Fixes disable CSS calc...

dependencies

Bumps [json](https://github.com/trentm/json) from 9.0.6 to 10.0.0. Changelog Sourced from json's changelog. 10.0.0 Backward incompatible and security-related change to parsing "lookup" strings. This version restricts the supported syntax for bracketed "lookup"...

dependencies

This looks really cool and I was going to try it but it wont install. ``` npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^7.0.0" from [email protected] npm ERR!...

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.12.2 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...

dependencies

Unable to use the Toppy library for showing the popover dynamically. Getting the below error . Uncaught Error: No component factory found for ToppyComponent. Did you add it to @NgModule.entryComponents?...

I get this error in ie11 when I run the example app (https://github.com/buseodaci/toppy-angular). "**ERROR TypeError: Assignment to read-only properties is not allowed in strict mode**" I did enable the polyfills...