17112 Commits (373bd63dcd2ed659d953ad591c4099b658aec8f6)
 

Author SHA1 Message Date
  Henri Sara 92d697b988 Add target test-all for UI tests 7 years ago
  Denis Anisimov 287614dbab Implement focus/blur events for RadioButtonGroup. 7 years ago
  Anna Miroshnik ee47a94e17 M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737) 9 years ago
  Denis Anisimov 25013128a7 Implement focus/blur listeners for NativeSelect. 7 years ago
  Aleksi Hietanen c276c9d02e Update ServletIntegrationUI to use Valo 7 years ago
  Denis Anisimov 9c88657db5 Implement focus and blur events for CheckBoxGroup. 7 years ago
  Pekka Hyvönen bcd7259e10 Remove Locale from BeanValidator because of ValueContext 7 years ago
  Denis Anisimov 66724b35c5 Date/time issues are fixed in the tests. 7 years ago
  Artur Signell 1e978a6ba0 Serve static files also in servletPath/VAADIN (#14398) 7 years ago
  Leif Åstrand 334b3f0a4b Remove JavaDoc mentions of RepaintRequestEvent (#19953) 7 years ago
  Aleksi Hietanen ec16799469 Fix broken GridSortingTest caused by theme change 7 years ago
  Aleksi Hietanen 906c4d93bd Update VerifyBrowserVersionTest to Chrome 54 7 years ago
  Teemu Suo-Anttila 524a69fd2d Add ValueContext to Validators 7 years ago
  Pekka Hyvönen 54e1edcfe0 Rename Binder methods 7 years ago
  Denis Anisimov f981521a52 Disable default null representation one way converter. 7 years ago
  Pekka Hyvönen 3d2c66fe40 Update to GWT 2.8.0 Final 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Teemu Suo-Anttila 5bc31e8267 Remove undocumented, unused extra default methods from Converter 7 years ago
  Aleksi Hietanen e0fcd1cfe0 Grid html/component content in headers 7 years ago
  Teemu Suo-Anttila 63d218efc0 Fix setValue() methods behavior null argument value + javadocs 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Denis Anisimov 0decd87411 Binder.bindInstanceFields(Object) method implementation (#47). 7 years ago
  Aleksi Hietanen eb39bd3df3 Add compatibility-themes to ivysettings and all-assembly-descriptor 7 years ago
  Leif Åstrand 3f37f893cb Correct serializable issues and test that components can be serialized 7 years ago
  Teemu Suo-Anttila 51c0978af8 Update Hierarchical container JavaDocs to match code (#5864) 7 years ago
  Teemu Suo-Anttila c72beed926 Add ValueContext parameter for Converters 7 years ago
  Denis Anisimov 6d75c88fcb Move old SelectionEvent to V7 and create a new selection event supertype 7 years ago
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder 7 years ago
  Aleksi Hietanen 2cdb3b3932 Add utility for outputting the full declarative syntax of components 7 years ago
  Denis Anisimov 02ed73dc9e Derive Listing components from HasValue. 7 years ago
  Pekka Hyvönen 7bb0001812 Fix bad pom.xml syntax introduced in previous commit 7 years ago
  Pekka Hyvönen 28f239d674 Add correct release profile to bom 7 years ago
  Denis Anisimov 203baea2fb Provide declarative tests for all V7 field components. 7 years ago
  Pekka Hyvönen 6541122062 Add missing groupId to bom/pom.xml 7 years ago
  Denis Anisimov 1c11016e7a Revert "Initial support for null representations in Binder" 7 years ago
  Pekka Hyvönen 4e33a308d3 Add vaadin-all as parent for bom 7 years ago
  Teemu Suo-Anttila 9f672890c1 Initial support for null representations in Binder 7 years ago
  Teemu Suo-Anttila 5bc6d1802e Implement basic footer support for Grid 7 years ago
  Teemu Suo-Anttila 5fc90cda4c Throw exception from multiple columns with same identifier 7 years ago
  John Ahlroos 8b2de181c3 Fix Mockito/Hamcrest build classpath conflict 7 years ago
  Pekka Hyvönen 8d56ae55ed Fix root dependencies from leaking to BOM 7 years ago
  Marc Englund 53f9900424 Add "valo-menu-hover" stylename to make responsive menu appear w/o adding code (#19019) 8 years ago
  Teemu Suo-Anttila b49b8c2fc5 Use identifiers for Grid Columns 7 years ago
  Leif Åstrand ace0e324b6 Use diffstate for JS connectors (#20335) 7 years ago
  Denis Anisimov 3b454d94ae Memory measurement test for V7&V8 Grids, 1 item and 100 000 items. 7 years ago
  Pekka Hyvönen ff4d7b1e9b Use placeholder instead of inputPrompt for DateField 7 years ago
  Aleksi Hietanen 24e11dca6b Move all themes except Valo into a new compatibility-themes package 7 years ago
  Aleksi Hietanen 7c8a03ce9e Fix security issue in BoV custom ValidationStatusHandler example 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Aleksi Hietanen b66631c3dc Fix BoV custom ValidationStatusHandler example 7 years ago