756 Commits (e70ba25c2d1a43dccd43e6ece8f7c126355332c0)

Author SHA1 Message Date
  Henri Sara 1449425791 Also hide shim iframe of VOverlay on setVisible(false) (#12731) 10 years ago
  Matti Tahvonen 1b7e40de94 Only fetch rows if there are some (#11189) 10 years ago
  John Ahlroos 3e593b0949 Focus selected row in Table #12540 10 years ago
  Matti Tahvonen e1c38bf70c Avoid obsolete calendar panel renderings to avoid various NPEs. 10 years ago
  Artur Signell 281fc43348 Fixed incorrect logging (#12241) 10 years ago
  Artem Godin 3cba6bf847 Rebuild OptionGroup on HtmlContentAllowed/Multiselect changes (#10451) 10 years ago
  John Ahlroos d9f6dadfb4 Fixed Table range selection IE regression #12407 10 years ago
  Artem Godin 503e5757bb Fix NullPointerException in logger when message is null (#12588) 10 years ago
  Artur Signell 633b4e858c Prepare for Atmosphere Javascript 2.0 (#12241) 10 years ago
  Matti Tahvonen 07ca622a6b Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator) 10 years ago
  Artem Godin 267a4cae6d Fix OptionGroup elements losing focus on value change (#10451) 10 years ago
  John Ahlroos 0e9ff32598 Ported regression fixes in 6.8 for #12407 to 7.1 branch 10 years ago
  Yuriy Artamonov 600f5f3238 Do not try to focus invisible components which not present in UIDL #12654 10 years ago
  Fabian Lange 5966f01b9f reduce reflow and calculation in VOverlay (#12566) 10 years ago
  Juho Nurminen ffb33be8a1 Update slider client-side state object on value change (#12676) 10 years ago
  Juho Nurminen 478acb8e9a Check modifiers when handling TabSheet hot keys. Fixes #12178 10 years ago
  John Ahlroos a5795f346e Prefixes GET parameters in Liferay with portlet namespace #12602 10 years ago
  Matti Tahvonen 8ce6565b3e Fixes normal drag and drop events (regression since 7.1) and html5 style 10 years ago
  John Ahlroos d3261d77a4 Fixes issue with Table not scrolling completely to the end #12651 10 years ago
  Artur Signell 0248b8f7ba Fixes browser detection for IE11 (#12638) 10 years ago
  Jonatan Kronqvist c7aaa0413f Don't try to cast a connector to Widget. Fixes #12619 10 years ago
  Leif Åstrand d9f204fda6 PostLayoutListener javadocs (#12562) 10 years ago
  Johannes Dahlström cf796e281e Add v-iosN classname for all iOS versions instead of just N=6 (#12324) 10 years ago
  Johannes Dahlström cdb9a49bd5 Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12324) 10 years ago
  Artur Signell 1de4389154 Use JUnit 4.11 in all modules (#12572) 10 years ago
  Artur Signell e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527) 10 years ago
  Artur Signell bc90a58b6e Unified xml files to end with new line 10 years ago
  Fabian Lange 6dcece817b Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491) 10 years ago
  Artur Signell fca0f7a6b7 Add <br> as empty representation for webkit (#12490) 10 years ago
  Marc Englund de53191998 Fix for #12279 (caret jumps when formatting in RTA). 10 years ago
  Artur Signell 831747a518 Fix regression where empty RTA returns <br> (#12490) 10 years ago
  Jonatan Kronqvist 7068d7827b The colon in the calendar event caption is now also hideable. Fixes #12460 10 years ago
  Leif Åstrand bea7fa3430 Only consider caption tooltips for own slots (#12469) 10 years ago
  Henri Sara 6dc46c5cfc Use the add() path of CssLayout only when appending to the end (#11284) 10 years ago
  Henri Sara 232eb4238d Enable use of profiler without debug window (#12465) 10 years ago
  Henri Sara 8ce45c7bed Disable slow sanity check when not in debug mode (#12463) 10 years ago
  Henri Sara b83240f902 Optimize CssLayout hierarchy update (#11284) 10 years ago
  Henri Sara 39fd5fc7c5 Fix bug for spacing on first widget (#12420) 10 years ago
  Henri Sara af995de3b1 Optimize large Vertical/HorizontalLayout client side (#12420, #10899) 10 years ago
  Henri Sara fac9ff6dfe Optimize resetting of state when detaching components (#10899, #11284) 10 years ago
  Henri Sara 047303662b Add more detailed profiling for some client side hotspots (#12418) 10 years ago
  Henri Sara f5b67af0a4 Optimize ComputedStyle.getIntProperty() (#12411) 10 years ago
  John Ahlroos 7220ca8758 Fixed DragAndDropWrapper using wrong drop target in IE8 #12406 11 years ago
  Henri Sara b5a212a8c8 Report min and max times from Profiler (#12409) 11 years ago
  Patrik Lindström 7182665fde Fix scrollbar for Window under WebKit browsers (#11994) 11 years ago
  denisanisimov dc491a4eac Reset waitingForFilteringResponse flag to false inside onBlur (#12325) 11 years ago
  John Ahlroos c7a48ae008 Delay sending DateField popup value to server until popup is closed #6252 11 years ago
  John Ahlroos 5fb05e84c8 Fixes Button icon alt text not being updated #12333 11 years ago
  denisanisimov 2d5a10718e Update "lastRequestedFirstvisible" field value right away (#10666). 11 years ago
  Johannes Dahlström 16d17f9824 Fix native scrolling regression in iOS 6 homescreen apps (#12295) 11 years ago