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