Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/codex-team/editor.js

A block-style editor with clean JSON output
https://github.com/codex-team/editor.js

Update releases.md (#1567)

a229cc5b822169d9242d098f6e62af1f9e52f0bc authored almost 4 years ago by Taly <[email protected]>
Bump version (#1562)

Co-authored-by: GitHub <[email protected]>

254a94e81212af294a87d0fd6cc13647c32b65ad authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Feature: add bump version action (#1561)

* Update create-a-release-draft.yml

* Create bump-version-on-merge-next.yml

* Update relea...

cd6378c160be09393d50aac897628ac0410f5a81 authored almost 4 years ago by Taly <[email protected]>
Feature: create a release draft workflow (#1555)

* Rename workflow file

* Create create-a-release-draft.yml

* Update releases.md

c4a57c16a961da965dd96c61a3c9eb2c53898087 authored almost 4 years ago by Taly <[email protected]>
Feature: action for publishing package update (#1546)

* Update .npmignore

* Create a Publish package to NPM action

* Branches, versions and rele...

8e4b34a6e13db6cb6745cb1bbd9c06f1d6b08a0e authored almost 4 years ago by Taly <[email protected]>
Update build commands (#1545)

* Update build commands

* Update package.json

5cbeabd1cb12133941a79c1072356b149dcc7fa6 authored almost 4 years ago by Taly <[email protected]>
Set caret when block data pasted (#1470)

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

3f39cb735d7ee69b8233748d01ea999201e53969 authored almost 4 years ago by Tomoyuki Hata <[email protected]>
Add url length validation to Link at inline-tool. (#1476)

* Add url length validation to Link at inline-tool.

fix

* simplify, add chengelog

Co-au...

527ff4e6d156bee95d39ac26aa49fc7733921a9a authored almost 4 years ago by kai_ogita <[email protected]>
Toolbar toggler API (#1466)

* ToolBar Api Added

* Change Log added

* change Toggletoolbar to toggleBlockSetting

* ...

aa8675d61dac1ff575b98f5f916b499f7b9aa67b authored almost 4 years ago by Umang G. Patel <[email protected]>
Fix unstable block cut process (#1485)

* Fix unstable block cut process

* Update CHANGELOG

Co-authored-by: Peter Savchenko <specc...

143a539e01c2294d8e25b73a735fa038874259e8 authored almost 4 years ago by Tomoyuki Hata <[email protected]>
Scroll Window with block selection (#1457)

* Scroll Window with block selection

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko...

21adb61bc98aa913a773d3305fd51eb4bb42c2bf authored almost 4 years ago by Tomoyuki Hata <[email protected]>
Hotfix: sanitizer config type definition (#1491)

* fix: sanitizer config type definition

* update func parram in sanitizer config

* update ...

51b1fdc9e06e51c24c229352ed32c83e4309de6e authored almost 4 years ago by Hiếu Phan <[email protected]>
Remove unnecessary window promise (#1488)

50cbc4d63e688f3376448ddd997999cd04dadb95 authored almost 4 years ago by Mihir Rane <[email protected]>
Bump ini from 1.3.5 to 1.3.8 (#1544)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

156a687f407404f70878f6778dd92b5e9c3e60e5 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(types): a generic type for tool config added (#1517)

* Add a generic type to ToolSettings

* Update tool-settings.d.ts

Co-authored-by: Peter Sav...

4ddba9208d20fc05a1ab604208d527f649c82455 authored almost 4 years ago by Tomoyuki Hata <[email protected]>
chore(tests): testcases.md started (#1487)

Co-authored-by: Umang G. Patel <[email protected]>

78478ace2b67238dc715cbf8ffc9acd8e515303f authored almost 4 years ago by Peter Savchenko <[email protected]>
Remove force options in Caret.navigateNext() and Caret.navigatePrevious() (#1525)

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

4c7cad1b415e6639954596ed3cc59b25c3646909 authored almost 4 years ago by Tomoyuki Hata <[email protected]>
Feature: remove bundles (#1541)

* Remove dist directory

* Ignore dist directory

* Remove local file usage

* Add error b...

fbd4bd9e0a587322f1dccd05486202de4bc940e7 authored almost 4 years ago by Taly <[email protected]>
the long line splitted for several small ones, some more docs added

c106819184e52221c601c7399c84748ca5d0ef3b authored almost 4 years ago by Peter Savchenko <[email protected]>
Fix BlockManager.setCurrentBlockByChildNode() with multiple Editor.js instances

7c8778acc4d37b2cf273dc0c774f5a15ec028346 authored almost 4 years ago by Tomoyuki Hata <[email protected]>
chore(example): the new example page for testing multiple instances

c0ff646e8ef690c2c08a97967f799208a50b481a authored almost 4 years ago by Peter Savchenko <[email protected]>
fix license badge in README.md (#1534)

83d8fe7df5d02672dc388145b181347962b496eb authored almost 4 years ago by Nikita Melnikov <[email protected]>
Sanitize pasted block data (#1430)

f67470700aabdd086fdf2c28b40f31299204588d authored about 4 years ago by Tomoyuki Hata <[email protected]>
fix(interaction): problem with entering to Editor.js by Tab key (#1397)

* Fix problem with entering to Editor.js by Tab key
* Optimize current block setting

Co-auth...

bbb47587dd7778b2e8ef3e26ef92e06919fa2a37 authored about 4 years ago by Tomoyuki Hata <[email protected]>
static getter added to mergeble method (#1422)

* static getter added to mergable method

* build production bundle

* Changelog added

3c5c26599fa16ade0637eba0e34e20fa1e582975 authored about 4 years ago by Umang G. Patel <[email protected]>
fix(caret): right-arrow on last non-default block (#1416)

* fix(caret): last non-default block navigation won't craete a new block untill reaching the end...

1a8d0041dc422b0a2e147f2f5bfd88c9fecd5728 authored about 4 years ago by Peter Savchenko <[email protected]>
fix eslint

b78707fb78c34959678dae1c1b423264711f41b1 authored about 4 years ago by Peter Savchenko <[email protected]>
Resolve editor.destroy() Problem (#1404)

* Resolve editor.destroy() Problem

* Resolve this.flipper undefined in inline.ts in readonly ...

31920a7498009fcd282bf4726c89431ce473220c authored about 4 years ago by Umang G. Patel <[email protected]>
package version updated

c4eb345c3fec57a05646041bbd23c35d368a3c2d authored about 4 years ago by Peter Savchenko <[email protected]>
Change shortcut listener binding (#1431)

* Change shortcut listener binding

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko <...

421a975fede8c3055c7727a77a8ab5084a15344f authored about 4 years ago by Tomoyuki Hata <[email protected]>
Remove project id and Correct the command name. (#1452)

6ce651ec54ad494c252b91abf07bf3b7864afda4 authored about 4 years ago by Mihir Rane <[email protected]>
Basic initialisation test for Editor.js (#1410)

* Initial commit

* Fixed test.html file

* Create editor instance in the test

* Assert p...

fea4276a3c57646b5e43011b9e65ace7710fc872 authored about 4 years ago by Mihir Rane <[email protected]>
Replace typeofs (#1434)

* Replace typeofs

* save eslint fixes

* fix

* update

* remove sourcemap

* update
...

0d5fbfa3c67545e7c2bb92c156266bd4bf1afd64 authored about 4 years ago by Murod Khaydarov <[email protected]>
fix eslint

36d5a6751fe22644c4f45df423bccbc9dcef3630 authored about 4 years ago by Peter Savchenko <[email protected]>
package version updated

c1f73e723f9bacf0b01e25aaddb902ffa7ec3c62 authored about 4 years ago by Peter Savchenko <[email protected]>
Remove project id and Correct the command name. (#1452)

59a303438c0d48f5f4d525393e730b61ba9fd503 authored about 4 years ago by Mihir Rane <[email protected]>
Change shortcut listener binding (#1431)

* Change shortcut listener binding

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko <...

bbbd637dfdc739980d18050514f0f3451331fddb authored about 4 years ago by Tomoyuki Hata <[email protected]>
Basic initialisation test for Editor.js (#1410)

* Initial commit

* Fixed test.html file

* Create editor instance in the test

* Assert p...

585e01b06c554607a7da5da2c8c0d3cc4171d011 authored about 4 years ago by Mihir Rane <[email protected]>
Replace typeofs (#1434)

* Replace typeofs

* save eslint fixes

* fix

* update

* remove sourcemap

* update
...

f440a60eadfd5db4777b15841900735334cfead6 authored about 4 years ago by Murod Khaydarov <[email protected]>
fix(caret): right-arrow on last non-default block (#1416)

* fix(caret): last non-default block navigation won't craete a new block untill reaching the end...

e319e043501cd701bbd56b6b27f9ae631f7602f8 authored about 4 years ago by Peter Savchenko <[email protected]>
Sanitize pasted block data (#1430)

bfd0ea10eaf039de518b78b6697d6d3ad67af2b3 authored about 4 years ago by Tomoyuki Hata <[email protected]>
fix(interaction): problem with entering to Editor.js by Tab key (#1397)

* Fix problem with entering to Editor.js by Tab key
* Optimize current block setting

Co-auth...

113e895d20dc92999f9c4c9e2fb0f77bb562a05f authored about 4 years ago by Tomoyuki Hata <[email protected]>
static getter added to mergeble method (#1422)

* static getter added to mergable method

* build production bundle

* Changelog added

b134fccd1de783839a4036367d1369e9ed074923 authored about 4 years ago by Umang G. Patel <[email protected]>
Resolve editor.destroy() Problem (#1404)

* Resolve editor.destroy() Problem

* Resolve this.flipper undefined in inline.ts in readonly ...

e477621c3b8be9ae2ad9d7169499f5f83bc3e58b authored about 4 years ago by Umang G. Patel <[email protected]>
New 2.19 bundle (#1377)

* typo fixed (#1235)

* Improvements: more translations added to the i18n example (#1250)

*...

43032ebaac6a8b9a67c9bf2ada5adc0f8592d546 authored about 4 years ago by Murod Khaydarov <[email protected]>
Release: 2.19 (#1364)

* typo fixed (#1235)

* Improvements: more translations added to the i18n example (#1250)

*...

29db87525b1b4bdd2c884005b357ab14f46a1ed6 authored about 4 years ago by Peter Savchenko <[email protected]>
Revert "Release: 2.19 (#1341)" (#1363)

This reverts commit 78775703c967dee84d75689135333b5d89db392b.

b223d63c59680d9f0f8f7c861ee0bc532a6f385e authored about 4 years ago by George Berezhnoy <[email protected]>
Release: 2.19 (#1341)

* typo fixed (#1235)

* Improvements: more translations added to the i18n example (#1250)

* Ret...

78775703c967dee84d75689135333b5d89db392b authored about 4 years ago by Peter Savchenko <[email protected]>
Release / 2.18 (#1181)

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

63eeec0f3b3e05025c6f2875a1eb2a4c03a24c8c authored over 4 years ago by Peter Savchenko <[email protected]>
Add issue templates (#1114)

4ead91fa65d32fd40712e1aaf06ef6ffb34b36cb authored over 4 years ago by George Berezhnoy <[email protected]>
Release/2.17 (#1063)

* 2.16.0

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

* Enable flipping too...

be6f9b78f265c3d553c799c99e59c9916bf29e17 authored almost 5 years ago by Murod Khaydarov <[email protected]>
Update CHANGELOG.md

737ba2abb423665257cf6ccc5e8472742433322f authored about 5 years ago by Peter Savchenko <[email protected]>
Release/2.16.1 (#990)

* 2.16.0

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

* Enable flipping too...

74fdc9194b4e90e39b5d4385e441f0647a61f71d authored about 5 years ago by Peter Savchenko <[email protected]>
Update changelog (#976)

3382da100076b997946523c1587d26dff7159ea3 authored about 5 years ago by George Berezhnoy <[email protected]>
Fix changeling list items (#975)

cee5f83058132dd7b2e2d470b1d7f54e92f564d7 authored about 5 years ago by Peter Savchenko <[email protected]>
Release 2.16 (#966)

* 2.16.0

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

* Enable flipping too...

ac93017c706f091fd3014c3edb248db4e03f55dd authored about 5 years ago by Peter Savchenko <[email protected]>
Release/2.15.1 (#888)

* Feature: mobile ux improvements (#802)

* Inline Toolbar now works on mobile devices

* So...

0600233e63fb92d17f0306c6b6c0beb2071c2880 authored over 5 years ago by Peter Savchenko <[email protected]>
[Release] Version 2.15 (#826)

13dc0c9badd43515cac770eb636f5d48a3f2331a authored over 5 years ago by George Berezhnoy <[email protected]>
Release 2.14 (#799)

23a4b2ef93a06ebee878cf1e6cd188a138dd3402 authored over 5 years ago by George Berezhnoy <[email protected]>
Create FUNDING.yml

9e61e3ddea47d426cb7c45994697167ca8f96b25 authored over 5 years ago by Peter Savchenko <[email protected]>
Version 2.13 (#719)

* Do not start multi-block selection on UI elements (#662)

* Do not start multi-block selecti...

79f86606374f88e1b46624c49bbd58fcaa093245 authored over 5 years ago by George Berezhnoy <[email protected]>
Version 2.12.4 (#680)

* Do not start multi-block selection on UI elements (#662)

* Do not start multi-block selecti...

ce69182d06fe7cacd0799e19ab4d0e160d211e08 authored over 5 years ago by George Berezhnoy <[email protected]>
Fixed possible grammatical typo (#681)

Thanks

bea41339503b9fdb65f8d9c16dad15689ae36f63 authored over 5 years ago by Arun Kumar <[email protected]>
fixed HTMLJanitor (#673)

* fixed HTMLJanitor

* fixed HTMLJanitor

02dbda9722b8a8fd691345f695faa1492cfb9d54 authored over 5 years ago by 0xflotus <[email protected]>
update Readme (#667)

* update Readme

* update

2b280fcb94fabe9a4e962764c6f1d24e777debf8 authored over 5 years ago by Murod Khaydarov <[email protected]>
Add Gitter badge (#668)

9ebc0a302368a23ba939af5248d18f83599d8791 authored over 5 years ago by The Gitter Badger <[email protected]>
Add opencollective note (#664)

9687ef31b5034b2fd01c1a566a9b0688d16ec1bc authored over 5 years ago by Peter Savchenko <[email protected]>
Fix tooltip position (#655)

* Fix tooltip position

* Update paragraph

* Update version

* Update changelog

* Upda...

8f670dc791d499b815d7de6a3098b22847850f51 authored over 5 years ago by George Berezhnoy <[email protected]>
Pass configuration to inline tools (#660)

dd42adbb39af81240f3fd0d26836b72a4a7b8ef2 authored over 5 years ago by George Berezhnoy <[email protected]>
Add example-dev.html (#657)

* Add example-dev.html

* Bump version

* Remove RawTool

* Downgrade version

* Add dev...

42714fe2f58394d099e5a3b584616b4bc27a5f22 authored almost 6 years ago by Polina Shneider <[email protected]>
Fix hover on the Delete Block button (#659)

e5423d64fc8ff974ac5132557f0f285669ce7724 authored almost 6 years ago by Taly <[email protected]>
renderFromHTML API method (#654)

* renderFromHTML API method

* Fix case when currentBlock is undefined

* Clear editor befor...

a47ffcce445ffbb01f22fcd17a3735c66232ebcb authored almost 6 years ago by George Berezhnoy <[email protected]>
Pass configuration to internal tools (#648)

* Pass configuration to internal tools

* Bump version
Add changelog

* Move tools validati...

6bd857d4f6c8c8b6a847facf7d306dbd3e0b5a93 authored almost 6 years ago by George Berezhnoy <[email protected]>
Add warning tool (#653)

* Add warning tool

* Add warning tool

* Use latest list

1178a2f9e2487f96099301db7fc563f85da0e1c1 authored almost 6 years ago by Taly <[email protected]>
Fix mobile view (#650)

* Update postcss config

* Rebuild editor

bump version

* Update CHANGELOG.md

* Update...

98770e26d30aa4a4528de33ddee42709c99de6c5 authored almost 6 years ago by Taly <[email protected]>
Example page have been translated (#641)

* Example page have been translated

e6fa198ac1338cba235e2f1f5037d7cd3afdd209 authored almost 6 years ago by Peter Savchenko <[email protected]>
Update inline-toolbar and settings buttons margins (#645)

* Update inline-toolbar and settings buttons margins

* Bump version

* pull master to submo...

f841c96aeb0fd795f753f279549e89b3ccd3cd55 authored almost 6 years ago by Taly <[email protected]>
Block tunes margins now better works with more than 3 buttons (#643)

* Fix settings margins

* Remove "not last-of-type" option for settings buttons

* Update CH...

ef50f5cf5afe03bc392b875c573a3876d638b48a authored almost 6 years ago by Taly <[email protected]>
Fix issue with pasting html to non-initial tools (#639)

* Fix issue with pasting html to not initial tools

* Bump version and add changelog

afa158d5dbb073f9da48245fde5132a28063e686 authored almost 6 years ago by George Berezhnoy <[email protected]>
Fix paste module to support Microsoft Edge (#640)

b2d85d3ae699c0201be3ac1d078df16d85c7304c authored almost 6 years ago by George Berezhnoy <[email protected]>
Rename plugins org (#633)

* Rename plugins repo

* Update submodules` remotes

* Bump version

d9bb7ff95880598e68687991296e58a1ac98421f authored almost 6 years ago by George Berezhnoy <[email protected]>
Redesign of the scrolling zones (#634)

* update table

* Fix mouse button

* scrollZones

* build

* zones resize

19d228db17848440ac023ea3aaef9c1d3b655c51 authored almost 6 years ago by horoyami <[email protected]>
Clear focus on multiple editor instances (#632)

* Clear focus on multiple editor instances

* update

* update bundles

* close inline too...

1e5e77925fb34385a082e0af8864a48c2e995acb authored almost 6 years ago by Murod Khaydarov <[email protected]>
Fix shortcut execution on several Editor instances (#631)

* Fix shortcut execution on several Editor instances

* fix problem before handling cmd+a

681e8a582716ac006923ab0655e485b5c8736af7 authored almost 6 years ago by Murod Khaydarov <[email protected]>
New readme image (#630)

* New readme image

* Update README.md

* v2.11.2

a16767eb1274f6acdba4225292d2d31af5c1e079 authored almost 6 years ago by Peter Savchenko <[email protected]>
Selection is available only for the main mouse button (#629)

* update table

* Fix mouse button

6cd011140c681914dc9ebf3820844b6c86628f5a authored almost 6 years ago by horoyami <[email protected]>
API shorthands (#627)

* Api shorthands

closes #612

* Remove docs about events

* Update embed submodule

* U...

75dbc91f53265890a6e0d60833a0e4ca0002fece authored almost 6 years ago by George Berezhnoy <[email protected]>
Rename to Editor.js (#625)

* Rename to Editor.js in package, comments and docs

* More changes

* Done with renaming in...

69a5c21bb6fed2a9fc4089faf26b9a48b42adeb4 authored almost 6 years ago by George Berezhnoy <[email protected]>
Add Toolbox tooltip (#604)

* Add tooltip

* styles updated

* updates

* Update CHANGELOG.md

* rm map

* update
...

758c5080df18b503aeb31204106312bf0c0b3c39 authored almost 6 years ago by George Berezhnoy <[email protected]>
bump version (#626)

* bump version

* prevent backspace on firefox

7aa35bb7ddac1984776ef795876526014dd14e12 authored almost 6 years ago by Murod Khaydarov <[email protected]>
issue-618: browsers support on readme (#622)

* Add browsers support in Readme

* update

* update

* update

c793a6c9e8dc107a69472c76cdc5c7e8e64aa866 authored almost 6 years ago by Murod Khaydarov <[email protected]>
issue-619: Add bundle size in Readme (#624)

* issue-619: Add bundle size in Readme

* bump version

c214a3176aa30a00126d55896961237dbde0fbef authored almost 6 years ago by Murod Khaydarov <[email protected]>
Handle paste only on initial Blocks (#623)

712256e23d167de15e0c339d8ba5f5731f9ce1b8 authored almost 6 years ago by George Berezhnoy <[email protected]>
Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617)

* cut-n-copy multiple selection with rectangle

* use pop instead of shift

* enter and back...

8d6ac74b579e0466618abce727eeb49fbfc124e9 authored almost 6 years ago by Murod Khaydarov <[email protected]>
[Update]: Migrate to postcss-preset-env which includes postcss-cssnext (#615)

* Use cssnext to cut cssnext variable. By default cssnext includes autoprefixes

* bump bundle...

e6adb4cb5b2f17fe422806879ae29d3ed9a7d4d0 authored almost 6 years ago by Murod Khaydarov <[email protected]>
Mouse selection (#574)

* Mouse selection

beeeef0914ef6e905470c4f4550f45b405020c3b authored almost 6 years ago by horoyami <[email protected]>
Prevent default behaviour on backspace (#607)

e4b0ca9b719bb1a1338ad2394bf99a9c70e0b853 authored almost 6 years ago by George Berezhnoy <[email protected]>
Caret API (#605)

* Caret API

* Check block existence before setting the caret

* Update docs/api.md

Co-Au...

b46369bff0cd08888ca2b9559a684421742883a5 authored almost 6 years ago by George Berezhnoy <[email protected]>
Improve typings (#602)

b89f756a03b6b5b353e06a51a4a071026e241029 authored almost 6 years ago by George Berezhnoy <[email protected]>
Fix Block inputs selector to include inputs without type attribute (#599)

8ca49fa6f51439e016ac61d4114b9f5aa4189c3c authored almost 6 years ago by George Berezhnoy <[email protected]>