- toolbar
- new blueish style
- options changes
- services
- New util and mediator service
- update ckeditor:
- version 4.4.7 update
- add subscript and numbered list to ckeditor toolbar
- add allow iframe and script tag option
This is not a complete feature list!
- added start and destroy interface for ckeditor component
- updated text block design in content-types
- updated datagrid api: 'children' property is now 'hasChildren'
- fixed indentation for datagrid code
- fixed overlay cleanup method
- updated aura version
- added default icon for auto-complete list
- fixed url-validation in husky-input
- updated ckeditor link-dialog in extension
-
added default icon for autocomplete
-
fixed autocomplete margin in horizontal form
-
removed jekyll files
-
removed compass scss dependency
-
removed old unused images
-
autocomplete-list api change: 'autoCompleteIcon' is the input icon 'suggestionIcon' is the icon inside the typeahead suggestion dropdown
-
using template method through sandbox
-
fixed autocomplete rendering on multiline text (show ellipsis)
-
fixed autocomplete and autocomplete-list code indentation
-
added icon for auto complete input field
-
refactored autocomplete scss code
- Initial setup