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

refactoring: notifier is util now #1628

Merged
merged 8 commits into from
Apr 15, 2021
Merged

refactoring: notifier is util now #1628

merged 8 commits into from
Apr 15, 2021

Conversation

talyguryn
Copy link
Member

@talyguryn talyguryn commented Apr 5, 2021

notifier is util now

Copy link
Member

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

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

No description provided.

@talyguryn talyguryn requested a review from neSpecc April 5, 2021 18:07
Copy link
Member

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

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

And what about usages?

@@ -5,7 +5,7 @@ import InlineToolbar from '../components/modules/toolbar/inline';
import Toolbox from '../components/modules/toolbar/toolbox';
import BlockSettings from '../components/modules/toolbar/blockSettings';
import Paste from '../components/modules/paste';
import Notifier from '../components/modules/notifier';
import Notifier from '../components/utils/notifier';
Copy link
Member

Choose a reason for hiding this comment

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

it is not a module anymore, so it should not be here

@talyguryn talyguryn requested a review from neSpecc April 10, 2021 12:46
@@ -7,6 +7,7 @@
- `Fix` — Fix copy in FireFox [1625](https://github.com/codex-team/editor.js/issues/1625)
- `Refactoring` - The Sanitizer module is util now.
- `Refactoring` - Tooltip module is util now.
- `Refactoring` - Notifier module now is a util.
Copy link
Member

Choose a reason for hiding this comment

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

wrong section

@talyguryn talyguryn merged commit 472d950 into next Apr 15, 2021
@talyguryn talyguryn deleted the feat/notifier-util branch April 15, 2021 17:20
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.

3 participants