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

HtmlEditor: make localization working for borderStyle selectbox if messages are loaded at runtime (T1234032) #28854

Open
wants to merge 6 commits into
base: 25_1
Choose a base branch
from

Conversation

nikkithelegendarypokemonster
Copy link
Contributor

No description provided.

@nikkithelegendarypokemonster nikkithelegendarypokemonster requested a review from a team January 28, 2025 10:24
@ksercs ksercs changed the title HTML-Editor: Localization fix for toolbar selectbox (T1234032) HtmlEditor: make localization working for borderStyle selectbox if messages are loaded at runtime (T1234032) Jan 29, 2025

import { getFormatHandlers } from '__internal/ui/html_editor/utils/m_toolbar_helper';

const FORM_CLASS = 'dx-formdialog-form';
const FIELD_ITEM_CLASS = 'dx-field-item';
const COLOR_BOX_CLASS = 'dx-colorbox';
const SELECT_BOX_CONTAINER_CLASS = 'dx-selectbox-container';
const LIST_ITEM_CLASS = 'dx-list-item';
Copy link
Contributor

Choose a reason for hiding this comment

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

so it's not needed anymore?

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

Successfully merging this pull request may close these issues.

2 participants