Cristian Barlutiu

Results 12 issues of Cristian Barlutiu

Some of the web apps like Slack, Discord, Meet don't have access to mic and screen sharing permissions. Would be awesome to also have this feature enabled. Thanks

enhancement
help wanted

#### Fixes #0000 #### Checklist - [ ] Includes tests - [ ] Update documentation #### Changes proposed in this pull request: Added a new prop on the `EditableText` component...

Hey there, very nice library. Super easy to set up and ready to be used. My question is since I still have a mixed function and calss based components, if...

enhancement

Hey guys, I've just started using this library, and I've noticed that for some reason when I drop a card into the next column all the cards under the dropped...

Hey guys I need some help figuring out what's causing this strange behavior while dragging elements in this `portal` modal component. I'll leave a demo video below. This problem occurs...

untriaged
unconfirmed-bug

Ref: https://github.com/fastify/fastify/issues/5116 #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [ ] documentation is changed or added -...

Ref: https://github.com/fastify/fastify/issues/5116 #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [ ] documentation is changed or added -...

Ref: https://github.com/fastify/fastify/issues/5116 - this PR replaces the embedded custom plugin in favor of 3 functions (maintaining the same structure inside) (tap 18 requires its plugins to be loaded from `node_modules`)...

Fixes #141 N.B. this fix replaces the current `URIComponent` with `URL`. #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included...

semver-major

- Turned on colorization by default - Fixed tests to match colored outputs fixes #35 #### Checklist - [ ] run `npm run test` and `npm run benchmark` - [...