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

Implement the first version to the basic methods #3

Closed
6 tasks done
Tracked by #7
juliandsg0222 opened this issue Jan 17, 2022 · 0 comments · Fixed by #12
Closed
6 tasks done
Tracked by #7

Implement the first version to the basic methods #3

juliandsg0222 opened this issue Jan 17, 2022 · 0 comments · Fixed by #12
Assignees
Labels
👍 Feature New feature or request

Comments

@juliandsg0222
Copy link
Member

juliandsg0222 commented Jan 17, 2022

ℹ️ This issue is part of the Epic #7

Context

To implement a block tool in Editor.js, several methods are compulsory:

  • render()
  • adjust the constructor()
  • save()
  • validate()
  • _createToggle() → The method purpose is satisfied within the render method

Also is required:

  • adjust the tool icon to align it with the introduced text

Description

To implement the tool initially these methods are required

@juliandsg0222 juliandsg0222 added the 👍 Feature New feature or request label Jan 17, 2022
@juliandsg0222 juliandsg0222 self-assigned this Jan 17, 2022
@juliandsg0222 juliandsg0222 added ➡️ Next up Next thing to be tackled 📍 Work in progress Current work in progress and removed ➡️ Next up Next thing to be tackled labels Jan 18, 2022
This was referenced Jan 20, 2022
@juliandsg0222 juliandsg0222 added 🔍 Review Code is being reviewed and removed 📍 Work in progress Current work in progress 🔍 Review Code is being reviewed labels Jan 20, 2022
@juliandsg0222 juliandsg0222 linked a pull request Mar 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant