Skip to content
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

Rename to Editor.js #625

Merged
merged 13 commits into from
Feb 28, 2019
Merged

Rename to Editor.js #625

merged 13 commits into from
Feb 28, 2019

Conversation

gohabereg
Copy link
Member

No description provided.

README.md Outdated
@@ -149,20 +149,20 @@ Choose the most usable method of getting Editor for you.
Install the package via NPM or Yarn

```shell
npm i codex.editor --save-dev
npm i editorjs --save-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

не так

README.md Outdated
```

### Use from CDN

You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/codex.editor).
You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/editorjs).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

тут тоже нужна организация?

@@ -68,7 +67,7 @@ export default class Saver extends Module {
let totalTime = 0;
const blocks = [];

console.groupCollapsed('[CodexEditor saving]:');
console.groupCollapsed('[EditorJS saving]:');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
console.groupCollapsed('[EditorJS saving]:');
console.groupCollapsed('[Editor.js saving]:');

webpack.config.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
talyguryn and others added 3 commits February 27, 2019 23:57
Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com>
Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com>
@gohabereg gohabereg merged commit 69a5c21 into master Feb 28, 2019
@gohabereg gohabereg deleted the feature/rename-to-editor-js branch February 28, 2019 11:01
@Kaned1as
Copy link

Kaned1as commented Apr 4, 2019

How do I search for this editor in Google/DDG now? New name is totally non-specific :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants