23 Commits (f4dc8b29525019f9d4a79e712d64a0e2bede4587)

Author SHA1 Message Date
  Anna Koskinen f4dc8b2952
Ensure ChangeListener still works after first upload. (#11936) 4 years ago
  Anastasia Smirnova 94fb3c2c08 Upload should preserve MIMEType after first selection (#11745) 4 years ago
  Zhe Sun 4523d31e6d
Update Chrome version, snapshots and fix tests (#11684) 4 years ago
  Zhe Sun 3a1f595b82
Ensure the upload button has been disabled when set Enabled calling from succeedL… (#11655) 4 years ago
  Ilia Motornyi 4608a53c7a
Add ACCEPT attribute to Upload (#10906) 5 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Anna Koskinen b45f30685d Ensure Upload is properly reset after an upload is interrupted (#10522) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Johannes Tuikkala 58b3bce533 Fix client-side error when Upload in TabSheet and Push 7 years ago
  Pekka Hyvönen 8ef496dbde Separate immediate mode for Upload from AbstactComponent.immediate 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 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
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Artur Signell e6f97d6f52 Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
  Sauli Tähkäpää 98a6367842 Set v-disabled on Button inside Upload when disabled. (#14655) 9 years ago
  Sauli Tähkäpää 553f51ae6d Add missing comments. (#14482, #14565) 9 years ago
  Denis Anisimov 305db63d59 Set title to empty string for Upload if tooltip is used (#14482). 9 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
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Tomi Virtanen 0579fba630 Upload control with empty selection (#9602) 10 years ago
  Artur Signell d6fca78207 Fix race condition in upload with push (#10214) 11 years ago
  Artur Signell 613d2c044d Fixed race condition in upload (#10942) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen bd2cb2fcdc Re-added accidentally removed IE 8 workaround for uploads (#9179) 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
  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 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 11 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
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Jens Jansson 99b9132dcc #8324 Splitted VUpload into Widget and Paintable. 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago