14 Révisions (557af9af920b94dbe39b99c8df930691cba501e5)

Auteur SHA1 Message Date
  Sun Zhe 557af9af92
Finish the since tag (#11540) il y a 5 ans
  Anastasia Smirnova 258450a82b Clicking on slider makes handler move (#11519) il y a 5 ans
  Ilia Motornyi 1999e411fc
Fix setValue message (#10782) il y a 6 ans
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) il y a 6 ans
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. il y a 7 ans
  Leif Åstrand fdc80972f5 Add helper for updating the diffstate of a component il y a 7 ans
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate il y a 7 ans
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. il y a 7 ans
  Teemu Suo-Anttila 63d218efc0 Fix setValue() methods behavior null argument value + javadocs il y a 7 ans
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder il y a 7 ans
  Artur Signell 588f3cc7f8 Update copyright year to 2016 il y a 7 ans
  Artur Signell d41411e0f5 Convert Slider to extend the new AbstractField il y a 7 ans
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names il y a 7 ans
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven il y a 8 ans
  Artur Signell 62a751d454 Ensure no unknown attribute warnings are logged in design tests (#19429) il y a 8 ans
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) il y a 8 ans
  John Ahlroos 5e9209421c Parse readonly values for AbstractFields correctly #18850 il y a 8 ans
  Artur Signell 7355f1a262 Reformat with Luna SR2 il y a 9 ans
  Sauli Tähkäpää 1ac6c591a6 Remove value casting to integer in Slider.setValue (#17370) il y a 9 ans
  Johannes Dahlström e3bf98708c Fix Declarative support for Slider (#17196) il y a 9 ans
  Leif Åstrand 63beef507c Make Slider.clear() consistent with the no-args contstructor (#17073) il y a 9 ans
  Sauli Tähkäpää 155ffa7560 Use Math.floor instead of casting to int when trimming decimals. (#16926) il y a 9 ans
  Sauli Tähkäpää f0a04197be Ensure that slider min is always smaller or equal to max. (#16776) il y a 9 ans
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) il y a 9 ans
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). il y a 10 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Risto Yrjänä 6291a5080e Ensure that Slider diffstate always contains "value" (#12133) il y a 11 ans
  Johannes Dahlström c4a0bc318e Properly pass the AbstractField internal value to shared state in Slider and ProgressIndicator (#10921) il y a 11 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Artur Signell 34872992c0 Removed outdated code example from javadoc il y a 11 ans
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) il y a 11 ans
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public il y a 11 ans
  John Ahlroos b0ab3da024 Fixes StackOverflow in Slider il y a 11 ans
  Johannes Dahlström fc3f7f62b0 Migrate Slider to Vaadin 7 (#9304) il y a 11 ans
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) il y a 11 ans
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) il y a 11 ans
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) il y a 11 ans
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces il y a 12 ans
  Artur Signell 496a0c0039 Component no longer implements Paintable il y a 12 ans
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) il y a 12 ans
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector il y a 12 ans
  Artur Signell bb8f5ac330 Fixed compilation errors il y a 12 ans
  Artur Signell 7e594fb40f #8125 Removed Property.ConversionException and String constructor based il y a 12 ans
  Artur Signell d4f2ca3fad #8074 Additional fix to still allow using setValue with integers il y a 12 ans
  Artur Signell ee4a992168 #8026 Removed deprecated API from Slider/VSlider il y a 12 ans
  Artur Signell 06e97f31be #8074 Ensure Slider value is in valid range. il y a 12 ans
  Artur Signell fbcdb97738 #8073 Slider.setValue(Double value, boolean repaintIsNotNeeded) should il y a 12 ans
  Artur Signell aaf134a39b Merged tests, fixes and javadoc updates from 6.7 il y a 12 ans
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace il y a 12 ans
  Artur Signell 530dc5edb5 #5783, #4977 Improved Slider javadoc il y a 12 ans