reslear

Results 96 issues of reslear
trafficstars

hi @LouisMazel please review :) resolves #18

maybe need allow json as contenе for example - support `apple-app-site-association ` ```js headers: [{ key: "content-type", value: "application/json" }] ``` https://github.com/zadigetvoltaire/nuxt-well-known/blob/091992e3c11a8d45c6741a46e5d6cc1d37570f03/src/runtime/server/middleware/content-uri.ts#L13 https://github.com/vercel/next.js/discussions/10648

### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [ ] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [ ]...

size:XS

### 🆒 Your use case routes unreadable when in use i18n ### 🆕 The solution you'd like let's group the other languages into each one. for example, use accordion from...

enhancement

> > using https://www.npmjs.com/package/patch-package: this is fully working patch: [@ckeditor+strapi-plugin-ckeditor+0.0.10.patch](https://github.com/ckeditor/strapi-plugin-ckeditor/files/14146022/%40ckeditor%2Bstrapi-plugin-ckeditor%2B0.0.10.patch) refs: https://github.com/ckeditor/strapi-plugin-ckeditor/issues/64 https://github.com/ckeditor/strapi-plugin-ckeditor/issues/20

* https://github.com/ckeditor/ckeditor5/issues/9377

It is also necessary to generate release tags and changelog to make it easier to understand what has been updated.

support prefers-color-scheme to automatically switch between light and dark scheme as default in strapi

add functionality for return indexed e.g. add option to return keys `{ extend: true }`, and we can get the result ```js // from [{ one: 22, five: 5 }]...

enhancement