Aleksander Nowodzinski 93748d2c8f Merge branch 'master' into t/291 hace 8 años
..
bindings 2ae3e7fe04 Fix: The clickOutsideHandler helper should use mousedown instead of mouseup event. Closes #281. hace 8 años
button bab6f5a1d7 Fixed docs. hace 8 años
dropdown 534075900e Docs: Added missing module docs. [skip ci] hace 8 años
editableui cda7a76db0 Enabled CSS rounded corners support in the EditableUIView class. Improved .ck-icon scaling. hace 8 años
editorui 4013fdb10e Made EditorUIView synchronous. hace 8 años
icon c710d47cd6 Bump up the year. hace 9 años
iframe c710d47cd6 Bump up the year. hace 9 años
inputtext 579deb9c6a Added TextInputView#isReadOnly state. hace 8 años
label c710d47cd6 Bump up the year. hace 9 años
labeledinput aa106f0867 Bound LabeledInputView's class to #isReadOnly attribute. hace 8 años
list b1f7c3872b Used 'Space' instead of a number as a keystroke description (requires ckeditor/ckeditor5-utils#169). hace 8 años
notification 85ae0f39d5 Internal: Simplified the plugin names. hace 8 años
panel 893419fc44 Fix: Removed hacks from `BalloonPanelView` that made BalloonPanel content unselectable. hace 8 años
toolbar d2a4482f1a Other: ToolbarView#fillFromConfig should warn when the factory does not provide a component. Closes #291. hace 8 años
tooltip 3b16602fe9 Used bind.if instead of bind.to. hace 8 años
componentfactory.js c11d924ab9 Added ComponentFactory#has method. hace 8 años
focuscycler.js a679c2cf96 Aligned the code style. hace 8 años
model.js dcff3bcc36 Updated imports to use scoped packages. hace 9 años
template.js 8288abba02 Changed type of collection used in "Template" class. hace 8 años
view.js e3b34ce2a7 Minor fixes and improvements after the refactoring. hace 8 años
viewcollection.js b7332235c8 Made View and ViewCollection classes synchronous. hace 8 años