frontend
frontend copied to clipboard
The official frontend of Bootstrap Academy - Learn Computer Science Online
## Description  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.  My Bootstrap...
## Description ### Before  ### After  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...
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...
https://github.com/Bootstrap-Academy/Bootstrap-Academy/issues/131
## 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...
## 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