17185 Commits (fix_event_router_prototype)
 

Author SHA1 Message Date
  Henri Sara 5e09b462cc WIP: prototype of SimpleEventRouter 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
  Artur Signell c94312a0f8 Never check the selectAll checkbox in an empty grid (#20301) 7 years ago
  Artur Signell d20fc36768 Workaround for deadlock issue (#18436) 7 years ago
  Sebastian Nyholm 7b39a6dd52 Fixes VTree so that you can click sub elements when setHtmlContentAllowed is true. (#20097) 7 years ago
  Pekka Hyvönen 22063cfe1a Add a generic selection listener to Grid & SelectionModels (#105) 7 years ago
  Aleksi Hietanen a95dadcde5 Change return type of Binder#getBean to BEAN 7 years ago
  Aleksi Hietanen 474057c6a7 Change default suggestion popup width in ComboBox (#91) 7 years ago
  Aleksi Hietanen 205efc49bf Deprecate Button#setHtmlContentAllowed (#104) 7 years ago
  Denis 9fb43988c7 Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
  Denis 414de3c4b2 Implement "afterViewChange()" as no-op by default. (#99) 7 years ago
  Denis 5778c65bde Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
  Leif Åstrand 2c014bc4ec Remove internal method from application-facing API (#97) 7 years ago
  Artur 87998f5ae7 Replace box-sizing @include with bare box-sizing (#92) 7 years ago