Piotrek Koszuliński abc6977cf1 First batch of changes updating schema use to match the new API. hace 8 años
..
_utils bf84c52a0e Tests: Updated various manual tests to the View#render API. hace 8 años
_utils-tests aecdac7e9e Updated UI test utils to the latest View#render API. hace 8 años
bindings 35fe263083 Docs: Updated preventDefault bindng to the new View#render API. hace 8 años
button eb8e534931 Fix: It should be possible to use "dirty" third-party SVGs as the content of the IconView. Closes #350. hace 8 años
dropdown 0dad94a492 Tests: Fixed tests which now should use more realistic svgs. hace 8 años
editableui d897dc1752 Aligned InlineEditableUIView to the View#render API. hace 8 años
editorui c252b23b37 Tests: Cleaned up the document.body after various UI components' tests. hace 8 años
icon eb8e534931 Fix: It should be possible to use "dirty" third-party SVGs as the content of the IconView. Closes #350. hace 8 años
iframe c252b23b37 Tests: Cleaned up the document.body after various UI components' tests. hace 8 años
inputtext 3e11012943 Fixed issue on Edge with not updating input text value when attribute is removed. hace 8 años
label 7aa3c2ec3d Aligned LabelView to the View#render API. hace 8 años
labeledinput b27c7730fe Aligned LabeledInputView to the View#render API. hace 8 años
list f877aaf23d Fix: ToolbarView and ListView should add #items upon #render. hace 8 años
manual 46811c12bf Merge branch 'master' into t/350 hace 8 años
notification a65c36ef2c Code style: Aligned code style to new ESLint version. hace 8 años
panel abc6977cf1 First batch of changes updating schema use to match the new API. hace 8 años
toolbar 7a77b91e82 Merge branch 'master' into t/engine/1186 hace 8 años
tooltip 0d9610fc6f Aligned TooltipView to the View#render API. hace 8 años
componentfactory.js c774b728be Enhancement: Make ComponentFactory case-insensitive. hace 8 años
focuscycler.js a679c2cf96 Aligned the code style. hace 8 años
model.js a679c2cf96 Aligned the code style. hace 8 años
template.js 9229d2c957 Aligned tests to changes in "getData()" util. Read more https://github.com/ckeditor/ckeditor5-engine/issues/117. hace 8 años
view.js 35c04e4524 Tests: Cleaned-up the document.body after View tests. hace 8 años
viewcollection.js 05a272af4b Created View#setTemplate and View#extendTemplate methods. hace 8 años