Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lib
react-ag-qeditor
Commits
a05a4b35
Commit
a05a4b35
authored
May 22, 2026
by
Яков
Browse files
update fix issue
parent
0dc48469
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
a05a4b35
{
{
"name"
:
"react-ag-qeditor"
,
"name"
:
"react-ag-qeditor"
,
"version"
:
"1.1.6
5
"
,
"version"
:
"1.1.6
6
"
,
"description"
:
"WYSIWYG html editor"
,
"description"
:
"WYSIWYG html editor"
,
"author"
:
"atma"
,
"author"
:
"atma"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
...
...
src/components/ToolBar.js
View file @
a05a4b35
...
@@ -33,7 +33,7 @@ const toolsInit = {
...
@@ -33,7 +33,7 @@ const toolsInit = {
},
},
{
type
:
'
g
'
,
items
:
[
'
emoji
'
]
},
{
type
:
'
g
'
,
items
:
[
'
emoji
'
]
},
{
type
:
'
g
'
,
items
:
[
'
clearMarks
'
]
},
{
type
:
'
g
'
,
items
:
[
'
clearMarks
'
,
'
blockquote
'
,
'
hr
'
]
},
{
type
:
'
g
'
,
items
:
[
'
codeBlock
'
]
},
{
type
:
'
g
'
,
items
:
[
'
codeBlock
'
]
},
// ─── разделитель ───
// ─── разделитель ───
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment