codemirror-blocks icon indicating copy to clipboard operation
codemirror-blocks copied to clipboard

A library for building language-specific, CodeMirror-friendly editors that are a11y-friendly.

Results 30 codemirror-blocks issues
Sort by recently updated
recently updated
newest added

react-DND is a massive library, which is vastly over-engineered for our purposes, and offers very poor accessibility support. This will take significant work with Sina to hack around, and consumes...

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.2 to 4.13.2. Release notes Sourced from webpack-dev-server's releases. v4.13.2 4.13.2 (2023-03-31) Bug Fixes prevent open 0.0.0.0 in browser due windows problems (04e74f2) v4.13.1 4.13.1 (2023-03-18) Bug...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together. Updates `webpack` from 5.74.0 to 5.77.0 Release notes Sourced from webpack's releases. v5.77.0 New Features Add a new output...

dependencies

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.5. Release notes Sourced from mini-css-extract-plugin's releases. v2.7.5 2.7.5 (2023-03-16) Bug Fixes don't invalidate cache after timeout refresh (#1023) (38d8513) readable identifier (#1024) (721bbf1) v2.7.4...

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...

dependencies

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.32.2. Release notes Sourced from eslint-plugin-react's releases. v7.32.2 Fixed configs: restore parserOptions in legacy configs (#3523[] @​ljharb) [jsx-no-constructed-context-values], [jsx-no-useless-fragment]: add a rule schema (@​ljharb) (...

dependencies

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.3. Release notes Sourced from css-loader's releases. v6.7.3 6.7.3 (2022-12-14) Bug Fixes remove sourceURL from emitted CSS (#1487) (962924c) v6.7.2 6.7.2 (2022-11-13) Bug Fixes css...

dependencies

Some of this is covered by focus-test, but since focusing is so complex, it would be nice to have some tests that just deal with how performEdit provides hints for...

code quality

- [ ] We should render top-level comments if they are unattached. - [ ] We should badge nodes which have attached comments (like in Snap!) - [ ] Right...