]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2020-05-15 Anna KoskinenFix to compatibility Grid sorting after removing multi... pr12027/r8
2020-05-14 Anna KoskinenFixed error message to use given parameters. (#12008) pr12027/r7
2020-05-14 Tatu LundCatch exception that is thrown when Grid is scrolled... pr12027/r6
2020-05-14 Tatu LundRemoving deprecated parameter (#12004) pr12027/r5
2020-05-13 Anna KoskinenFix indexing issue in Compatibility Grid resize when... pr12027/r4
2020-05-13 Zhe SunUpdate firefox version to 75 (#12000)
2020-05-13 Zhe SunUpdate to 8.12-snapshot (#11995)
2020-05-12 Martín LópezSupport for javax.validation @NotEmpty annotation....
2020-05-11 Martín LópezRefresh DataProvider only once when reordering the...
2020-05-11 James Pether... Removed unused parameter from DataNode creation (#11976)
2020-05-08 Martín LópezFixed a problem with example code in article "Letting...
2020-05-08 Tarek OrabyFix RTA's CreateLink in Firefox & IE11 (#11979)
2020-05-05 Anna KoskinenTake overlays into account in getConnectorForElement...
2020-04-30 Anna KoskinenAllow replacing all columns at once when some of them...
2020-04-29 Anna KoskinenFix the column width calculations for full width cell...
2020-04-28 Tatu LundFix hiding / un-hiding with frozen columns in multisele...
2020-04-24 Anna KoskinenDon't center a window that has already been removed...
2020-04-23 Zhe SunAdd missing since tag (#11957) 8.11.0.alpha1
2020-04-23 Tatu LundUpdating release notes (#11955)
2020-04-21 Tatu LundFix incorrect position of column selector in MPR (...
2020-04-21 Tarek OrabyAdd asMultiSelect() to Tree class (#11949)
2020-04-21 Vesa NieminenFixed the JavaDoc (#11950)
2020-04-21 Tarek OrabyAllow AbstractDateField to provide DST zone names over...
2020-04-21 Tatu LundAdd methods to control validation (#11945)
2020-04-20 Tatu LundAdd multiselect column compensation (#11951)
2020-04-16 Tatu LundUpdating Chrome version (#11952)
2020-04-09 Tatu LundUpdate Liferay kernel version (#11943)
2020-04-08 Felix FonteinExpired session: use 403 Forbidden instead of 410 Gone...
2020-04-08 Tatu LundSet DateField value only if it passes range check ...
2020-04-07 Tatu LundDetermine Push transport before re-connect (#11884)
2020-04-07 Tatu LundUpdate hibernate dependency (#11905)
2020-04-07 Konstantin... Remove unnecessary null-check at ValueContext construct...
2020-04-07 thiggAdded missing blank line, which fussed up the text...
2020-04-06 Hk-tangChange to using StringBuilder (#11941)
2020-04-06 Tarek OrabyFix sanitization of empty RTA input for Firefox & IE...
2020-04-06 Anna KoskinenAllow setting Upload button caption as HTML, move data...
2020-04-03 Anna KoskinenPrevent upload if no file is selected. (#11939)
2020-04-02 Dyorgio NascimentoFix NPE in FileUploadHandler when use Upload.interruptU...
2020-04-01 Anna KoskinenEnsure ChangeListener still works after first upload...
2020-03-31 Anna KoskinenEnsure recalculateColumnWidths works with refreshAll...
2020-03-27 Anna KoskinenUpdated LayoutTester screenshots for IE and FF. (#11930)
2020-03-26 Anna KoskinenFix an issue with frozen column count and unhiding...
2020-03-26 Anna KoskinenAdd setters to Criterion to fix serialization. (#11926)
2020-03-23 Anna KoskinenTweaked layouttester tests to be more informative....
2020-03-23 Anna KoskinenSimplify Grid sidebar handling. (#11920)
2020-03-17 Anna KoskinenPrevent a gap within Grid rows in some resize situation...
2020-03-09 Anna KoskinenTrigger re-measure after updating ElementResizeListener...
2020-03-06 Anna KoskinenFurther tweaks to ComboBox popup positioning. (#11910)
2020-03-02 Tatu LundAdding missing setPopupPosition(left, top); (#11902)
2020-02-27 Tatu LundRewrote debouncing of onResize (#11899)
2020-02-24 Tatu LundRemoving code causing the trouble (#11898) pr11907/r7
2020-02-19 Tatu LundAdded note to DateField#setRangeStart JavaDoc (#11886) pr11907/r6
2020-02-18 Tatu LundUpdate Chrome version (#11891) pr11907/r5
2020-02-13 Tatu LundFix logic of lexicographical comparison of DateField... pr11907/r4
2020-01-28 Tatu LundUpdate Navigator.getState() JavaDoc to be more accurate... pr11907/r3
2020-01-28 Anna KoskinenDon't reset date to current at DateField state (e.g... pr11907/r2
2020-01-16 Zhe SunUpdate to 8.11 snapshot (#11874) pr11907/r1
2020-01-16 Tatu LundTreeDataProvider: Apply filters to children (#11868)
2020-01-15 Anna KoskinenEnsure value change happens before shortcuts in compati...
2020-01-14 Tatu LundMaking setEditable friendlier (#11869)
2020-01-13 Anna KoskinenConvert DateTimeFieldReadOnlyTest to not rely on screen...
2020-01-13 Tatu LundAdded Note about TextField in Header cell (#11858)
2020-01-10 Anna KoskinenConvert DateFieldReadOnlyTest to not rely on screenshot...
2020-01-09 Anna KoskinenRemoved outdated spacer height update from removal...
2020-01-08 Tatu LundAdded notes in JavaDoc of TEXTFIELD_INLINE_ICON (#11860)
2019-12-23 Anna KoskinenFix to RadioButtonGroup readOnly handling. (#11855)
2019-12-20 Anna KoskinenAdded helper methods for setting only height or width...
2019-12-20 Tatu LundAdded documentation of newly added Binder features...
2019-12-20 Anna KoskinenTest tweaks (#11851)
2019-12-18 Anna KoskinenImprovements to popup positioning for ComboBox within...
2019-12-18 Anna KoskinenChrome updated to 79 (#11847)
2019-12-09 Anna KoskinenRelease notes (#11842) 8.10.0.alpha1
2019-12-06 Anna KoskinenTest tweaks (#11841)
2019-12-05 Anastasia SmirnovaClose window on ESC, when maximized button is clicked...
2019-12-04 Anna KoskinenAdded @since tags, some tweaks to formatting. (#11839)
2019-12-03 KnoobieMake VaadinService.cleanupSession public (#11738)
2019-12-03 Anna KoskinenSimplify Grid scroll handling. (#11835)
2019-12-02 Tatu LundMake asRequired conditional on binding.setAsRequiredEna...
2019-11-29 Tatu LundAdd method writeBeanAsDraft(bean) in Binder (#11833)
2019-11-26 Anna KoskinenDelegate enabled handling to Composite root. (#11832)
2019-11-22 Anna KoskinenAdd support for excess slashes within static file reque...
2019-11-21 Anna KoskinenFix issue where Chrome refused to select text in Table...
2019-11-21 Anna KoskinenUpdated local screenshot testing configurations. (...
2019-11-21 Anna KoskinenDon't attempt to send expand/collapse events for disabl...
2019-11-19 Tatu LundDecode path in getStaticFilePath (#11812)
2019-11-19 Tatu LundFixing issue with TwinColSelect not correctly retaining...
2019-11-15 Tatu LundEliminate un-intuitive NPE (#11802)
2019-11-13 Tatu LundCherry picks of Binder fixes in Flow (#11758)
2019-11-13 Anna KoskinenReduce excess positioning calls for ComboBox popup...
2019-11-12 Tatu LundAdded missing constructor with scanNestedDefinitions...
2019-11-12 Tatu LundUse APPLICATION_SCOPE for the session lock (#11792)
2019-11-05 Tatu LundFixing issue with Push stopping working in some circums...
2019-11-04 Anna KoskinenCheck actual Grid selection instead of relying on allSe...
2019-11-04 Anna KoskinenRemoved a duplicated word in a note. (#11785)
2019-11-02 Tatu LundAdded note to setTemplateContents JavaDoc (#11752)
2019-10-31 Anna KoskinenFix a timing issue in ComboBox filtering via paste...
2019-10-30 Anna KoskinenSwitch from an assert to logging and return in Grid...
2019-10-29 Anna KoskinenAdded 1px tolerance to ScrollbarBundle's internal sanit...
2019-10-28 Anna KoskinenImprovements to ScrollDestination sanity checks (#11772)
2019-10-28 Tatu LundAdded missing NOTIFICATION_DARK (#11770)
next