17297 Commits (886a837d6d16216606dcb564c5450e1b6bf136d3)
 

Author SHA1 Message Date
  Aleksi Hietanen afcd95da1d Make AbstractListing implement Focusable (#7965) 7 years ago
  Pekka Hyvönen ce26bf7c4c Remove usage of Consumer from event listeners (#7985) 7 years ago
  Leif Åstrand b2e3aa2acf Rename setRequired to asRequired since it's logically not a setter (#7986) 7 years ago
  Denis fc011f6a8a Provide configuration for events order in month and week views 7 years ago
  Denis 692bbef040 Rename SelectAllCheckBoxVisible enumeration. (#7981) 7 years ago
  Teemu Suo-Anttila 4852034df2 Add Vaadin Spring dependency version to BOM (#112) 7 years ago
  Teemu Suo-Anttila 44b75ed4b1 Fix Grid.addColumn without renderer to accept any type (#7974) 7 years ago
  Pekka Hyvönen 1e801e5ab8 Add SerializableEventListener, make it parent of ConnectorEventListener (#7980) 7 years ago
  Matti Tahvonen 110c77d504 fixed bug reporting url to point to github (#7968) 7 years ago
  Henri Sara 189667e0e1 Add compatibility layouts with old defaults. (#7967) 7 years ago
  Henri Sara 731a4f4297 Remove references to Firebug and the firebug chapter from the documentation (#7977) 7 years ago
  Pekka Hyvönen 12793c9667 Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970) 7 years ago
  Denis a43fd9003a Provide declarative support for Grid. (#7961) 7 years ago
  Ilia Motornyi 6d1abeb9fc No inherited threadlocal 7 years ago
  Teemu Suo-Anttila 2a52bce417 Remove vaadin-widgets module (#7960) 7 years ago
  Ilia Motornyi 95a61630bb VerticalLayout has spacing = true and margin = true by default . 7 years ago
  Pekka Hyvönen e63b51a831 Change Upload to be in immediate mode by default (#111) 7 years ago
  Pekka Hyvönen f1f4be9dc2 Reduce javadoc errors by adding missing dependencies 7 years ago
  Pekka Hyvönen 1b7e95124e Update liferay dependency to 6.2.5 7 years ago
  Leif Åstrand 3fd0928377 Remove unused removeListener method (#7958) 7 years ago
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 years ago
  Aleksi Hietanen 10415247e5 Remove unused EventListener interface (#7953) 7 years ago
  Tien Nguyen 0727092756 Fix margin in declarative format is recognized as unsupported property gridlayout (#103) 7 years ago
  Aleksi Hietanen d0184c4ccd Erase type of BeanBinder#bindInstanceFields parameter in equality test 7 years ago
  Pekka Hyvönen 8bd92c9708 Add list of breaking changes in FW8 to release notes (#102) 7 years ago
  Aleksi Hietanen e652bbefe6 Fix license header 7 years ago
  Aleksi Hietanen 29e07bc078 Revert changes to ComboBoxSelectingWithNewItemsAllowedTest 7 years ago
  Aleksi Hietanen c2aeeac3f1 Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests 7 years ago
  Aleksi Hietanen aeae310b7e Migrate Escalator changes to compatibility escalator 7 years ago
  Aleksi Hietanen acc261b184 Add missing import in FlashIsVisibleTest 7 years ago
  Henri Sara 1c2a9664bd Fix python list syntax in BuildDemos 7 years ago
  Aleksi Hietanen d44fa8b349 Make clicking outside a ComboBox add a pending new item (#18366) 7 years ago
  Aleksi Hietanen 266be8f529 Fix some modern browsers tests failures. 7 years ago
  Henri Sara 5ad67a15e8 Update Vaadin Spring documentation for 1.1.0 7 years ago
  Denis Anisimov 32f2c351b1 Update @since tag for 7.7.4. 7 years ago
  Denis Anisimov cde003e744 Correct addon init param widgetset IT test. 7 years ago
  Artur Signell 247a64ee5f Make vaadin-server export the VAADIN package again (#20332) 7 years ago
  Artur Signell cbbd1710fe Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell e4af2f2a31 Use US english (license) in all places 7 years ago
  Artur Signell cd4045b14a Ensure #cell[N] always scrolls row N into view (#20423) 7 years ago
  Artur Signell 26dac6ff92 Publish Escalator.getBodyRowCount to JS (#20344) 7 years ago
  Artur Signell 7b957a5c37 Allow a resize listener to fire a resize listener (#20338) 7 years ago
  Teemu Suo-Anttila cc64935345 Update Hierarchical container JavaDocs to match code (#5864) 7 years ago
  Artur Signell 16c54b33c4 Make modal window block shortcuts for underlying components (#20366) 7 years ago
  Artur Signell 97a75f1abc Make Grid isWorkPending wait for scroll events to complete (#20417) 7 years ago
  Artur Signell a30c614552 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell 22c372b7a5 Send selection change events when changing selection mode (#20391) 7 years ago
  Artur Signell a48e26b9b8 Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380) 7 years ago
  Artur Signell 4ea2151053 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell 76447b941a Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago