Oskar Wróbel 0985b04c37 Fixed invalid delete test. před 8 roky
..
_utils dcff3bcc36 Updated imports to use scoped packages. před 9 roky
_utils-tests dcff3bcc36 Updated imports to use scoped packages. před 9 roky
bindings b7add081bc Created preventDefault() utility that prevents default of native DOM events if event target equals view#element. před 8 roky
button bff40fdc34 Implemented ButtonView#isVisible. před 8 roky
dropdown 8641cf2768 Merge branch 'master' into t/138 před 9 roky
editableui 50a534a3a0 Renamed EditableUIView#isRendered to EditableUIView#externalElement. před 8 roky
editorui dcff3bcc36 Updated imports to use scoped packages. před 9 roky
icon dcff3bcc36 Updated imports to use scoped packages. před 9 roky
iframe dcff3bcc36 Updated imports to use scoped packages. před 9 roky
inputtext d50de60cb7 Switched to scoped imports. před 9 roky
label dcff3bcc36 Updated imports to use scoped packages. před 9 roky
labeledinput d50de60cb7 Switched to scoped imports. před 9 roky
list 2f3816bc3c Feature: Allowed marking ListItemView active using the #isActive attribute. před 8 roky
manual 0985b04c37 Fixed invalid delete test. před 8 roky
notification 8059c0793b Moved notification plugin to separate directory. před 8 roky
panel 4fa54729cc Fix: BalloonPanelView should not be focusable. před 8 roky
toolbar 50d51ed8df Fix: ToolbarView should not be focusable. před 8 roky
.jshintrc 19a7844027 Turn JSHint browser setting to false. před 9 roky
componentfactory.js 0d914fe012 Other: Throw an error when attempting to create a component not registered in ComponentFactory. Closes #174. před 8 roky
focuscycler.js 533023f389 FocusCycler#focusNext/Previous should focus first/last focusable when no view is currently focused. před 8 roky
model.js dcff3bcc36 Updated imports to use scoped packages. před 9 roky
template.js 1963343bb4 Removed unnecessary node presence checks from Template#apply and Template#revert. před 8 roky
view.js 904a35a38d Made View#addChildren return Promise. před 8 roky
viewcollection.js cbda9e1f1b Fix: ViewCollection#destroy should wait for all ViewCollection#add promises to resolve to avoid errors. Closes #203. před 8 roky