vue-code-highlight icon indicating copy to clipboard operation
vue-code-highlight copied to clipboard

Beautiful code highlighter as Vue.js component.

Results 19 vue-code-highlight issues
Sort by recently updated
recently updated
newest added

Nice component, I think it would be pretty neat to have the option of a copy to clipboard option baked in

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.1 to 1.4.7. Commits 0cde3dc [dist] 1.4.7 96662a3 [pkg] Update querystringify and other deps (#176) 1809266 chore(package): update nyc to version 14.0.0 (#174) c3b3485 [test] Fix test...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.2 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

I have a nested block and inside it is the code highlight component ```html .my-class { background-color: red; margin: 0; } ``` The good thing is it works, however, there's...

I have used your component but when I unit test it I get this error [Vue warn]: Failed to resolve directive: highlight ![image](https://user-images.githubusercontent.com/25683981/115263313-3c2b4100-a12d-11eb-9563-8d42007532c2.png)

https://codepen.io/alexandr-rogonow/pen/dyOmKOr

![Screenshot from 2021-02-05 14-51-07](https://user-images.githubusercontent.com/11363931/107027696-c1a38400-67c1-11eb-90fd-7ae0d92b200c.png) Horizontal scroll is good in mobile.