Candido Sales Gomes

Results 16 issues of Candido Sales Gomes

The error occurs when: - You pass just one item and it returns null or - When you list elements and never stop at the last item. Example: https://play.golang.org/p/R8TgDSz40Ow Example...

- https://github.com/qdrant/qdrant - Great performance: https://twitter.com/nirantk/status/1674110063286571008

### What does it do? - [x] `getAllowedFields` showing fields with relationship `ManyToMany`; - [x] Included `mappedBy`and `inversedBy`; - [x] Improved regex in `validatePattern` to support fields with array. Ex:...

Needs work

- `ipx`: https://github.com/unjs/ipx/releases/tag/v2.1.0 - `ufo`: https://github.com/unjs/ufo/releases - `@koa/router`: https://github.com/koajs/router/releases - Fix warning ```bash => => # warning strapi-plugin-local-image-sharp > @koa/[email protected]: **IMPORTANT 10x+ PERFORMANCE UPGRADE**: Please upgrade to v12.0.1+ as =>...

When the ui-select will work with version 4.0.0?

enhancement
PRs plz!
type: css

References: - https://github.com/strapi/strapi/releases/tag/v4.3.2 - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/render.html - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/configurations/required/admin-panel.html#available-options It's tested ✅

- Migrate to Svelte 4; - Fix the ESLint; - Fix the rollup.config; - Fix the CSS imports at `App.svelte`; - Improved the Icons; - Upgrade the most of the...

I'm trying to use the plugin with Strapi 5 and receive this error during the build: ```bash RollupError: [commonjs--resolver] Expression expected in /Users/candidosales/Documents/Projects/turismo-backend-strapi/node_modules/strapi- ││ plugin-meilisearch/admin/src/components/PluginIcon/index.js ││ file: /Users/candidosales/Documents/Projects/turismo-backend-strapi/node_modules/strapi-plugin-meilisearch/admin/src/components/PluginIcon/ ││ index.js:10:25...

good first issue
strapi 5

- [x] Removed deprecated dependencies (`rollup-plugin-commonjs`, `rollup-plugin-node-resolve`); - [x] Upgrade Svelte 4; - [x] Fix accessibility issues; - [x] Added `svelte-check`; - [ ] Converting to Typescript;

### Describe the bug The drawer is not working as expected; I can't scroll inside, and the drawer is closing unpredictably. I don't know why. Do you have any assumptions?...

triage