8
0
Aleksander Nowodzinski 9b8829e478 Merge branch 'master' into t/144 vor 8 Jahren
..
_utils bf84c52a0e Tests: Updated various manual tests to the View#render API. vor 8 Jahren
_utils-tests aecdac7e9e Updated UI test utils to the latest View#render API. vor 8 Jahren
bindings 35fe263083 Docs: Updated preventDefault bindng to the new View#render API. vor 8 Jahren
button 5843900cbb Aligned ButtonView to the View#render API. Code refactoring in the component. vor 8 Jahren
dropdown aebf806d13 Migrated UI components from SASS to PostCSS. Added theme support. vor 8 Jahren
editableui d897dc1752 Aligned InlineEditableUIView to the View#render API. vor 8 Jahren
editorui c252b23b37 Tests: Cleaned up the document.body after various UI components' tests. vor 8 Jahren
icon 80c5012737 Aligned IconView to the View#render API. Enhanced icon content management. vor 8 Jahren
iframe c252b23b37 Tests: Cleaned up the document.body after various UI components' tests. vor 8 Jahren
inputtext f2abc9de15 Fix: Improved binding of value attribute in InputTextView. vor 8 Jahren
label 7aa3c2ec3d Aligned LabelView to the View#render API. vor 8 Jahren
labeledinput b27c7730fe Aligned LabeledInputView to the View#render API. vor 8 Jahren
list f877aaf23d Fix: ToolbarView and ListView should add #items upon #render. vor 8 Jahren
manual aebf806d13 Migrated UI components from SASS to PostCSS. Added theme support. vor 8 Jahren
notification a65c36ef2c Code style: Aligned code style to new ESLint version. vor 8 Jahren
panel c252b23b37 Tests: Cleaned up the document.body after various UI components' tests. vor 8 Jahren
toolbar f877aaf23d Fix: ToolbarView and ListView should add #items upon #render. vor 8 Jahren
tooltip 0d9610fc6f Aligned TooltipView to the View#render API. vor 8 Jahren
componentfactory.js c774b728be Enhancement: Make ComponentFactory case-insensitive. vor 8 Jahren
focuscycler.js a679c2cf96 Aligned the code style. vor 8 Jahren
model.js a679c2cf96 Aligned the code style. vor 8 Jahren
template.js 9229d2c957 Aligned tests to changes in "getData()" util. Read more https://github.com/ckeditor/ckeditor5-engine/issues/117. vor 8 Jahren
view.js 35c04e4524 Tests: Cleaned-up the document.body after View tests. vor 8 Jahren
viewcollection.js 05a272af4b Created View#setTemplate and View#extendTemplate methods. vor 8 Jahren