]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2019-12-02 Tatu LundMerge branch 'master' into fix11576 pr11769/r2
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)
2019-10-28 Anna KoskinenFix the end limit of the allowed scrollTo rows. (#11771)
2019-10-28 Tatu LundMade JavaDoc of updateSelection more precise (#11768)
2019-10-27 Tatu LundAdding vaadin-spring-security pr11769/r1
2019-10-25 Anna KoskinenTweak a test to open Grid details row by clicking cell...
2019-10-25 Zhe SunUpdate chrome version to 78 (#11765)
2019-10-23 Anna KoskinenWhen ComboBox popup opens to the left accommodate margi...
2019-10-22 Anna KoskinenMake sure expanding/collapsing updates expected cache...
2019-10-21 Willem VerstraetenMake cancellation of uploads work regardless of Push...
2019-10-21 Tatu LundAdd note to setRenderer() JavaDoc about presentation...
2019-10-16 Anastasia SmirnovaUpload should preserve MIMEType after first selection...
2019-10-03 Felix FonteinMake sure Firefox for iOS isn't detected as too old...
2019-10-03 Tatu LundCatch and handle IllegalStateException (#11733)
2019-10-03 Tatu LundAdded note in JavaDoc of removeColumn (#11725)
2019-10-02 Zhe SunUpdate context menu addon version (#11735)
2019-09-24 Zhe SunUpdate Chrome version to 77 (#11727)
2019-09-09 Zhe SunUpdate release note to mention Java 11 support (#11697)
2019-09-09 Tatu LundRemoval of data communicator needs to happen before...
2019-09-09 Tatu LundCorrect usage of String.format(..) (#11704)
2019-09-06 eriklummeRemove double negation (#11713)
2019-09-05 Anna KoskinenFix scrollTo for destination START and END and add...
2019-08-29 Anna KoskinenUpdated row and spacer handling for Escalator (#11438)
2019-08-16 Anna KoskinenRead-only styles shouldn't override borderless backgrou...
2019-08-12 Tatu LundAdd explicit handling of ctrl-a (#11693)
2019-08-05 Zhe SunUpdate Chrome version, snapshots and fix tests (#11684)
2019-07-30 Anastasia SmirnovaAdd a missing letter (#11676)
2019-07-30 Zhe SunUpdate the since tag (#11675)
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-29 Zhe SunEnsure the upload button has been disabled when set...
2019-07-29 Leif ÅstrandPrevent excessive getLogger() calls from markAsDirty...
2019-07-29 Zhe SunUpdate to 8.10-SNAPSHOT (#11657)
2019-07-29 Stéphane NicollUse https for Maven repositories (#11668)
2019-07-24 Anna KoskinenEnsure that VComboBox.selectedOptionKey gets initial...
2019-07-16 Anna KoskinenImprovements to detail row index handling. (#11345)
2019-07-12 Olli Tietäväinen11642 refresh pagelength 0 combobox items after datapro...
2019-07-12 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 ...
next