personality icon indicating copy to clipboard operation
personality copied to clipboard

Personality Tool for Editor.js

Results 11 personality issues
Sort by recently updated
recently updated
newest added

Please add property additionalRequestHeaders ?...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

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 [terser](https://github.com/terser/terser) from 4.1.2 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

Hello. I am using personality Plugin for my editorjs project and it works great in editor mode but when i activate 'read-only mode in editor Js i got an Error...

Good First Task

It seems like a lot of work to write about the same person in multiple posts, also allowing for mistakes, duplicate files, outdated information. It makes a lot of sense...

Adding setFullImageSource method will be more ease to extend the class and altering photo urls

My backend responds with 201 when saving a new file. This fails silently. I have to change status code to 200 in the backend for it to work. Same backend...