2632 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Pekka Hyvönen 9664620aaa Listing must be a Component 7 years ago
  Pekka Hyvönen 7143ac1578 Remove unused caption from Column constructor (#8077) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen 1407b8ddae Remove Google App Engine support, tests and documentation (#8034) 7 years ago
  Denis 912c86800b Declarative tests improvements 7 years ago
  Denis 54df589b20 Fix for Grid declarative format (read). (#8050) 7 years ago
  Pekka Hyvönen f9241d9054 Deprecate FontAwesome icon constants (#8032) 7 years ago
  Denis 11ed9cd490 @since tag is set (#8021) 7 years ago
  Denis 80a406c075 Add a SortListener to a Grid (#8008) 7 years ago
  Denis 6185ad5d4e Move old Sort related classes into compatibility module. (#7999) 7 years ago
  Henri Sara fdf69bd616 Fix import in SortOrderProvider (#8007) 7 years ago
  Ilia Motornyi 1739bb7de7 Delete CheckboxRenderer 7 years ago
  Teemu Suo-Anttila 5361398709 Extract interfaces from Grid (#8005) 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Teemu Suo-Anttila 9d35813566 Redesign user-defined column identifiers for Grid (#7983) 7 years ago
  Pekka Hyvönen 04f30c6892 Allow defining a focus delegate component for CustomField (#20336) 7 years ago
  Ilia Motornyi 10d4d70b5e Rename SerializableBiConsumer into Setter 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Denis 2984fbe704 (Re)introduce server side sort for Grid. 7 years ago
  Aleksi Hietanen 56c44b9962 Add EditorComponentGenerator interface (#7990) 7 years ago
  Aleksi Hietanen 334fd4bcef Add ValueProvider interface, use where appropriate 7 years ago
  Leif Åstrand 9e62f59b36 Combine and rename setFilter and applyFilter (#7963) 7 years ago
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
  Pekka Hyvönen 1829fcdaa8 Remove unused JsonUtil (#7989) 7 years ago
  Teemu Suo-Anttila 9c1cd9f8a7 Provide more extensive JavaDoc for DataProvider 7 years ago
  Ilia Motornyi 7391e7cebf Miscellaneous Interface Refactoring 7 years ago
  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 692bbef040 Rename SelectAllCheckBoxVisible enumeration. (#7981) 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
  Denis a43fd9003a Provide declarative support for Grid. (#7961) 7 years ago
  Ilia Motornyi 6d1abeb9fc No inherited threadlocal 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 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
  Artur Signell 247a64ee5f Make vaadin-server export the VAADIN package again (#20332) 7 years ago
  Artur Signell d20fc36768 Workaround for deadlock issue (#18436) 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