20 Commits (10bd7544fd22dccd7e8e32cb236eb50f102892d3)

Author SHA1 Message Date
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour f42e0cc6f2 Fix some checkstyle warnings (#10179) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Anna Miroshnik 0652f2abb8 Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456) 9 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Matti Tahvonen 2d3eff80f7 Fire actions before removing menu from the DOM (#20080) 8 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 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
  Denis Anisimov 5d6f189e32 Always close expanded top level menu item on click (#14568). 9 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Henri Sara 8a6a6add18 Enable using custom overlay in VMenuBar (#19368) 8 years ago
  Artur Signell 7355f1a262 Reformat with Luna SR2 9 years ago
  Teemu Suo-Anttila a8553904cf Fix MenuBar keyboard navigation and selecting (#17076) 9 years ago
  Alexey Fansky 8ecdcd9d66 Keeping MenuItem custom classes when updating styles (#17427) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Sauli Tähkäpää f2cb9ae846 Add missing @since for 7.3.7. 9 years ago
  Jouni Koivuviita 98d0eec7bb MenuBar submenus close unexpectedly if use Valo theme (#15255) 9 years ago
  Mika Murtojarvi 54ed43adad Fix a regression in VMenuBar.getSubpartElement (#14879). 9 years ago
  Mika Murtojarvi 28570bb979 Change getSubPartElement(String) to ignore text icons (#14879). 9 years ago
  Dmitrii Rogozin 31a9f1c0f9 Add SubPartAware to VMenuBar (#13364) 9 years ago
  Dmitrii Rogozin dd8cf12dde Bug fix menu navigation with space (#14041) 10 years ago
  Juuso Valli 534485ded6 Make tooltips stationary when hovering (#13981) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Denis Anisimov 87b6027c6d Trigger action/submenu on SPACE key along with ENTER (#12525). 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
  Johannes Dahlström 9dd8754fa8 Support font icons in MenuItems (#13372) 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  John Ahlroos 274565fa24 Fixed missing stylenames on menu item #10077 11 years ago
  Artur Signell 0965cfdef0 Formatted project 11 years ago
  John Ahlroos 9ce55984a4 Fixed primary stylename handling for MenuBar #9908 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago