15824 Commits (a33772e3f5932cf913ac2c67ce0bcda991dd8fc2)
 

Author SHA1 Message Date
  Teemu Suo-Anttila 60f76f01c6 Add python script for validating version files on vaadin.com 9 years ago
  Johannes Dahlström e4d7e2d500 Fix declarative margin reading in AbstractOrderedLayout (#18229) 9 years ago
  Teemu Suo-Anttila 61037a75a5 Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234) 9 years ago
  Teppo Kurki 2e6ecec3df Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236) 9 years ago
  Artur Signell 640dd28d21 Measure size correctly when element has border and/or padding (#18181) 9 years ago
  Teppo Kurki 2578c72006 Fixes grid editor datefield/combobox IE8/Valo (#17915) 9 years ago
  Teemu Suo-Anttila 4bc734e56a Add a workaround to not display a spacer just scrolled to view (#17826) 9 years ago
  Johannes Dahlström 3eee8991a2 Add @since 7.5 to new API 9 years ago
  Teemu Suo-Anttila be9f7f3128 Fix Escalator spacer visibility calucation (#17826) 9 years ago
  Anna Miroshnik 04b3ae04b5 Add test for Table visible column order/count change (#9781) 9 years ago
  Sauli Tähkäpää 45fb2934f2 Fix readonly checkbox opacity in Valo. (#17548) 9 years ago
  Johannes Dahlström 4837e3838e Properly display Slider values greater than Integer.MAX_VALUE (#18192) 9 years ago
  Ilya Ermakov 5b965ff478 Table.setVisibleColumns() causes table to forget column headers, icons, alignment (#6245) 9 years ago
  Teppo Kurki 4c5405284b Quick fix for non-visible datefield buttons in IE8 (#17915) 9 years ago
  elmot 3dba07d162 Fix for "Grid detail row outline overflows" (#17826) 9 years ago
  Johannes Dahlström 5ebfdecb1b Better handle exceptions when opening Grid editor (#17935) 9 years ago
  Teemu Suo-Anttila 1eba7f023b Add missing since, remove unused method 9 years ago
  Teppo Kurki a1c8305412 Rename grid sidebar 'opened' style to 'open' (#18120) 9 years ago
  Artur Signell 94a943baae Fix test broken by #16556 9 years ago
  Artur Signell 479f1c55e0 Update to Atmosphere 2.2.7 (#18069) 9 years ago
  Teemu Suo-Anttila ffb4036fe0 Fix Grid drag selection with scrolled page (#17895) 9 years ago
  Sauli Tähkäpää 4af793d06a Prevent field from updating when removing text change listener. (#16270) 9 years ago
  Teppo Kurki bfb632bf19 Fixes double-tap-to-open-editor issues 9 years ago
  Manolo Carrasco acce09843e Open editor on double touch (#17338) 9 years ago
  Leif Åstrand 3a42436fc9 Don't allow null view providers (#17028) 9 years ago
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
  Teppo Kurki b0d5315e8b Forget GridLayout row expand ratios for removed rows (#18166) 9 years ago
  Steven Spungin 7456b6cf0c Return 0 instead of throwing exception if count query returns nothing (#18043) 9 years ago
  Artur Signell baf00a3368 Hide sidebar when clicking outside it (#18111) 9 years ago
  Artur Signell 8453305743 Render initially hidden columns correctly (#18030) 9 years ago
  Artur Signell 220b407724 Insert columns using correct logical row index (#18103) 9 years ago
  Artur Signell d5381626ec Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825) 9 years ago
  Leif Åstrand b6c30ed3c0 Extract MockUI class 9 years ago
  Anna Miroshnik d7284ccfe4 Format UTF-8 filenames correctly for download (#16556) 9 years ago
  Artur Signell c4d006d0c6 Run local tests on localhost 9 years ago
  Artur Signell 7c48ad2b38 Better error reporting when server has invalid URL encoding (#17948) 9 years ago
  Artur Signell 7adec3cd86 Convenience Window.setPosition(x,y) (#16335) 9 years ago
  elmot 67b0e2dd3f GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168) 9 years ago
  Artur Signell 28bf60e511 Deprecate streaming (#14914) 9 years ago
  Artur Signell 96e0e2ed12 Only set height when at least one header cell is shown (#18000) 9 years ago
  Artur Signell 27f574154b Better error messages for addColumn/setColumns (#18019, #17890) 9 years ago
  Pekka Hyvönen 69714e4251 DND-drop-marker should not be on top of sidebar opening button #17692 9 years ago
  Teppo Kurki a2e05d76e3 Remove duplicate primary stylename from split panels (#17846) 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  Teppo Kurki 3ecc805eff Fixed CvalChecker invalid version message (#17879) 9 years ago
  Teppo Kurki 3deceaa2c1 Forget GridLayout column expand ratios when removing columns (#18068) 9 years ago
  Leif Åstrand 177805d898 Remove redundant array copy (#18040) 9 years ago
  Artur Signell c05d318ca5 Ensure PhantomJS2 tests are run on version 2 9 years ago
  Matti Tahvonen 97ecad0e0a Required indicator for Table now works as expected (#17294) 9 years ago
  Teppo Kurki 69f66c8b28 Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago