@progress/kendo-react-editor 4.10.0-dev.202110110702 → 4.10.0-dev.202110260913
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<img src="https://www.telerik.com/kendo-react-ui/npm-banner.svg">
|
|
3
3
|
</a>
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
# KendoReact WYSIWYG Editor Component for React
|
|
6
6
|
|
|
7
7
|
> **Important**
|
|
8
8
|
> * This package is а part of [KendoReact](https://www.telerik.com/kendo-react-ui/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)—a commercial UI library.
|
|
@@ -25,7 +25,7 @@ Among the features which the KendoReact Editor component delivers are:
|
|
|
25
25
|
* [Plugins](https://www.telerik.com/kendo-react-ui/components/editor/plugins/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)—Various ways to extend and customize the functionality and features of the editor by using different plugins.
|
|
26
26
|
* [Modifying the schema](https://www.telerik.com/kendo-react-ui/components/editor/schema/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)—By modifying the default, built-in schema, you can add additional types of nodes and marks as well as edit and remove the existing ones. This results in more tailored and customizable experience for the users.
|
|
27
27
|
* [Globalization](https://www.telerik.com/kendo-react-ui/components/editor/globalization/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)—By using the available globalization options in KendoReact, you can translate the Editor messages by adapting them to specific culture locales.
|
|
28
|
-
* [Theme support](https://www.telerik.com/kendo-react-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)—The KendoReact Editor, as well as all
|
|
28
|
+
* [Theme support](https://www.telerik.com/kendo-react-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)—The KendoReact Editor, as well as all 100+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
|
|
29
29
|
|
|
30
30
|
## Support Options
|
|
31
31
|
|
|
@@ -40,7 +40,7 @@ For any issues you might encounter while working with the KendoReact Editor, use
|
|
|
40
40
|
* [Getting Started with KendoReact](https://www.telerik.com/kendo-react-ui/getting-started/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
41
41
|
* [Get Started with the KendoReact Editor](https://www.telerik.com/kendo-react-ui/components/editor/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
42
42
|
* [API Reference of the KendoReact Editor](https://www.telerik.com/kendo-react-ui/components/editor/api/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
43
|
-
* [KendoReact Roadmap](https://www.telerik.com/kendo-react-ui/roadmap/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
43
|
+
* [KendoReact Roadmap](https://www.telerik.com/support/whats-new/kendo-react-ui/roadmap/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
44
44
|
* [Blogs](https://www.telerik.com/blogs/tag/kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
45
45
|
* [Demos, documentation, and component reference](https://www.telerik.com/kendo-react-ui/components/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|
|
46
46
|
* [KendoReact pricing and licensing](https://www.telerik.com/kendo-react-ui/pricing/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-editor)
|