frontend icon indicating copy to clipboard operation
frontend copied to clipboard

The official frontend of Bootstrap Academy - Learn Computer Science Online

Results 50 frontend issues
Sort by recently updated
recently updated
newest added

## Description ![Screenshot 2024-07-04 233148](https://github.com/Bootstrap-Academy/frontend/assets/84938977/c492801f-8853-48cd-acef-8f01d7d545d8) Fixes https://github.com/Bootstrap-Academy/Bootstrap-Academy/issues/15 Backend PR https://github.com/Bootstrap-Academy/skills-ms/pull/366

## Description Fixes https://github.com/Bootstrap-Academy/Bootstrap-Academy/issues/102

## Description Remove requirement that the task has to be completed before reporting it. Fixes Bootstrap-Academy/Bootstrap-Academy#133, Fixes Bootstrap-Academy/Bootstrap-Academy#35 Related PR: https://github.com/Bootstrap-Academy/challenges-ms/pull/229 My Bootstrap Academy username: Lauritz

## Description I disabled image dragging within a NodeSvg element and turned off the "image discovery" feature in Microsoft Edge that appears when hovering over any image. ![image](https://github.com/Bootstrap-Academy/frontend/assets/84938977/625bc310-7ee6-4904-8429-27fd66f55894) My Bootstrap...

## Description ### Before ![image](https://github.com/Bootstrap-Academy/frontend/assets/84938977/9b244eb8-de11-446c-98b6-c8c8d822f901) ### After ![image](https://github.com/Bootstrap-Academy/frontend/assets/84938977/2ac2f5a8-6b8d-407f-8ae6-e92955941502) My Bootstrap Academy username: Lauritz

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies
javascript

https://github.com/Bootstrap-Academy/Bootstrap-Academy/issues/131

merge-conflicts

## Description I added the `@nuxt/eslint` module with enabled formatting. ## Custom formatting rules that I have defined 1. indentation is done by tabs. 2. the use of `any` is...

merge-conflicts

## Description First implementation of dragging with left mouse button in skilltree. This PR includes the changes of and closes https://github.com/Bootstrap-Academy/frontend/pull/228