13 Commits (ab18b6c58ef819dbc0049c4713cf06209d5abc47)

Author SHA1 Message Date
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Aleksi Hietanen 8fcb2da138 Add possibility to configure the content mode of TabSheet tabs (#8920) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  adam 35078caabe Fixing TabSheet scrolling within SplitPanel (#20052) 7 years ago
  Artur Signell ab30dfe29d Scroll selected tab into view (#3899) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell f6d075df52 Take margin/border/padding into account when measuring TabSheet (#18471) 9 years ago
  Artur Signell 7355f1a262 Reformat with Luna SR2 9 years ago
  Leif Åstrand 7e122bed24 Don't show loading spinner if there are no tabs (#15241) 9 years ago
  Alexey Fansky 8c06129463 Re-showed tab is displayed if there is room for it (#17096) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell e5015dc74c Format project, once again 9 years ago
  Artur Signell 32a5d8f382 Reformat project using Eclipse Luna SR1 9 years ago
  Artur Signell 42ef01bfdb Allow TabSheet and Accordion tab captions to contain HTML (#14609) 9 years ago
  Artur Signell 9d881f8851 Empty since tags -> 7.4 9 years ago
  Alexey Fansky 5eaf32a140 Reset tabsheet scroller when unhiding leftmost tab (#14644) 9 years ago
  Mika Murtojarvi aaabbe3d58 Fix NPE and scroll behavior in TabSheet (#14348). 9 years ago
  Guillermo Alvarez 6ddca16527 Fix TabSheet becomes unresponsive after setSelectedTab (#14710) 9 years ago
  Taras Hupalo 0907394c57 Removed the waitingForResponse flag from VTabsheet (#14710) 9 years ago
  Artur Signell 2987485ccb Update @since tags for new API (#14330) 9 years ago
  Bogdan Udrescu b18bf1e1f3 TabSheet focus/blur patch for 7.3 (#14304) 9 years ago
  Bogdan Udrescu 035f82020a TabSheet focus/blur API improvement (#14304) 9 years ago
  Bogdan Udrescu 8c4ddbb283 TabSheet focus/blur events fixed (#14304) 9 years ago
  Bogdan Udrescu 52b98ccd17 Prevent browser to scroll when space it pressed on a TabSheet (#14320) 9 years ago
  Juuso Valli 534485ded6 Make tooltips stationary when hovering (#13981) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell b617f03223 Do not update state on the client side (#13743) 10 years ago
  Teemu Suo-Anttila e0b872be57 Disable border width storing from TabSheet (#13706) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Jonatan Kronqvist 91029a1012 Update the tab caption widths when necessary (#13402) 10 years ago
  Felype Santiago Ferreira f32e3535c6 Update Accordion and TabSheet to use Vaadin 7 style. (#13402). 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Juho Nurminen 60aa66a629 Made TabSheet tabs always become visible when focused (#12343) 10 years ago
  Teemu Pöntelin 1881ea8afd Fix for width issue of TabSheet (#12805) 10 years ago
  Juho Nurminen fb597c1a4c Fixed TabSheet tab focusing (#13206) 10 years ago
  Juho Nurminen 69983d0aa0 Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343) 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Juho Nurminen a494133164 Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343) 10 years ago
  Juho Nurminen 5b56eeb521 Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343) 10 years ago
  Juho Nurminen 401fa5c940 Don't send TabSheet focus and blur events to the server when moving the focus from one tab to another (#12971) 10 years ago
  Juho Nurminen 9ab700417e Fixed TabSheet tab keyboard focus issues (#12343) 10 years ago
  Juho Nurminen b7e184e30f Cleaned up the implementation of VTabsheet.selectPreviousTab() 10 years ago