warning icon indicating copy to clipboard operation
warning copied to clipboard

Warning Tool for CodeX Editor 2.0

Results 12 warning issues
Sort by recently updated
recently updated
newest added

### Changes Made: 1. Adjusted the settings to disallow the preservation of line breaks. Line breaks are no longer permitted, following a similar policy to Notion's callout feature. 2. Implemented...

Hello, I used the warning plugin just like document, and I want to display a warning like demo preview, but I can't find any API. Can it be transfored like...

Added import statement for the Warning plugin from EditorJS.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Update warning tool appearance according to the mockups. For precise figma mockups contact @TatianaFomina or @neSpecc New design examples: Empty Filled

good first issue

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

When we go to the documentation we see this [plugin can be localizable](https://editorjs.io/i18n), but in real, this has no the API support. Could you implement it? Thank you

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.4 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

For a valid warning block, can any of the `title` or `message` properties under any circumstances (now or in the future) be `null` or omitted? Or are any of the...