Omar Diab

Results 94 issues of Omar Diab

## 🚀 Feature request ### Current Behavior the function you pass to `D.refine()` (as well as `t.brand()`) is a type guard function, returning true or false. This means that there...

experimental

If you make a link using markdown syntax, the conceal feature does not unconceal the actual markdown for the link when you're in insert mode inside the link text. This...

- `downshift` version: 6.1.7 - `node` version: 14.16.1 - `npm` (or `yarn`) version: 3.1.1 **What you did**: I use `useCombobox` and get `getItemProps()` from it, and apply those to individual...

- screencast not showing (but it is on NPM) - Magic-Grid-React port not present

question

Thanks for the great project! With v2, I was using it in one nextJS project but then I made a new one where my NextJS project is part of a...

Figuring out how to iron things out now, but would be nice if there was a quick recipe for how to get this working properly when not using React; for...

Out of the box, `luxon` supports specifying a time zone offset like `UTC+9` or `UTC-3`, but that's not part of the IANA timezone names database so it seems using those...

This is not necessarily the right place to put this since typings are managed at DefinitelyTyped, but figured it would get more relevant eyeballs here so posting: One of the...

enhancement

Seems great but also that there has been no commits for a while and a lot of issues piling up. Is anyone actively maintaining this? Any way to help? @zimrick

The [strip](https://github.com/colinhacks/zod#strip) method allows for invalid keys to get stripped, but would love an equivalent for invalid values to help make our site more robust. I see the suggestions in...