]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2019-12-19 Anna KoskinenClose window on ESC, when maximized button is clicked...
2019-12-18 Anna KoskinenChrome updated to 79 (#11847) (#11849)
2019-11-22 Anna KoskinenAdd support for excess slashes within static file reque... 8.9.3
2019-11-22 Anna KoskinenDon't attempt to send expand/collapse events for disabl...
2019-11-21 Zhe SunComment out the beta version statements (#11825)
2019-11-19 Anna KoskinenDecode path in getStaticFilePath (#11812) (#11817)
2019-11-19 Anna KoskinenFix for TwinColSelect not correctly retaining visible...
2019-11-15 Anna KoskinenEliminate un-intuitive NPE (#11802) (#11815)
2019-11-14 Anna KoskinenReduce excess positioning calls for ComboBox popup...
2019-11-12 Anna KoskinenUse APPLICATION_SCOPE for the session lock (#11792...
2019-11-06 Anna KoskinenFixing issue with Push stopping working in some circums...
2019-11-06 Anna KoskinenCheck actual Grid selection instead of relying on allSe...
2019-11-05 Anna KoskinenAdded note to setTemplateContents JavaDoc (#11752)...
2019-11-04 Anna KoskinenRemoved a duplicated word in a note. (#11785) (#11789)
2019-11-01 Anna KoskinenFix a timing issue in ComboBox filtering via paste...
2019-10-31 Anna KoskinenSwitch from an assert to logging and return in Grid...
2019-10-31 Anna KoskinenAdded 1px tolerance to ScrollbarBundle's internal sanit...
2019-10-28 Anna KoskinenImprovements to ScrollDestination sanity checks (#11772... 8.9.2
2019-10-28 Anna KoskinenMade JavaDoc of updateSelection more precise (#11768...
2019-10-28 Anna KoskinenAdded missing NOTIFICATION_DARK (#11770) (#11775)
2019-10-28 Anna KoskinenFix the end limit of the allowed scrollTo rows. (#11771...
2019-10-25 Anna KoskinenAdd note to setRenderer() JavaDoc about presentation...
2019-10-25 Anna KoskinenTweak a test to open Grid details row by clicking cell...
2019-10-25 Anna KoskinenUpdate chrome version to 78 (#11765) (#11766)
2019-10-24 Anna KoskinenWhen ComboBox popup opens to the left accommodate margi...
2019-10-24 Anna KoskinenMake cancellation of uploads work regardless of Push...
2019-10-24 Anna KoskinenMake sure expanding/collapsing updates expected cache...
2019-10-24 Anna KoskinenUpload should preserve MIMEType after first selection...
2019-10-04 Zhe SunUpdate release-note for maintenance 8.9.1
2019-10-04 Tatu LundCorrect usage of String.format(..) (#11704)
2019-10-04 Tatu LundRemoval of data communicator needs to happen before...
2019-10-04 Tatu LundAdded note in JavaDoc of removeColumn (#11725)
2019-10-04 Tatu LundCatch and handle IllegalStateException (#11733)
2019-10-04 Felix FonteinMake sure Firefox for iOS isn't detected as too old...
2019-10-03 Zhe SunUpdate context menu addon version (#11735) (#11740)
2019-10-02 Zhe SunUpdate release note to mention Java 11 support (#11697...
2019-09-25 Zhe SunUpdate Chrome version to 77 (#11727) (#11731)
2019-09-11 Zhe Sunprint 8.9.0
2019-09-11 Zhe SunPrint the errors (#11717)
2019-09-05 Anna KoskinenFix scrollTo for destination START and END and add...
2019-08-30 Anna KoskinenUpdated row and spacer handling for Escalator (#11438) 8.9.0.beta3
2019-08-06 Zhe SunUpdate release note for final release (#11689)
2019-08-06 Zhe SunExclude element screenshot tests from IE11 (#11681)
2019-08-06 Zhe SunAdditional updates and fixes for 8.9 branch (#11679)
2019-08-05 ZheSun88Docs fixes and enlarge tolerance
2019-08-05 ZheSun88Chrome 76 and update screenshot
2019-07-30 ZheSun88Update since tag 8.9.0.beta2
2019-07-30 Zhe SunUpdate Spring addon to 3.2.1 (#11670)
2019-07-30 Zhe SunUpdate screenshot (#11669)
2019-07-30 Tatu LundApply offset to column index depending on presense...
2019-07-30 Zhe SunEnsure the upload button has been disabled when set...
2019-07-30 Leif ÅstrandPrevent excessive getLogger() calls from markAsDirty...
2019-07-30 Stéphane NicollUse https for Maven repositories (#11668)
2019-07-30 Anna KoskinenEnsure that VComboBox.selectedOptionKey gets initial...
2019-07-30 Anna KoskinenImprovements to detail row index handling. (#11345)
2019-07-30 Olli Tietäväinen11642 refresh pagelength 0 combobox items after datapro...
2019-07-30 Anna KoskinenEnsure the selection has been changed before updating...
2019-07-04 Olli TietäväinenInput prompt was renamed to placeholder (#11649) 8.9.0.beta1
2019-07-04 Zhe SunFix unstable tests (#11648)
2019-07-01 Zhe SunSanitize caption used in Grid header (#11644)
2019-06-28 Zhe SunFixes unstable/muted tests (#11640) 8.9.0.alpha1
2019-06-27 Zhe SunRemoved ';' in lambdas (#11628)
2019-06-27 Zhe SunUpdate release note and Since tag (#11639)
2019-06-27 S.WOSGi: Removed static VaadinResourceService access in...
2019-06-27 Zhe SunAdd Delay to unstable tests (#11638)
2019-06-26 Tatu LundAdding css class to Editor when on selected row (#11636)
2019-06-25 Tatu LundFixing upload handler error handling (#11630)
2019-06-25 Anastasia SmirnovaClicking on DateField pop-up should select Month/Year...
2019-06-24 Zhe SunLimit previous solution for non-push mode UI (#11629)
2019-06-20 Anna KoskinenAdd IE11 workaround for ListSelect multiselection....
2019-06-18 akovac35Deploying Vaadin 8.8.2 on WebSphere Application Server...
2019-06-14 Zhe SunSeparates a rpc for handling the client event order...
2019-06-13 Martin VysnyImproved fix for #11614 (#11618)
2019-06-12 Zhe SunUpdate Chrome version in Test (#11613)
2019-06-07 Tatu LundFix regression that broke PreserveOnRefresh functionali...
2019-06-07 Zhe SunUpdate spring addon to 3.2.0 (#11610)
2019-06-06 Zhe SunRecalculate the column widths before the first row...
2019-06-03 Martin VysnyGrid Editor: make Tab key skip read-only/disabled field...
2019-05-24 Trent Nguyenfix misspelled function call (#11602)
2019-05-23 Zhe SunUpdate broken docs syntax in github (#11596)
2019-05-22 ArturOverride reserved globals for Firefox (#11598)
2019-05-22 juhopiirainenFixing broken links in V8 documentation (#11591)
2019-05-22 Sun ZheMigrate blog post (#11579)
2019-05-20 cuong-phanFix Grid reordering when there are hidden columns
2019-05-20 Anna KoskinenDon't attempt to scroll to the beginning or end if...
2019-05-17 Martin VysnyUpdated instructions on how to run TB3+ tests with...
2019-05-16 cuong-phanFix duplicate grid column visibility change event ...
2019-05-16 Martin VysnyGrid editor: TAB now skips non-editable columns (#11573)
2019-05-15 juhopiirainenFix the broken links in the documentation
2019-05-15 Anna KoskinenReduce Grid's sort complexity. (#11566)
2019-05-14 Anna KoskinenAdd handling for completely empty Grid's column width...
2019-05-13 Chris MorrisUpdate for Liferay 7.2 compatibility (#11564)
2019-05-02 Sun Zhecode format (#11555)
2019-05-02 edler-sanChanged the handleSessionExpired logic to return a...
2019-04-29 Sun ZheCode format (#11548)
2019-04-29 Sun ZheUpdate jetty.version to solve vulnerability alert ...
2019-04-29 Sun ZheReplace the screenshot usage in framework test (#11547)
2019-04-25 Tatu LundOpening methods for Spring add-on to be used in the...
2019-04-25 Sun ZheUpdate browser version in the test (#11550)
2019-04-24 Sun ZheReset Combobox internal state (#11412)
next