7 Commits (c58c7e7a2329011e70ad3afeb11b1a667eb6bf37)

Author SHA1 Message Date
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) 6 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell b31a71ae63 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila 05356b0cb6 Add a method to clear selected text on context click (#19367) 8 years ago
  Markus Koivisto bd76f568d5 Add ContextClickEvent for touch events (#19206) 8 years ago
  Teemu Suo-Anttila 5097095625 Add support for TreeContextClickEvents (#19062) 8 years ago
  Leif Åstrand 1d538feb45 Add Tree.htmlContentsAllowed (#7717) 8 years ago
  Teemu Suo-Anttila 1c463a0229 Fix IE8 icons in tree expand regression (#18488) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 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
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Felype Santiago Ferreira d45785d676 Fixes right click selection focus issues in Tree. (#12618) 10 years ago
  michaelvogt f14fc3cbd2 Keep the Tooltip in the DOM (#12458) 10 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  michaelvogt f980667fdf WAI-ARIA functions for Tree (#11389) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 years ago
  John Ahlroos 7606cd6366 Fixed Tree not resizing itself after nodes are updated in IE8 #10697 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell de1450300b Fixed tab index handling in broken components (#10315) 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
  John Ahlroos 0543f70823 Added primary stylename to all component states #9724 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 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) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 years ago
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are 12 years ago
  Artur Signell c468f4b16c Removed unused createState() from client side 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago