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

[Feature] Multiple toolbox items #79

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

TatianaFomina
Copy link
Contributor

@TatianaFomina TatianaFomina commented May 4, 2022

Adds ability to display 3 separate toolbox entries for header tool with different levels.
Removes header options block tunes

Works with codex-team/editor.js#2692

header

[Feature] Multiple toolbox items (new solution)
ilyamore88
ilyamore88 previously approved these changes May 19, 2022
ilyamore88
ilyamore88 previously approved these changes May 29, 2022
src/index.js Outdated Show resolved Hide resolved
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
ilyamore88
ilyamore88 previously approved these changes May 31, 2022
gohabereg
gohabereg previously approved these changes May 31, 2022
@robonetphy robonetphy deleted the feat/vertical-toolbox-multiple-items branch November 9, 2023 19:03
icon: IconHeading,
title: 'Heading',
};
return [
Copy link
Contributor

Choose a reason for hiding this comment

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

levels configuration should be supported

@neSpecc
Copy link
Contributor

neSpecc commented Apr 24, 2024

I'm not sure that we need to provide multiple toolbox items for Heading out of the box. It can mess the default UI. Questionable.

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.

None yet

4 participants