Dimitri POSTOLOV

Results 202 issues of Dimitri POSTOLOV

fixes https://github.com/dimaMachina/graphql-eslint/issues/2103 cc @bmulholland

investigate why here order is different

bug

- [ ] generate id slug when there are Tabs.Tab#name - [ ] add invisible heading with tab name content

If monaco-editor is loaded from ESM based CDNs, shortcuts which contain `Cmd` will not works on Mac and instead you should use `Ctrl` even you are using mac device see...

### Please describe the feature that you want to propose With React 19, [UMD builds have been removed](https://react.dev/blog/2024/04/25/react-19-upgrade-guide#umd-builds-removed). The React team now recommends using ESM-based CDNs like [esm.sh](https://esm.sh).

feature request

### Please describe the feature that you want to propose To improve performance and re-rendering components. I successfully enhanced Nextra's and later GraphiQL's components/hooks by compiling source code with the...

feature request
enhancement

also bumped eslint to the latest and use `eslint.config.ts`

remove unneeded `Promise.resolve` to simplify code