KEditor version 1.1.4
Changes
- KEditor supports touch devices #5
- Support grouped snippets #15
- Load component setting when first time setting panel of this component type is opened #30
- Searchable snippets #34
- Option to disable niceScroll #36
- New options
/*
* @option {Boolean} snippetsFilterEnabled Enable filtering snippets by categories and text searching or not
* @option {String} snippetsCategoriesSeparator The separator character between each categories
*/
- Search with in-case sensitive #41
- Change
data-title
todata-keditor-title
for avoiding conflict with dynamic component #46
Fixes: