You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/blockeditor/README.md
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ The React Block Editor package includes the following,
8
8
9
9
### React Block Editor
10
10
11
-
This [React Block Editor](https://www.syncfusion.com/react-components/react-blockeditor?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm) is a modern, block-based editor for composing rich, structured documents. It’s ideal for document editing, knowledge bases, note-taking, and content creation tools. The editor provides an intuitive UI with mobile support and modular architecture. It offers multiple block types, inline content (mentions, links, labels), slash commands, and contextual menus, returning well-structured content models and valid HTML when needed.
11
+
This [React Block Editor](https://www.syncfusion.com/react-components/react-block-editor?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm) is a modern, block-based editor for composing rich, structured documents. It’s ideal for document editing, knowledge bases, note-taking, and content creation tools. The editor provides an intuitive UI with mobile support and modular architecture. It offers multiple block types, inline content (mentions, links, labels), slash commands, and contextual menus, returning well-structured content models and valid HTML when needed.
<span>For more information on using Block Editor with Syncfusion, refer to our <a href="https://ej2.syncfusion.com/documentation/block-editor/getting-started?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm">Documentation</a>.</span>
44
+
<span>For more information on using Block Editor with Syncfusion, refer to our <a href="https://ej2.syncfusion.com/react/documentation/block-editor/getting-started?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm">Documentation</a>.</span>
45
45
</blockquote>
46
46
47
47
## ✨ Key features
48
48
49
-
***Multiple block types**: Includes Heading levels 1-4, Table, Paragraph, Lists, Checklist, Quote, Callout, Divider, Code block, Table blocks and more.
50
-
***Inline conten**: Insert mentions, anchors, and labels; includes cleanup of mention artifacts.
51
-
***Slash commands**: Interactive `/` commands to insert or transform content blocks, with filtering and keyboard shortcuts.
52
-
***Drag and drop**: Reorder blocks effortlessly with built-in drag-and-drop support.
53
-
***Rich text formatting**: Apply styles such as Bold, Italic, Underline, Strikethrough, Uppercase and more.
54
-
***Action menu**: Perform block-level operations such as Move, Delete, and Duplicate.
55
-
***Contextmenu support**: Right-click context menus for quick block actions.
56
-
***Inline content support**: Insert inline elements like Links, Labels and Mention directly within blocks.
57
-
***Undo/Redo operations**: Undo and redo support for the user interactions.
58
-
***Events for Customization**: The Block Editor includes a rich set of events such as block addition, removal, update, selection change, command execution, paste, and mention selection allowing developers to customize and extend functionality easily.
49
+
*[Multiple block types](https://ej2.syncfusion.com/react/documentation/block-editor/built-in-blocks/built-in-blocks?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm#block-types): Includes Heading levels 1-4, Table, Paragraph, Table, Lists, Checklist, Quote, Callout, Divider, Code block, and more.
50
+
*[Slash commands](https://ej2.syncfusion.com/react/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm#slash-command-menu): Interactive `/` commands to insert or transform content blocks, with filtering and keyboard shortcuts.
51
+
*[Drag and drop](https://ej2.syncfusion.com/react/documentation/block-editor/drag-drop?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm): Reorder blocks effortlessly with built-in drag-and-drop support.
52
+
*[Rich text formatting](https://ej2.syncfusion.com/react/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm#inline-toolbar): Apply styles such as Bold, Italic, Underline, Strikethrough, Uppercase and more.
53
+
*[Action menu](https://ej2.syncfusion.com/react/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm#block-action-menu): Perform block-level operations such as Move, Delete, and Duplicate.
54
+
*[Contextmenu support](https://ej2.syncfusion.com/react/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm#context-menu): Right-click context menus for quick block actions.
55
+
*[Inline content support](https://ej2.syncfusion.com/react/documentation/block-editor/built-in-blocks/inline-content?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm): Insert inline elements like Links, Labels and Mention directly within blocks.
56
+
*[Undo/Redo operations](https://ej2.syncfusion.com/react/documentation/block-editor/undo-redo?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm): Undo and redo support for the user interactions.
57
+
*[Events for Customization](https://ej2.syncfusion.com/react/documentation/block-editor/events?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm): The Block Editor includes a rich set of events such as block addition, removal, update, selection change, command execution, paste, and mention selection allowing developers to customize and extend functionality easily.
59
58
***Accessibility & WCAG 2.0 Compliance**: Accessibility support for assistive technologies and keyboard navigation.
60
-
***Keyboard Navigation**: Navigate and manage blocks efficiently using intuitive keyboard shortcuts for a faster editing experience.
59
+
*[Keyboard Navigation](https://ej2.syncfusion.com/react/documentation/block-editor/keyboard-shortcuts?utm_source=npm&utm_medium=listing&utm_campaign=react-blockeditor-npm): Navigate and manage blocks efficiently using intuitive keyboard shortcuts for a faster editing experience.
Copy file name to clipboardExpand all lines: components/calendars/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-react-calendars",
3
-
"version": "32.1.1",
3
+
"version": "32.1.19",
4
4
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for React",
Copy file name to clipboardExpand all lines: components/charts/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-react-charts",
3
-
"version": "28.1.33",
3
+
"version": "32.1.19",
4
4
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React",
0 commit comments