]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-12-12 Pekka HyvönenUpdate liferay dependency to 6.2.5
2016-12-12 Leif ÅstrandRemove unused removeListener method (#7958)
2016-12-12 Aleksi HietanenAdd @FunctionalInterface annotation to interfaces where...
2016-12-12 Aleksi HietanenRemove unused EventListener interface (#7953)
2016-12-12 Tien NguyenFix margin in declarative format is recognized as unsup...
2016-12-09 Aleksi HietanenErase type of BeanBinder#bindInstanceFields parameter... 8.0.0.alpha9
2016-12-09 Pekka HyvönenAdd list of breaking changes in FW8 to release notes...
2016-12-09 Aleksi HietanenFix license header
2016-12-09 Aleksi HietanenRevert changes to ComboBoxSelectingWithNewItemsAllowedTest
2016-12-09 Aleksi HietanenFix UnknownComponentConnector and ComponentMissingFromD...
2016-12-09 Aleksi HietanenMigrate Escalator changes to compatibility escalator
2016-12-09 Aleksi HietanenAdd missing import in FlashIsVisibleTest
2016-12-09 Henri SaraFix python list syntax in BuildDemos
2016-12-09 Aleksi HietanenMake clicking outside a ComboBox add a pending new...
2016-12-09 Aleksi HietanenFix some modern browsers tests failures.
2016-12-09 Henri SaraUpdate Vaadin Spring documentation for 1.1.0
2016-12-09 Denis AnisimovUpdate @since tag for 7.7.4.
2016-12-09 Denis AnisimovCorrect addon init param widgetset IT test.
2016-12-09 Artur SignellMake vaadin-server export the VAADIN package again...
2016-12-09 Artur SignellShow a sensible message for missing extensions (#10799)
2016-12-09 Artur SignellUse US english (license) in all places
2016-12-09 Artur SignellEnsure #cell[N] always scrolls row N into view (#20423)
2016-12-09 Artur SignellPublish Escalator.getBodyRowCount to JS (#20344)
2016-12-09 Artur SignellAllow a resize listener to fire a resize listener ...
2016-12-09 Teemu Suo-AnttilaUpdate Hierarchical container JavaDocs to match code...
2016-12-09 Artur SignellMake modal window block shortcuts for underlying compon...
2016-12-09 Artur SignellMake Grid isWorkPending wait for scroll events to compl...
2016-12-09 Artur SignellUpdate client side selection state when changing select...
2016-12-09 Artur SignellSend selection change events when changing selection...
2016-12-09 Artur SignellMake UPPER_CASE_PROPERTY_IDS more human friendly by...
2016-12-09 Artur SignellAdd Grid.refreshRows to allow refreshing individual...
2016-12-09 Artur SignellCheck for duplicate property ids when setting Grid...
2016-12-09 Artur SignellNever check the selectAll checkbox in an empty grid...
2016-12-09 Artur SignellWorkaround for deadlock issue (#18436)
2016-12-09 Sebastian NyholmFixes VTree so that you can click sub elements when...
2016-12-09 Pekka HyvönenAdd a generic selection listener to Grid & SelectionMod...
2016-12-08 Aleksi HietanenChange return type of Binder#getBean to BEAN
2016-12-08 Aleksi HietanenChange default suggestion popup width in ComboBox ...
2016-12-08 Aleksi HietanenDeprecate Button#setHtmlContentAllowed (#104)
2016-12-08 DenisIntroduce dedicated shared states for every core vaadin... pr101/r2
2016-12-07 DenisImplement "afterViewChange()" as no-op by default....
2016-12-07 DenisDon't use V8 FieldEvents classes in v7 compatibility...
2016-12-07 Leif ÅstrandRemove internal method from application-facing API...
2016-12-07 ArturReplace box-sizing @include with bare box-sizing (#92)
2016-12-06 DenisAdd read-only support for single and multi select views...
2016-12-06 DenisProvide a shorthand for the HasValue::clear() method...
2016-12-06 Ilia MotornyiFix classpath related tests under Windows
2016-12-05 Pekka HyvönenAdd Listing.setItems(Stream) (#90)
2016-12-05 Teemu Suo-AnttilaAdd screenshot submodule to master branch (#88)
2016-12-05 Leif ÅstrandSeparate Binding and BindingBuilder (#80)
2016-12-05 Pekka HyvönenAdd a SelectionMode shorthand for Grid. (#83)
2016-12-05 DenisExtends declarative tests for selection components...
2016-12-02 Leif ÅstrandIntroduce VaadinServiceInitListener (#18628) (#79)
2016-12-02 Henri SaraFix root POM SCM entries to point to GitHub (#73)
2016-12-02 ArturReplace github.com/vaadin/vaadin with github.com/vaadin...
2016-12-02 Henri SaraRemove obsolete release scripts (#74)
2016-12-02 ArturRemove Gerrit mentions from contribution guide
2016-12-02 Leif ÅstrandAdd comments clarifying the use of UUID for security...
2016-12-01 Aleksi HietanenFix focus and blur tests for CheckBoxGroup, NativeSelec...
2016-12-01 Denis AnisimovAllow to set caption for the empty selection in a ComboBox.
2016-12-01 Teemu Suo-AnttilaAdd test for NativeSelect caption generators 8.0.0.alpha8
2016-12-01 elmotSmall fixes to javadocs
2016-11-30 Henri SaraFix ListDataProvider and SortOrder javadoc
2016-11-30 Teemu Suo-AnttilaUse item caption generator in NativeSelect
2016-11-30 Pekka HyvönenNoSelectionModel for Grid
2016-11-30 Pekka HyvönenAdd AbstractSelectionModel for Grid
2016-11-30 Pekka HyvönenEnable select all checkbox for MultiSelection Grid.
2016-11-29 Aleksi HietanenFix typo in README.md
2016-11-29 Teemu Suo-AnttilaFix sorted data provider data change event propagation
2016-11-29 Denis AnisimovProvide access to window order position in windows...
2016-11-29 Teemu Suo-AnttilaRename FilteringDataProviderWrapper to DataProviderWrapper
2016-11-29 elmotGrid merging footer cells
2016-11-29 Teemu Suo-AnttilaRemove ItemFilter from ComboBox
2016-11-29 Denis AnisimovCorrect all tests that introspect classpath for Vaadin...
2016-11-29 Leif ÅstrandMake it possible to reset single select values
2016-11-29 Pekka HyvönenAdd MultiSelect support for Grid
2016-11-29 Teemu Suo-AnttilaProvide in-memory sorting information in Query
2016-11-29 Denis AnisimovUnify usage of HandlerRegistration #19267
2016-11-29 Leif ÅstrandEnsure all BeanBinding chaining methods return BeanBinding
2016-11-29 Leif ÅstrandSimplify Binding API by removing the FIELDTYPE type...
2016-11-29 Teemu Suo-AnttilaRemove unused field in ComboBox
2016-11-28 Teemu Suo-AnttilaAdd ComboBox custom filtering methods and tests
2016-11-28 Teemu Suo-AnttilaAdd a fallback to Declarative*Generator
2016-11-28 Teemu Suo-AnttilaAdd filter type to DataCommunicator
2016-11-28 Teemu Suo-AnttilaType Listing for DataProvider to allow custom filter...
2016-11-28 Henri SaraUse state classes for Embedded, InlineDateField and...
2016-11-28 Henri SaraAdd missing getState(boolean) methods
2016-11-28 Henri SaraAdd shared state for CustomComponent and DragAndDropWrapper
2016-11-28 Henri SaraAdd state classes for Abstract(Single)ComponentContainer
2016-11-28 Denis AnisimovChange addXXListener method in VaadinService to return...
2016-11-27 Henri SaraRevert Upload listener registration changes in compatib...
2016-11-25 Denis AnisimovProvide tests for "required indicator" property for...
2016-11-25 Teemu Suo-AnttilaReintroduce Grid Editor using Binder
2016-11-25 Artur SignellUpgrade to TestBench 5 alpha1 and JUnit 4.12
2016-11-25 Denis AnisimovData should be updated when it's set for disabled compo...
2016-11-24 elmotGrid merging header cells
2016-11-24 Denis AnisimovProvide declarative support for listing components.
2016-11-23 Leif ÅstrandAdd helper for updating the diffstate of a component
2016-11-23 Leif ÅstrandRefactor listener registration creation to reduce boile...
2016-11-22 Artur SignellRemove unused theme getter (#11412)
next