header icon indicating copy to clipboard operation
header copied to clipboard

Header Tool for Editor.js 2.0

Results 39 header issues
Sort by recently updated
recently updated
newest added

Instructions state: > ## Download to your project's source dir > Upload folder dist from repository > Add dist/bundle.js file to your page. However, there is no `dist` folder, and...

Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

I'm using HTML template engine that comes with go-fiber. I think I've set the configuration properly and other tools like quotes have been shown on the toolbox. But the Header...

Adds ability to display 3 separate toolbox entries for header tool with different levels. Removes header options block tunes Works with https://github.com/codex-team/editor.js/pull/2692 ![header](https://github.com/editor-js/header/assets/31101125/fc2fd373-6afc-4588-bb23-cbe0f39b5693)

A **header** is a whole container of introductory content, such as site logo, navigation, and search field. A **heading** is the title of a section of a document — headings...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 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

Hello, I was going through the doc and spotted missing image here https://github.com/editor-js/header/blob/master/README.md?plain=1#L109 I would raise a PR with a new image but I don't know what was on the...

## What's the issue? Currently the Header Tool does not support line breaks like other Tools do. Normally a user can press Shift + Enter which adds a line break....