Skip to content

Tags: lbergelt/editor.js

Tags

v2.18.0

Toggle v2.18.0's commit message
release v2.18

v2.16.1

Toggle v2.16.1's commit message
Release2.16.1

v2.15

Toggle v2.15's commit message
Release2.15

v2.17.0

Toggle v2.17.0's commit message
2.17.0

v2.17

Toggle v2.17's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release/2.17 (codex-team#1063)

* 2.16.0

* [Refactor] Separate internal and external settings (codex-team#845)

* Enable flipping tools via standalone class (codex-team#830)

* Enable flipping tools via standalone class

* use flipper to refactor (codex-team#842)

* use flipper to refactor

* save changes

* update

* fix flipper on inline toolbar

* ready for testing

* requested changes

* update doc

* updates

* destroy flippers

* some requested changes

* update

* update

* ready

* update

* last changes

* update docs

* Hghl active button of CT, simplify activate/deactivate

* separate dom iterator

* unhardcode directions

* fixed a link in readme.md (codex-team#856)

* Fix Block selection via CMD+A (codex-team#829)

* Fix Block selection via CMD+A

* Delete editor.js.map

* update

* update

* Update CHANGELOG.md

* Improve style of selected blocks (codex-team#858)

* Cross-block-selection style improved

* Update CHANGELOG.md

* Fix case when property 'observer' in modificationObserver is not defined (codex-team#866)

* Bump lodash.template from 4.4.0 to 4.5.0 (codex-team#885)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint-utils from 1.3.1 to 1.4.2 (codex-team#886)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mixin-deep from 1.3.1 to 1.3.2 (codex-team#887)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

* update bundle and readme

* Update README.md

* upd codeowners, fix funding

* Minor Docs Fix according to main Readme (codex-team#916)

* Inline Toolbar now contains Conversion Toolbar (codex-team#932)

* Block lifecycle hooks (codex-team#906)

* [Fix] Arrow selection (codex-team#964)

* Fix arrow selection

* Add docs

* [issue-926]: fix dom iterator leafing when items are empty (codex-team#958)

* [issue-926]: fix dom iterator leafing when items are empty

* update Changelog

* Issue 869 (codex-team#963)

* Fix issue 943 (codex-team#965)

* [Draft] Feature/tooltip enhancements (codex-team#907)

* initial

* update

* make module standalone

* use tooltips as external module

* update

* build via prod mode

* add tooltips as external module

* add declaration file and options param

* add api tooltip

* update

* removed submodule

* removed due to the incorrect setip

* setup tooltips again

* wip

* update tooltip module

* toolbox, inline toolbar

* Tooltips in block tunes not uses shorthand

* shorthand in a plus and block settings

* fix doc

* Update tools-inline.md

* Delete tooltip.css

* Update CHANGELOG.md

* Update codex.tooltips

* Update api.md

* [issue-779]: Grammarly conflicts (codex-team#956)

* grammarly conflicts

* update

* upd bundle

* Submodule Header now on master

* Submodule Marker now on master

* Submodule Paragraph now on master

* Submodule InlineCode now on master

* Submodule Simple Image now on master

* [issue-868]: Deleting multiple blocks triggers back button in Firefox (codex-team#967)

* Deleting multiple blocks triggers back button in Firefox

@evgenusov

* Update editor.js

* Update CHANGELOG.md

* pass options on removeEventListener (codex-team#904)

* pass options on removeEventListener by removeAll

* rebuild

* Merge branch 'release/2.16' into pr/904

* Update CHANGELOG.md

* Update inline.ts

* [Fix] Selection rangecount (codex-team#968)

* Fix codex-team#952 (codex-team#969)

* Update codex.tooltips

* Selection bugfix (codex-team#970)

* Selection bugfix

* fix cross block selection

* close inline toolbar when blocks selected via shift

* remove inline toolbar closing on cross block selection mouse up due to the bug (codex-team#972)

* [Feature] Log levels (codex-team#971)

* Decrease margins (codex-team#973)

* Decrease margins

* Update editor.licenses.txt

* Update src/components/domIterator.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

* [Fix] Fix delete blocks api method (codex-team#974)

* Update docs/usage.md

Co-Authored-By: Murod Khaydarov <[email protected]>

* rm unused

* Update yarn.lock file

* upd bundle, changelog

* Resolve Firefox issues (codex-team#981)

* Resolve Firefox issues

* use firefox hack only for empty c-e divs

* Set initial hidden Inline Toolbar position (codex-team#982)

Resolves codex-team#979

* [Fix] tooltip types (codex-team#986)

* Add tooltip as a package

* Fix to set minHeight 0px (codex-team#987)

* Release 2.16 (codex-team#966)

* 2.16.0

* [Refactor] Separate internal and external settings (codex-team#845)

* Enable flipping tools via standalone class (codex-team#830)

* Enable flipping tools via standalone class

* use flipper to refactor (codex-team#842)

* use flipper to refactor

* save changes

* update

* fix flipper on inline toolbar

* ready for testing

* requested changes

* update doc

* updates

* destroy flippers

* some requested changes

* update

* update

* ready

* update

* last changes

* update docs

* Hghl active button of CT, simplify activate/deactivate

* separate dom iterator

* unhardcode directions

* fixed a link in readme.md (codex-team#856)

* Fix Block selection via CMD+A (codex-team#829)

* Fix Block selection via CMD+A

* Delete editor.js.map

* update

* update

* Update CHANGELOG.md

* Improve style of selected blocks (codex-team#858)

* Cross-block-selection style improved

* Update CHANGELOG.md

* Fix case when property 'observer' in modificationObserver is not defined (codex-team#866)

* Bump lodash.template from 4.4.0 to 4.5.0 (codex-team#885)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint-utils from 1.3.1 to 1.4.2 (codex-team#886)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mixin-deep from 1.3.1 to 1.3.2 (codex-team#887)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

* update bundle and readme

* Update README.md

* upd codeowners, fix funding

* Minor Docs Fix according to main Readme (codex-team#916)

* Inline Toolbar now contains Conversion Toolbar (codex-team#932)

* Block lifecycle hooks (codex-team#906)

* [Fix] Arrow selection (codex-team#964)

* Fix arrow selection

* Add docs

* [issue-926]: fix dom iterator leafing when items are empty (codex-team#958)

* [issue-926]: fix dom iterator leafing when items are empty

* update Changelog

* Issue 869 (codex-team#963)

* Fix issue 943 (codex-team#965)

* [Draft] Feature/tooltip enhancements (codex-team#907)

* initial

* update

* make module standalone

* use tooltips as external module

* update

* build via prod mode

* add tooltips as external module

* add declaration file and options param

* add api tooltip

* update

* removed submodule

* removed due to the incorrect setip

* setup tooltips again

* wip

* update tooltip module

* toolbox, inline toolbar

* Tooltips in block tunes not uses shorthand

* shorthand in a plus and block settings

* fix doc

* Update tools-inline.md

* Delete tooltip.css

* Update CHANGELOG.md

* Update codex.tooltips

* Update api.md

* [issue-779]: Grammarly conflicts (codex-team#956)

* grammarly conflicts

* update

* upd bundle

* Submodule Header now on master

* Submodule Marker now on master

* Submodule Paragraph now on master

* Submodule InlineCode now on master

* Submodule Simple Image now on master

* [issue-868]: Deleting multiple blocks triggers back button in Firefox (codex-team#967)

* Deleting multiple blocks triggers back button in Firefox

@evgenusov

* Update editor.js

* Update CHANGELOG.md

* pass options on removeEventListener (codex-team#904)

* pass options on removeEventListener by removeAll

* rebuild

* Merge branch 'release/2.16' into pr/904

* Update CHANGELOG.md

* Update inline.ts

* [Fix] Selection rangecount (codex-team#968)

* Fix codex-team#952 (codex-team#969)

* Update codex.tooltips

* Selection bugfix (codex-team#970)

* Selection bugfix

* fix cross block selection

* close inline toolbar when blocks selected via shift

* remove inline toolbar closing on cross block selection mouse up due to the bug (codex-team#972)

* [Feature] Log levels (codex-team#971)

* Decrease margins (codex-team#973)

* Decrease margins

* Update editor.licenses.txt

* Update src/components/domIterator.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

* [Fix] Fix delete blocks api method (codex-team#974)

* Update docs/usage.md

Co-Authored-By: Murod Khaydarov <[email protected]>

* rm unused

* Update yarn.lock file

* upd bundle, changelog

* Fix changeling list items (codex-team#975)

* Update changelog (codex-team#976)

* Fix to set minHeight 0px

* upd version

* Update CHANGELOG.md

* upd bundle

* [Fix] Selection issues (codex-team#988)

* [Dev] Update dependencies (codex-team#989)

* Delete codex.tooltips

* Update submodules

* Fix/hide conversion toolbar (codex-team#991)

* Hide conversion toolbar if there is no conversion tool

* update changelog

* update comment

* updates

* improve code

* Update Changelog

* Update CHANGELOG.md

* fix some problems at example

* Update CHANGELOG.md

* Fix: bind editor when calling onChange (codex-team#1048)

* Release/2.16.1 (codex-team#990)

* 2.16.0

* [Refactor] Separate internal and external settings (codex-team#845)

* Enable flipping tools via standalone class (codex-team#830)

* Enable flipping tools via standalone class

* use flipper to refactor (codex-team#842)

* use flipper to refactor

* save changes

* update

* fix flipper on inline toolbar

* ready for testing

* requested changes

* update doc

* updates

* destroy flippers

* some requested changes

* update

* update

* ready

* update

* last changes

* update docs

* Hghl active button of CT, simplify activate/deactivate

* separate dom iterator

* unhardcode directions

* fixed a link in readme.md (codex-team#856)

* Fix Block selection via CMD+A (codex-team#829)

* Fix Block selection via CMD+A

* Delete editor.js.map

* update

* update

* Update CHANGELOG.md

* Improve style of selected blocks (codex-team#858)

* Cross-block-selection style improved

* Update CHANGELOG.md

* Fix case when property 'observer' in modificationObserver is not defined (codex-team#866)

* Bump lodash.template from 4.4.0 to 4.5.0 (codex-team#885)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint-utils from 1.3.1 to 1.4.2 (codex-team#886)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mixin-deep from 1.3.1 to 1.3.2 (codex-team#887)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

* update bundle and readme

* Update README.md

* upd codeowners, fix funding

* Minor Docs Fix according to main Readme (codex-team#916)

* Inline Toolbar now contains Conversion Toolbar (codex-team#932)

* Block lifecycle hooks (codex-team#906)

* [Fix] Arrow selection (codex-team#964)

* Fix arrow selection

* Add docs

* [issue-926]: fix dom iterator leafing when items are empty (codex-team#958)

* [issue-926]: fix dom iterator leafing when items are empty

* update Changelog

* Issue 869 (codex-team#963)

* Fix issue 943 (codex-team#965)

* [Draft] Feature/tooltip enhancements (codex-team#907)

* initial

* update

* make module standalone

* use tooltips as external module

* update

* build via prod mode

* add tooltips as external module

* add declaration file and options param

* add api tooltip

* update

* removed submodule

* removed due to the incorrect setip

* setup tooltips again

* wip

* update tooltip module

* toolbox, inline toolbar

* Tooltips in block tunes not uses shorthand

* shorthand in a plus and block settings

* fix doc

* Update tools-inline.md

* Delete tooltip.css

* Update CHANGELOG.md

* Update codex.tooltips

* Update api.md

* [issue-779]: Grammarly conflicts (codex-team#956)

* grammarly conflicts

* update

* upd bundle

* Submodule Header now on master

* Submodule Marker now on master

* Submodule Paragraph now on master

* Submodule InlineCode now on master

* Submodule Simple Image now on master

* [issue-868]: Deleting multiple blocks triggers back button in Firefox (codex-team#967)

* Deleting multiple blocks triggers back button in Firefox

@evgenusov

* Update editor.js

* Update CHANGELOG.md

* pass options on removeEventListener (codex-team#904)

* pass options on removeEventListener by removeAll

* rebuild

* Merge branch 'release/2.16' into pr/904

* Update CHANGELOG.md

* Update inline.ts

* [Fix] Selection rangecount (codex-team#968)

* Fix codex-team#952 (codex-team#969)

* Update codex.tooltips

* Selection bugfix (codex-team#970)

* Selection bugfix

* fix cross block selection

* close inline toolbar when blocks selected via shift

* remove inline toolbar closing on cross block selection mouse up due to the bug (codex-team#972)

* [Feature] Log levels (codex-team#971)

* Decrease margins (codex-team#973)

* Decrease margins

* Update editor.licenses.txt

* Update src/components/domIterator.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

* [Fix] Fix delete blocks api method (codex-team#974)

* Update docs/usage.md

Co-Authored-By: Murod Khaydarov <[email protected]>

* rm unused

* Update yarn.lock file

* upd bundle, changelog

* Resolve Firefox issues (codex-team#981)

* Resolve Firefox issues

* use firefox hack only for empty c-e divs

* Set initial hidden Inline Toolbar position (codex-team#982)

Resolves codex-team#979

* [Fix] tooltip types (codex-team#986)

* Add tooltip as a package

* Fix to set minHeight 0px (codex-team#987)

* Release 2.16 (codex-team#966)

* 2.16.0

* [Refactor] Separate internal and external settings (codex-team#845)

* Enable flipping tools via standalone class (codex-team#830)

* Enable flipping tools via standalone class

* use flipper to refactor (codex-team#842)

* use flipper to refactor

* save changes

* update

* fix flipper on inline toolbar

* ready for testing

* requested changes

* update doc

* updates

* destroy flippers

* some requested changes

* update

* update

* ready

* update

* last changes

* update docs

* Hghl active button of CT, simplify activate/deactivate

* separate dom iterator

* unhardcode directions

* fixed a link in readme.md (codex-team#856)

* Fix Block selection via CMD+A (codex-team#829)

* Fix Block selection via CMD+A

* Delete editor.js.map

* update

* update

* Update CHANGELOG.md

* Improve style of selected blocks (codex-team#858)

* Cross-block-selection style improved

* Update CHANGELOG.md

* Fix case when property 'observer' in modificationObserver is not defined (codex-team#866)

* Bump lodash.template from 4.4.0 to 4.5.0 (codex-team#885)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint-utils from 1.3.1 to 1.4.2 (codex-team#886)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mixin-deep from 1.3.1 to 1.3.2 (codex-team#887)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

* update bundle and readme

* Update README.md

* upd codeowners, fix funding

* Minor Docs Fix according to main Readme (codex-team#916)

* Inline Toolbar now contains Conversion Toolbar (codex-team#932)

* Block lifecycle hooks (codex-team#906)

* [Fix] Arrow selection (codex-team#964)

* Fix arrow selection

* Add docs

* [issue-926]: fix dom iterator leafing when items are empty (codex-team#958)

* [issue-926]: fix dom iterator leafing when items are empty

* update Changelog

* Issue 869 (codex-team#963)

* Fix issue 943 (codex-team#965)

* [Draft] Feature/tooltip enhancements (codex-team#907)

* initial

* update

* make module standalone

* use tooltips as external module

* update

* build via prod mode

* add tooltips as external module

* add declaration file and options param

* add api tooltip

* update

* removed submodule

* removed due to the incorrect setip

* setup tooltips again

* wip

* update tooltip module

* toolbox, inline toolbar

* Tooltips in block tunes not uses shorthand

* shorthand in a plus and block settings

* fix doc

* Update tools-inline.md

* Delete tooltip.css

* Update CHANGELOG.md

* Update codex.tooltips

* Update api.md

* [issue-779]: Grammarly conflicts (codex-team#956)

* grammarly conflicts

* update

* upd bundle

* Submodule Header now on master

* Submodule Marker now on master

* Submodule Paragraph now on master

* Submodule InlineCode now on master

* Submodule Simple Image now on master

* [issue-868]: Deleting multiple blocks triggers back button in Firefox (codex-team#967)

* Deleting multiple blocks triggers back button in Firefox

@evgenusov

* Update editor.js

* Update CHANGELOG.md

* pass options on removeEventListener (codex-team#904)

* pass options on removeEventListener by removeAll

* rebuild

* Merge branch 'release/2.16' into pr/904

* Update CHANGELOG.md

* Update inline.ts

* [Fix] Selection rangecount (codex-team#968)

* Fix codex-team#952 (codex-team#969)

* Update codex.tooltips

* Selection bugfix (codex-team#970)

* Selection bugfix

* fix cross block selection

* close inline toolbar when blocks selected via shift

* remove inline toolbar closing on cross block selection mouse up due to the bug (codex-team#972)

* [Feature] Log levels (codex-team#971)

* Decrease margins (codex-team#973)

* Decrease margins

* Update editor.licenses.txt

* Update src/components/domIterator.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

* [Fix] Fix delete blocks api method (codex-team#974)

* Update docs/usage.md

Co-Authored-By: Murod Khaydarov <[email protected]>

* rm unused

* Update yarn.lock file

* upd bundle, changelog

* Fix changeling list items (codex-team#975)

* Update changelog (codex-team#976)

* Fix to set minHeight 0px

* upd version

* Update CHANGELOG.md

* upd bundle

* [Fix] Selection issues (codex-team#988)

* [Dev] Update dependencies (codex-team#989)

* Delete codex.tooltips

* Update submodules

* Fix/hide conversion toolbar (codex-team#991)

* Hide conversion toolbar if there is no conversion tool

* update changelog

* update comment

* updates

* improve code

* Update Changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* Fix: bind editor when calling onChange

fixes codex-team#999

* send api as a parameter

* upd bundle

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko <[email protected]>

* updated some wording. (codex-team#1044)

* Release/2.16.1 (codex-team#990)

* 2.16.0

* [Refactor] Separate internal and external settings (codex-team#845)

* Enable flipping tools via standalone class (codex-team#830)

* Enable flipping tools via standalone class

* use flipper to refactor (codex-team#842)

* use flipper to refactor

* save changes

* update

* fix flipper on inline toolbar

* ready for testing

* requested changes

* update doc

* updates

* destroy flippers

* some requested changes

* update

* update

* ready

* update

* last changes

* update docs

* Hghl active button of CT, simplify activate/deactivate

* separate dom iterator

* unhardcode directions

* fixed a link in readme.md (codex-team#856)

* Fix Block selection via CMD+A (codex-team#829)

* Fix Block selection via CMD+A

* Delete editor.js.map

* update

* update

* Update CHANGELOG.md

* Improve style of selected blocks (codex-team#858)

* Cross-block-selection style improved

* Update CHANGELOG.md

* Fix case when property 'observer' in modificationObserver is not defined (codex-team#866)

* Bump lodash.template from 4.4.0 to 4.5.0 (codex-team#885)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint-utils from 1.3.1 to 1.4.2 (codex-team#886)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mixin-deep from 1.3.1 to 1.3.2 (codex-team#887)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

* update bundle and readme

* Update README.md

* upd codeowners, fix funding

* Minor Docs Fix according to main Readme (codex-team#916)

* Inline Toolbar now contains Conversion Toolbar (codex-team#932)

* Block lifecycle hooks (codex-team#906)

* [Fix] Arrow selection (codex-team#964)

* Fix arrow selection

* Add docs

* [issue-926]: fix dom iterator leafing when items are empty (codex-team#958)

* [issue-926]: fix dom iterator leafing when items are empty

* update Changelog

* Issue 869 (codex-team#963)

* Fix issue 943 (codex-team#965)

* [Draft] Feature/tooltip enhancements (codex-team#907)

* initial

* update

* make module standalone

* use tooltips as external module

* update

* build via prod mode

* add tooltips as external module

* add declaration file and options param

* add api tooltip

* update

* removed submodule

* removed due to the incorrect setip

* setup tooltips again

* wip

* update tooltip module

* toolbox, inline toolbar

* Tooltips in block tunes not uses shorthand

* shorthand in a plus and block settings

* fix doc

* Update tools-inline.md

* Delete tooltip.css

* Update CHANGELOG.md

* Update codex.tooltips

* Update api.md

* [issue-779]: Grammarly conflicts (codex-team#956)

* grammarly conflicts

* update

* upd bundle

* Submodule Header now on master

* Submodule Marker now on master

* Submodule Paragraph now on master

* Submodule InlineCode now on master

* Submodule Simple Image now on master

* [issue-868]: Deleting multiple blocks triggers back button in Firefox (codex-team#967)

* Deleting multiple blocks triggers back button in Firefox

@evgenusov

* Update editor.js

* Update CHANGELOG.md

* pass options on removeEventListener (codex-team#904)

* pass options on removeEventListener by removeAll

* rebuild

* Merge branch 'release/2.16' into pr/904

* Update CHANGELOG.md

* Update inline.ts

* [Fix] Selection rangecount (codex-team#968)

* Fix codex-team#952 (codex-team#969)

* Update codex.tooltips

* Selection bugfix (codex-team#970)

* Selection bugfix

* fix cross block selection

* close inline toolbar when blocks selected via shift

* remove inline toolbar closing on cross block selection mouse up due to the bug (codex-team#972)

* [Feature] Log levels (codex-team#971)

* Decrease margins (codex-team#973)

* Decrease margins

* Update editor.licenses.txt

* Update src/components/domIterator.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

* [Fix] Fix delete blocks api method (codex-team#974)

* Update docs/usage.md

Co-Authored-By: Murod Khaydarov <[email protected]>

* rm unused

* Update yarn.lock file

* upd bundle, changelog

* Resolve Firefox issues (codex-team#981)

* Resolve Firefox issues

* use firefox hack only for empty c-e divs

* Set initial hidden Inline Toolbar position (codex-team#982)

Resolves codex-team#979

* [Fix] tooltip types (codex-team#986)

* Add tooltip as a package

* Fix to set minHeight 0px (codex-team#987)

* Release 2.16 (codex-team#966)

* 2.16.0

* [Refactor] Separate internal and external settings (codex-team#845)

* Enable flipping tools via standalone class (codex-team#830)

* Enable flipping tools via standalone class

* use flipper to refactor (codex-team#842)

* use flipper to refactor

* save changes

* update

* fix flipper on inline toolbar

* ready for testing

* requested changes

* update doc

* updates

* destroy flippers

* some requested changes

* update

* update

* ready

* update

* last changes

* update docs

* Hghl active button of CT, simplify activate/deactivate

* separate dom iterator

* unhardcode directions

* fixed a link in readme.md (codex-team#856)

* Fix Block selection via CMD+A (codex-team#829)

* Fix Block selection via CMD+A

* Delete editor.js.map

* update

* update

* Update CHANGELOG.md

* Improve style of selected blocks (codex-team#858)

* Cross-block-selection style improved

* Update CHANGELOG.md

* Fix case when property 'observer' in modificationObserver is not defined (codex-team#866)

* Bump lodash.template from 4.4.0 to 4.5.0 (codex-team#885)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint-utils from 1.3.1 to 1.4.2 (codex-team#886)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mixin-deep from 1.3.1 to 1.3.2 (codex-team#887)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

* update bundle and readme

* Update README.md

* upd codeowners, fix funding

* Minor Docs Fix according to main Readme (codex-team#916)

* Inline Toolbar now contains Conversion Toolbar (codex-team#932)

* Block lifecycle hooks (codex-team#906)

* [Fix] Arrow selection (codex-team#964)

* Fix arrow selection

* Add docs

* [issue-926]: fix dom iterator leafing when items are empty (codex-team#958)

* [issue-926]: fix dom iterator leafing when items are empty

* update Changelog

* Issue 869 (codex-team#963)

* Fix issue 943 (codex-team#965)

* [Draft] Feature/tooltip enhancements (codex-team#907)

* initial

* update

* make module standalone

* use tooltips as external module

* update

* build via prod mode

* add tooltips as external module

* add declaration file and options param

* add api tooltip

* update

* removed submodule

* removed due to the incorrect setip

* setup tooltips again

* wip

* update tooltip module

* toolbox, inline toolbar

* Tooltips in block tunes not uses shorthand

* shorthand in a plus and block settings

* fix doc

* Update tools-inline.md

* Delete tooltip.css

* Update CHANGELOG.md

* Update codex.tooltips

* Update api.md

* [issue-779]: Grammarly conflicts (codex-team#956)

* grammarly conflicts

* update

* upd bundle

* Submodule Header now on master

* Submodule Marker now on master

* Submodule Paragraph now on master

* Submodule InlineCode now on master

* Submodule Simple Image now on master

* [issue-868]: Deleting multiple blocks triggers back button in Firefox (codex-team#967)

* Deleting multiple blocks triggers back button in Firefox

@evgenusov

* Update editor.js

* Update CHANGELOG.md

* pass options on removeEventListener (codex-team#904)

* pass options on removeEventListener by removeAll

* rebuild

* Merge branch 'release/2.16' into pr/904

* Update CHANGELOG.md

* Update inline.ts

* [Fix] Selection rangecount (codex-team#968)

* Fix codex-team#952 (codex-team#969)

* Update codex.tooltips

* Selection bugfix (codex-team#970)

* Selection bugfix

* fix cross block selection

* close inline toolbar when blocks selected via shift

* remove inline toolbar closing on cross block selection mouse up due to the bug (codex-team#972)

* [Feature] Log levels (codex-team#971)

* Decrease margins (codex-team#973)

* Decrease margins

* Update editor.licenses.txt

* Update src/components/domIterator.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

* [Fix] Fix delete blocks api method (codex-team#974)

* Update docs/usage.md

Co-Authored-By: Murod Khaydarov <[email protected]>

* rm unused

* Update yarn.lock file

* upd bundle, changelog

* Fix changeling list items (codex-team#975)

* Update changelog (codex-team#976)

* Fix to set minHeight 0px

* upd version

* Update CHANGELOG.md

* upd bundle

* [Fix] Selection issues (codex-team#988)

* [Dev] Update dependencies (codex-team#989)

* Delete codex.tooltips

* Update submodules

* Fix/hide conversion toolbar (codex-team#991)

* Hide conversion toolbar if there is no conversion tool

* update changelog

* update comment

* updates

* improve code

* Update Changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* updated some wording.

* Update installation.md

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko <[email protected]>

* Fix grammar in readme.md (codex-team#1008)

* Update editor.js

* Paste listener on editors instead of document (codex-team#1025)

* Paste listener on editors instead of document

* add changelog

Co-authored-by: Peter Savchenko <[email protected]>

* Bump acorn from 6.4.0 to 6.4.1 (codex-team#1059)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix flipper activate/deactivate when conversionToolbarOpened (codex-team#1001)

* Fix flipper activate/deactivate when conversionToolbarOpened

* fix bug with flipping inline toolbar

* update changelog

* added comment for new condition

* upd bundle

Co-authored-by: Murod Khaydarov <[email protected]>
Co-authored-by: Peter Savchenko <[email protected]>

* [Issue-1057]: open new window by clicking anchor with ctrl (codex-team#1062)

* open new window when anchor clicked with ctrl

* delete source maps

* update function name

* update

* update changelog

* Fix settings box-sizing (codex-team#1013)

* Improvements: new Block Settings button style (codex-team#1064)

* [Feature] In-house copy paste (codex-team#1060)

* New block lifecycle hook and BlockToolAPI: "moved" (codex-team#1007)

* Update CHANGELOG.md

* feat: add swapped lifecycle hook

* feat: deprecate swap and add move instead

* feat: set fromIndex by default, add MoveEvent, add indices checks in blockManager

* refactor: MoveEvent interface more event-like; docs: added docs for MoveEvent

* fix asterix alignment due to tslint error

* fix tslint

* extending CustomEvent

* update bundle

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko <[email protected]>
Co-authored-by: Murod Khaydarov <[email protected]>

* Change paste function of text/plain (codex-team#1014)

Co-authored-by: Georgy Berezhnoy <[email protected]>

* Improve paste function of multiple lines (codex-team#1016)

Co-authored-by: Georgy Berezhnoy <[email protected]>

* 2.17.0

* Update bundle

Co-authored-by: georgyb <[email protected]>
Co-authored-by: George Berezhnoy <[email protected]>
Co-authored-by: Christof Jans <[email protected]>
Co-authored-by: Peter Savchenko <[email protected]>
Co-authored-by: VladimirZhdanov <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chaitanya <[email protected]>
Co-authored-by: Marina <[email protected]>
Co-authored-by: Hata <[email protected]>
Co-authored-by: Mohamed El Bahja <[email protected]>
Co-authored-by: Danny Rubio <[email protected]>
Co-authored-by: darrelfrancis <[email protected]>
Co-authored-by: Emmanuel Francis Ramos Jr <[email protected]>
Co-authored-by: Andrey Blinov <[email protected]>
Co-authored-by: Stefan Natter <[email protected]>
Co-authored-by: Georgy Berezhnoy <[email protected]>

v2.15.1

Toggle v2.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix flipper tab after enter behaviour (codex-team#889)

* Fix flipper tab after enter behaviour

* Fix: case when fillper opens to wrong block and disallow navigation by up/down

* Update src/components/flipper.ts

Co-Authored-By: Murod Khaydarov <[email protected]>

v1.5

Toggle v1.5's commit message
List tool: checking for emptiness improved

1.4.0

Toggle 1.4.0's commit message
translated core placeholders to russian (codex-team#114)