-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: 2.19 #1341
Merged
Release: 2.19 #1341
Changes from 29 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
52d919c
typo fixed (#1235)
qqqays 33be205
Improvements: more translations added to the i18n example (#1250)
neSpecc 1da91aa
Return the result of block.call (#1205)
jacobsmith 05c675c
<fix> toolbar--opened overlap with certain text [issue 1196] (#1201)
flaming-cl 49516dd
Rename initialBlock to defaultBlock (#1209)
ranemihir 3f631c8
Fix blocks.delete with undefined index (#1182) (#1218)
stephenrichard 86dd9b2
Fix spam clicking the tune button in Firefox (#1285)
ranemihir 8bb7c88
Disabled unwanted I18n messages (#1282)
robonetphy 333a3d0
Move SavedData and ValidatedData interfaces from internal types (#1251)
gohabereg c097a12
Upd submodules (#1287)
neSpecc 56b5b9a
Tools destroy called when the editor is destroyed (#1264)
sis-dk 08221c7
Bump elliptic from 6.5.2 to 6.5.3 (#1257)
dependabot[bot] 18be7d0
Fix for input and textarea bug (#1214)
PavlovicWorkCo 57397de
Typos changes required to be fixed on website when using the import c…
Gicehajunior cdb48c4
Add hidden option to toolbox (#1220)
hata6502 f513fdd
Add RTL support (#1248)
ImangazalievM 0929abc
Fix i18n default configuration (#1290)
khaydarov 274e1d1
Fixing Bug #1270 and resolve all yarn lint warning. (#1292)
robonetphy c1f9dd6
Stop click propagation only if click cause action (#1252)
gohabereg 83131d6
Fixing: #843 problem with onchange callback (#1310)
robonetphy 8a5adef
The read-only mode (#1035)
hboylan fdd00e3
Update submodules (#1335)
gohabereg 274cb76
Add inlineToolbar property (#1293)
ranemihir b836359
Throw error only if read-only is enabled from the start (#1337)
gohabereg ef5f12b
Fixed the 1302 bug and improve the tab key behaviour (#1342)
robonetphy d5f23aa
Fix caret behaviour (#1343)
gohabereg 1245a53
Toggle readonly on start (#1344)
gohabereg 134f691
Bugfix/fix modification observer disable (#1340)
hata6502 a030072
Improve the changelog and read-only toggler (#1347)
neSpecc 962d75a
Use activeElement if anchorNode is undefined (#1350)
gohabereg 8c55fa6
FIx errors on enter press when several blocks selected (#1349)
gohabereg 0037a91
Fix blocks copy in read-only (#1351)
gohabereg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
[![](https://flat.badgen.net/bundlephobia/min/@editorjs/editorjs?color=cyan)](https://www.npmjs.com/package/@editorjs/editorjs) | ||
[![](https://flat.badgen.net/bundlephobia/minzip/@editorjs/editorjs?color=green)](https://www.npmjs.com/package/@editorjs/editorjs) | ||
[![Backers on Open Collective](https://opencollective.com/editorjs/backers/badge.svg)](#backers) | ||
[![Sponsors on Open Collective](https://opencollective.com/editorjs/sponsors/badge.svg)](#sponsors) | ||
[![Sponsors on Open Collective](https://opencollective.com/editorjs/sponsors/badge.svg)](#sponsors) | ||
[![](https://flat.badgen.net/npm/license/@editorjs/editorjs)](https://www.npmjs.com/package/@editorjs/editorjs) | ||
[![Join the chat at https://gitter.im/codex-team/editor.js](https://badges.gitter.im/codex-team/editor.js.svg)](https://gitter.im/codex-team/editor.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
|
||
|
@@ -17,24 +17,24 @@ | |
If you like Editor.js you can support project improvements and development of new features with a donation to our collective. | ||
|
||
👉 [https://opencollective.com/editorjs](https://opencollective.com/editorjs) | ||
|
||
### Sponsors | ||
|
||
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/editorjs#sponsor)] | ||
|
||
<a href="https://opencollective.com/editorjs/sponsor/0/website" target="_blank"><img src="https://opencollective.com/editorjs/sponsor/0/avatar.svg"></a> | ||
|
||
### Backers | ||
|
||
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/editorjs#backer)] | ||
|
||
<a href="https://opencollective.com/editorjs#backers" target="_blank"><img src="https://opencollective.com/editorjs/backers.svg?width=890"></a> | ||
|
||
### Contributors | ||
|
||
This project exists thanks to all the people who contribute. <img src="https://opencollective.com/editorjs/contributors.svg?width=890&button=false" /> | ||
|
||
We really welcome new contributors. If you want to make some code with us, please take a look at the [Good First Tasks](https://github.com/codex-team/editor.js/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+task%22). You can write to us on `[email protected]` or via special [Telegram chat](https://t.me/editorjsdev), or any other way. | ||
We really welcome new contributors. If you want to make some code with us, please take a look at the [Good First Tasks](https://github.com/codex-team/editor.js/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+task%22). You can write to us on `[email protected]` or via special [Telegram chat](https://t.me/editorjsdev), or any other way. | ||
|
||
## Documentation | ||
|
||
|
@@ -142,7 +142,7 @@ npm i @editorjs/editorjs | |
Include module in your application | ||
|
||
```javascript | ||
const EditorJS = require('@editorjs/editorjs'); | ||
import EditorJS from '@editorjs/editorjs'; | ||
``` | ||
|
||
##### Option B. Use a CDN | ||
|
@@ -240,11 +240,11 @@ Take a look at the [example.html](example/example.html) to view more detailed ex | |
|
||
## Credits and references | ||
|
||
- We use [HTMLJanitor](https://github.com/guardian/html-janitor) module in our Sanitizer module. | ||
- We use [HTMLJanitor](https://github.com/guardian/html-janitor) module in our Sanitizer module. | ||
|
||
## About team | ||
|
||
We are CodeX and we build products for developers and makers. | ||
We are CodeX and we build products for developers and makers. | ||
|
||
Follow us on Twitter: [twitter.com/codex_team](https://twitter.com/codex_team) | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think, all the changes from
example-dev.html
should be included to theexample.html
as well.