8 Commits (504b3c4c65c6a2ccfeeb1501eff7a29f5a3dbec3)

Author SHA1 Message Date
  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
  Sami Viitanen 6dec84ebe9 Made MenuBar item tooltips work again (#8425) 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Automerge 53bb61089d [merge from 6.7] #8559/#8560 Additional fixes based on review 12 years ago
  Automerge 2296d93d64 [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560) 12 years ago
  Automerge 3ef26bbd62 [merge from 6.7] Code cleanup (#8559/#8560) 12 years ago
  Leif Åstrand 70f793bfb0 Fix some small layout bugs (#8313) 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Henri Sara b93f3668c3 Communicate component description (tooltip) in shared state (#8304). 12 years ago
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). 12 years ago