Aleksander Nowodzinski 189fd8ffef Internal: Removed obsolete BalloonPanelView#maxWidth attribute, replaced by #className in the past. Closes #205. 8 年之前
..
_utils dcff3bcc36 Updated imports to use scoped packages. 9 年之前
_utils-tests dcff3bcc36 Updated imports to use scoped packages. 9 年之前
bindings b7add081bc Created preventDefault() utility that prevents default of native DOM events if event target equals view#element. 8 年之前
button bff40fdc34 Implemented ButtonView#isVisible. 8 年之前
dropdown 8641cf2768 Merge branch 'master' into t/138 9 年之前
editableui 50a534a3a0 Renamed EditableUIView#isRendered to EditableUIView#externalElement. 8 年之前
editorui dcff3bcc36 Updated imports to use scoped packages. 9 年之前
icon dcff3bcc36 Updated imports to use scoped packages. 9 年之前
iframe dcff3bcc36 Updated imports to use scoped packages. 9 年之前
inputtext d50de60cb7 Switched to scoped imports. 9 年之前
label dcff3bcc36 Updated imports to use scoped packages. 9 年之前
labeledinput d50de60cb7 Switched to scoped imports. 9 年之前
list 2f3816bc3c Feature: Allowed marking ListItemView active using the #isActive attribute. 8 年之前
manual 4914747d5d Merge pull request #217 from ckeditor/t/198 8 年之前
notification 8059c0793b Moved notification plugin to separate directory. 8 年之前
panel 189fd8ffef Internal: Removed obsolete BalloonPanelView#maxWidth attribute, replaced by #className in the past. Closes #205. 8 年之前
toolbar ced70dcc36 Internal: Aligned the codebase after refactoring of the ck-editor-toolbar mixin in theme-lark. Closes #215. 8 年之前
.jshintrc 19a7844027 Turn JSHint browser setting to false. 9 年之前
componentfactory.js 0d914fe012 Other: Throw an error when attempting to create a component not registered in ComponentFactory. Closes #174. 8 年之前
focuscycler.js 533023f389 FocusCycler#focusNext/Previous should focus first/last focusable when no view is currently focused. 8 年之前
model.js dcff3bcc36 Updated imports to use scoped packages. 9 年之前
template.js 1963343bb4 Removed unnecessary node presence checks from Template#apply and Template#revert. 8 年之前
view.js 904a35a38d Made View#addChildren return Promise. 8 年之前
viewcollection.js cbda9e1f1b Fix: ViewCollection#destroy should wait for all ViewCollection#add promises to resolve to avoid errors. Closes #203. 8 年之前