]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-08-18 Anna KoskinenTableRowScrolledBottom test upgrade (#14292)
2014-08-18 Bogdan UdrescuTabSheet focus/blur API improvement (#14304)
2014-08-17 Artur SignellUpdate GWT version (#14051)
2014-08-16 Artur SignellMake test stable again
2014-08-15 Jouni KoivuviitaRemove unnecessary negative border radius declarations...
2014-08-15 Jouni KoivuviitaModularize menubar mixins and add submenu indicator...
2014-08-15 Anna KoskinenPopupDateFieldExtendedRange test upgrade (#14292)
2014-08-15 Jouni KoivuviitaMake read only textfield visually different from normal...
2014-08-15 Jouni KoivuviitaAdd new "colored" style for Label (Valo)
2014-08-15 Anna KoskinenTextFieldRelativeWidth test upgrade (#14292)
2014-08-15 Jouni KoivuviitaValo Tree Drag & Drop styles broken (#14360)
2014-08-15 Anna KoskinenExtraWindowShownWaiAria test upgrade (#14292)
2014-08-15 Jouni KoivuviitaAdd two new size variants for Valo, tiny and huge
2014-08-15 Jouni KoivuviitaWindow close and maximize/restore buttons not visible...
2014-08-15 Juho NurminenUpdate GWT version (#14376)
2014-08-15 Juho NurminenUpdate VBrowserDetails to handle the new IE11 UA on...
2014-08-15 Juho NurminenUpdate modernie property provider to recognize IE11...
2014-08-15 Anna KoskinenUpgraded TestTooSmallSubwindowSize from TB2 (#14292)
2014-08-14 Bogdan UdrescuTabSheet focus/blur events fixed (#14304)
2014-08-14 Artur SignellAlways use cursor detection for improved test stability
2014-08-14 Artur SignellMade Valo test UI deterministic and added TB test
2014-08-14 Artur SignellSupport setting persistent hover and require window...
2014-08-14 Bogdan UdrescuPrevent browser to scroll when space it pressed on...
2014-08-13 Artur SignellWorkaround for super dev mode line offset issue (#14051)
2014-08-13 Jonatan KronqvistAllow for multiple license keys in a single license...
2014-08-13 Artur SignellMake test more reliable
2014-08-13 Guillermo AlvarezPressing [down]+[enter] on a combobox now closes the...
2014-08-13 Guillermo AlvarezCorrectly display an item which is too long for the...
2014-08-11 Artur SignellConverted serialization test to be run in validation...
2014-08-11 Artur SignellSingleBrowserTest for testing browser-unrelated functio...
2014-08-11 Jouni KoivuviitaMake component group spacing adjustable with a variable...
2014-08-11 Jouni KoivuviitaMake custom panel caption styles better looking (Valo)
2014-08-11 Jouni KoivuviitaFix combo box and date field small & large styles box...
2014-08-11 Jouni KoivuviitaSmall adjustment to valo-menu-item selection color
2014-08-11 Jouni KoivuviitaMake success and failure label styles blend more to...
2014-08-11 Jouni KoivuviitaAdded more hierarchy levels to the hierarchical contain...
2014-08-11 Jouni KoivuviitaSmall adjustment to Table column drag-n-drop indicators...
2014-08-11 Jouni KoivuviitaFix TreeTable expand/collapse indicator (Valo)
2014-08-11 Jouni KoivuviitaSplit common-stylenames to individual component files...
2014-08-11 Jouni KoivuviitaUpdate Font Awesome to the latest version (#14396)
2014-08-10 Artur SignellStop running TB2 tests on Safari 5 and Opera 12
2014-08-08 Artur SignellAvoid starting 4 dummy sessions and leave them open...
2014-08-07 Jouni KoivuviitaResponsiveConnector should request layout update when...
2014-08-07 Jouni KoivuviitaRefactor Valo main menu styles into separate mixins
2014-08-07 Jouni KoivuviitaValo reports theme version wrong in debug window (...
2014-08-07 Jouni KoivuviitaUpdate textfield readonly style (Valo)
2014-08-07 Jouni KoivuviitaNotification delay is not set to 0 when the notificatio...
2014-08-07 Jouni KoivuviitaFix native select font color (Valo)
2014-08-07 Jouni KoivuviitaFix color picker button for IE8
2014-08-07 Jouni KoivuviitaEmpty rows in Table are badly styles (#14112)
2014-08-07 Jouni KoivuviitaVerticalSplitPanel inside a HorizontalSplitPanel doesn...
2014-08-07 Jouni KoivuviitaRich text area has broken icons in Valo theme (#14219)
2014-08-07 Jouni KoivuviitaTexArea 'white-space: normal' breaks multiline texts...
2014-08-07 Jouni KoivuviitaFix tree row height in IE8 (Valo)
2014-08-07 Heikki OhinmaaContext menu is not shown in Table body on mobile brows...
2014-08-07 Artur SignellEnsure IE starts tests with an empty cache
2014-08-07 Heikki OhinmaaNotificationsWaiAria test rewrite to TB3.
2014-08-07 Guillermo AlvarezCorrectly display an item which is too long for the...
2014-08-07 Heikki OhinmaaTextFieldValueGoesMissing test rewrite to TB3
2014-08-07 Mika MurtojarviFix the closing of a popup DateField (#14086, #14375).
2014-08-07 Jouni KoivuviitaFix DragAndDropWrapper "drag-from-desktop" (#14343...
2014-08-07 Jouni KoivuviitaFix quiet-style button for IE8 (Valo)
2014-08-07 Artur SignellDo not call requestStart/end multiple times when using...
2014-08-07 Artur SignellRetry browser startup multiple times for more stability
2014-08-07 Jouni KoivuviitaFix Valo Tree selection indicator for Blink (#14334)
2014-08-07 Anthony GuerreiroFix table.setCurrentPageFirstItemIndex(n) to load only...
2014-08-07 Mikael GrankvistDelegateToWidget will now be run even for parent states...
2014-08-07 Artur SignellMore test helpers
2014-08-06 Dmitrii RogozinAdd method for widgets to tell there is work to be...
2014-08-06 Jouni KoivuviitaDocument remaining additional style names for Valo...
2014-08-06 Anthony GuerreiroFix regression caused by #14147 patch (#14147)
2014-08-05 Heikki OhinmaaRewrite of a failing TB2 test to TB3.
2014-08-05 Anthony GuerreiroComboBoxFiltering test rewrite to TB3
2014-08-05 Markus KoivistoRevert "Keyboard shift-selection now works as expected...
2014-08-05 Anna KoskinenTableClickAndDragOnIconAndComponents test upgrade ...
2014-08-05 Mika MurtojarviFix the behavior of PopupDateField when changing resolu...
2014-08-05 Artur SignellRemoved randomness from test application
2014-08-05 Artur SignellMake test work when not in root context
2014-08-05 Anna KoskinenEditableModeChange test upgrade (#14292)
2014-08-05 Anna KoskinenDisappearingComponents test upgrade (#14292)
2014-08-05 Markus KoivistoReverting multiple commits that caused 100+ regression...
2014-08-05 Artur SignellFix encoding in TB2 tests
2014-08-05 Artur SignellAdd missing headers for TB2 tests
2014-08-05 Artur SignellRename test method to describe what it does
2014-08-05 Anthony GuerreiroMigrated ButtonUndefinedWidth to TB3 test
2014-08-05 Anna KoskinenTreeTableOutOfSync test upgrade (#14292)
2014-08-05 Anna KoskinenTableItemDescriptionGenerator test upgrade (#14292)
2014-08-05 Anna KoskinenTableRowHeight2 test upgrade (#14292)
2014-08-05 Artur SignellAvoid sharing containers to prevent problems (#14200)
2014-08-05 Fabian LangeAdding a constant for vaadinBootstrap.js (#14284)
2014-08-05 Henri SaraIncrease TB3 socket timeout to 30 min (#14352)
2014-08-04 Artur SignellSplit test theme into separate themes and added theme...
2014-08-04 Jouni KoivuviitaUpdate Open Sans font files (#14336)
2014-08-04 Artur SignellAllow changing theme on the fly (#2874, #14139, #14124)
2014-07-31 Artur SignellDisable automatic removal of trailing whitespace and...
2014-07-31 Markus KoivistoFix typo that caused spanned cells to be removed in...
2014-07-31 Sami EkbladHide visible file input in immediate Upload (#14238)
2014-07-30 Dmitrii Rogozin Remove browser warning when running tests locally...
2014-07-30 Jouni KoivuviitaSystem notification opacity should be the same as norma...
2014-07-29 Anthony GuerreiroMinor refactor to #14147 patch (#14147)
next