Aleksander Nowodzinski 199f2586aa Fix: FocusCycler should not consider invisible views. 8 lat temu
..
_utils dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
_utils-tests dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
bindings dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
button bff40fdc34 Implemented ButtonView#isVisible. 8 lat temu
dropdown 8641cf2768 Merge branch 'master' into t/138 9 lat temu
editableui 50a534a3a0 Renamed EditableUIView#isRendered to EditableUIView#externalElement. 8 lat temu
editorui dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
icon dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
iframe dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
inputtext d50de60cb7 Switched to scoped imports. 9 lat temu
label dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
labeledinput d50de60cb7 Switched to scoped imports. 9 lat temu
list 2f3816bc3c Feature: Allowed marking ListItemView active using the #isActive attribute. 8 lat temu
manual 2aa5feea44 Code refactoring: Simplified BalloonPanelView.defaultPositions' names which were ambiguous. 8 lat temu
notification 8059c0793b Moved notification plugin to separate directory. 8 lat temu
panel 2aa5feea44 Code refactoring: Simplified BalloonPanelView.defaultPositions' names which were ambiguous. 8 lat temu
toolbar e0f0eda8d3 Improved tests tear down. 8 lat temu
.jshintrc 19a7844027 Turn JSHint browser setting to false. 9 lat temu
componentfactory.js 0d914fe012 Other: Throw an error when attempting to create a component not registered in ComponentFactory. Closes #174. 8 lat temu
focuscycler.js 199f2586aa Fix: FocusCycler should not consider invisible views. 8 lat temu
model.js dcff3bcc36 Updated imports to use scoped packages. 9 lat temu
template.js 1963343bb4 Removed unnecessary node presence checks from Template#apply and Template#revert. 8 lat temu
view.js 904a35a38d Made View#addChildren return Promise. 8 lat temu
viewcollection.js cbda9e1f1b Fix: ViewCollection#destroy should wait for all ViewCollection#add promises to resolve to avoid errors. Closes #203. 8 lat temu