skillbox/client
Ramon Wenger 61d23945f7 Make dynamic components inside ContentComponent not load asynchronously
So they load right with the ContentComponent, otherwise we get
"stuttering", and the contents are not ready to be highlighted without a
timeout
2024-02-28 11:14:45 +01:00
..
build Remove stale code and dependencies 2023-08-07 16:23:06 +02:00
bundle-analysis Add new gitignore file 2022-01-13 10:54:32 +01:00
config Remove stale code and dependencies 2023-08-07 16:23:06 +02:00
cypress Merge branch 'hotfix/srf-video-embed-MS-865' into develop 2024-02-08 17:39:48 +01:00
src Make dynamic components inside ContentComponent not load asynchronously 2024-02-28 11:14:45 +01:00
static Revert "Add favicon" 2018-08-16 17:49:11 +02:00
tests/unit Add missing variable to jest test 2024-02-13 14:36:54 +01:00
.babelrc Apply prettier to whole project 2023-01-12 15:58:59 +01:00
.editorconfig Update .editorconfig 2021-03-05 10:55:32 +01:00
.eslintignore initial commit 2018-08-06 23:26:23 +02:00
.eslintrc.js Update configs for component tests 2023-05-10 12:19:48 +02:00
.gitignore Add sentry config for sourcemaps 2023-07-27 18:45:48 +02:00
.postcssrc.json Add frontend language setting to local cache 2023-08-24 12:29:54 +02:00
.prettierignore Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
codegen.ts Refactor ContentComponent 2024-02-28 11:14:45 +01:00
currents.config.js Add currents npm task 2023-04-26 15:26:12 +02:00
cypress.e2e.json Fix old cypress test 2021-08-16 20:43:45 +02:00
cypress.e2e.ts Fix issue with multiple assignments on same page 2023-03-29 18:04:46 +02:00
cypress.frontend.ts Change cypress frontend config.. localhost !=127.0.0.1 2023-12-13 14:30:34 +01:00
index.html Reformat, refactor some code and fix some linting errors 2024-02-28 11:14:45 +01:00
jest.config.js Apply prettier on project again 2023-02-07 14:31:26 +01:00
local.graphql Add frontend language setting to local cache 2023-08-24 12:29:54 +02:00
mock.js Apply prettier to whole project 2023-01-12 15:58:59 +01:00
package-lock.json Add type package for mark.js 2024-02-28 11:14:44 +01:00
package.json Add type package for mark.js 2024-02-28 11:14:44 +01:00
tsconfig.app.json Upgrade Typescript config to target ES6 2023-12-21 17:39:40 +01:00
tsconfig.cypress.json Update configs for component tests 2023-05-10 12:19:48 +02:00
tsconfig.json Update configs for component tests 2023-05-10 12:19:48 +02:00
vite.config.ts Disable sentry plugin on bitbucket 2023-07-27 19:44:52 +02:00