17 Commits (697f770287bb786b6b5d4944a9202d145e4251f5)

Author SHA1 Message Date
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Ilia Motornyi a7b2de20d6 Implement tree item context click 7 years ago
  Pekka Hyvönen 76892855a7 Refactor Html5 DnD feature based on API review (#9306) 7 years ago
  Teemu Suo-Anttila 21544c9df3 Enable long tap emulation on iOS for context clicks (#8565) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Henri Sara 051bac514c Add state classes for Abstract(Single)ComponentContainer 7 years ago
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package 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
  Henri Sara 8954a81c7c Disable long tap support on iOS (#19367) 8 years ago
  Teemu Suo-Anttila 899f45bb45 Fix text selection and context click events for Android devices (#19367) 8 years ago
  Teemu Suo-Anttila 4794f672d6 Prevent text selection on iOS devices with long tap (#19367) 8 years ago
  Teemu Suo-Anttila 05356b0cb6 Add a method to clear selected text on context click (#19367) 8 years ago
  Markus Koivisto 0e9386aa16 Touch long tap context click emulation improvements (#19222) 8 years ago
  Markus Koivisto bd76f568d5 Add ContextClickEvent for touch events (#19206) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Teemu Suo-Anttila 00dc7ab85e Add support for ContextClickEvent in AbstractComponent (#19015) 8 years ago
  Leif Åstrand 3c811e29a7 Eliminate unguarded Profiler string concatenation 9 years ago
  Sauli Tähkäpää 940b082cd5 Sanitize connectors for PopupDateField and DateField. (#17090) 9 years ago
  Artur Signell e6f97d6f52 Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Teemu Pöntelin e64344f14e Assigning both primary style and style name is now handled correctly (#12190) 10 years ago
  Teemu Suo-Anttila 77a08ca0f9 Add missing @sinces to JavaDoc 10 years ago
  Johannes Dahlström a3311d8135 Prevent scroll position reset on GridLayout hierarchy change (#13386) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 85e8d141d3 Remove notice about using generics from error message (#12873) 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  Leif Åstrand e0e00befc8 Improve error message in createWidget() (#12901) 10 years ago
  Henri Sara 047303662b Add more detailed profiling for some client side hotspots (#12418) 10 years ago
  Artur Signell 59103a9595 Always notify parent of enable state changes (#12062) 11 years ago
  Artur Signell 9686323c4a Added isInitialStateChange to StateChangeEvent (#10477) 11 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  Leif Åstrand afd707b6a0 Fix Profiler call that was accidentally left out when merging #3400 11 years ago
  Pekka Hyvönen d937722318 Maximize Restore for Window #3400 11 years ago
  Artur Signell 17f64543bc Disabled TabIndex warning for now (#11325) 11 years ago
  Artur Signell 36a201f22f Fixed focus and tab index handling for UI (#11129) 11 years ago
  Leif Åstrand 07754fdb1a Don't update primary stylename if it's already up to date (#11088) 11 years ago
  Leif Åstrand f759408c0f Only add tooltip listeners when needed (#11051) 11 years ago
  Leif Åstrand 14d5e7e77e Gather more profiling data (#10961) 11 years ago
  Leif Åstrand c011e166e1 Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 years ago