Samuel Höra

Results 8 issues of Samuel Höra

It would be great if there was a setting to select the default branch to merge into when opening PRs.

feature-request

The solution for projection -> fallback is the same as the problem: [problem](https://github.com/BuilderIO/qwik/blob/3294cb95c1d079a174f80f3e23d6e9c7118a147b/packages/docs/src/routes/tutorial/projection/fallback/problem/app.tsx) [solution](https://github.com/BuilderIO/qwik/blob/3294cb95c1d079a174f80f3e23d6e9c7118a147b/packages/docs/src/routes/tutorial/projection/fallback/solution/app.tsx)

COMP: docs

fixes: #777 The spelling of `RichtextSchema` differed between the ESM export and the UMD export. To maintain consistency I changed the UMD export from `RichTextSchema` to `RichtextSchema`. ## Pull request...

Breaking Change

[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template Currently the `RichtextSchema` is exported as `RichTextSchema` from `entry.umd.ts` and as `RichtextSchema` from `entry.esm.ts`. I don't think this affects many users, but in our Monorepo this requires a...

When trying to import types from either the package directly or from /dist/runtime/serverOptions i get the following typeerror: ``` Could not find a declaration file for module 'nuxt-multi-cache'. 'xxx/node_modules/nuxt-multi-cache/dist/module.mjs' implicitly...

## Pull request type Jira Link: [INT-](url) - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no...

## Pull request type Jira Link: [INT-](url) - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no...

## Pull request type Jira Link: [INT-](url) - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes,...