]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-08-17 Artur SignellRun OSGi test on Karaf 4.0.5
2016-08-17 Artur SignellFlush the active connector before closing a browser...
2016-08-17 Artur SignellRemove confusing note about OSGi support (#20094)
2016-08-17 Artur SignellRemove unnecessary sleep time randomization
2016-08-17 Artur SignellRemove Form and FormFieldFactory
2016-08-17 elmotRename InMemoryDataSource into ListDataSource
2016-08-17 elmotDataSource backend sorting
2016-08-17 elmotBasic DataSource according to BoV "datamodel.datasources".
2016-08-17 Denis AnisimovTest that cross field validation works as expected...
2016-08-17 Aleksi HietanenUpdate TextField to extend AbstractFieldNew (#51)
2016-08-17 Artur SignellMake super dev mode run more reliable
2016-08-16 Artur SignellRemove component dependencies from core framework classes
2016-08-16 Artur SignellMove component drag'n'drop criteria to the correct...
2016-08-16 Artur SignellRemove unused code
2016-08-15 Denis AnisimovProvide a NotEmptyValidator for Binder setRequired...
2016-08-15 Artur SignellMake OSGi work again
2016-08-15 Artur SignellAdd converter support to Binder
2016-08-15 Artur SignellRelax test to only care about JRE version, not patch set
2016-08-15 Henri SaraUpdate/remove empty @since for 7.7
2016-08-15 Artur SignellRemove deprecated addListener/removeListener methods
2016-08-15 Artur SignellFix duplicate definition of builder-helper-maven-plugin
2016-08-15 Artur SignellRename Book of Vaadin test to be a useful for all binde...
2016-08-15 Artur SignellRemove deprecated Property.toString() mode
2016-08-15 Denis AnisimovDerive DateField from new AbstractField (#57).
2016-08-15 Artur SignellPrevent Atmosphere from resurrecting a destroyed broadc...
2016-08-12 Artur SignellMake vaadin-shared Import-Package empty as it should be
2016-08-12 Artur SignellFix OSGi manifest for vaadin-shared
2016-08-12 Artur SignellUpdate to latest Atmosphere (2.4.5) and JS (2.3.2)
2016-08-12 Denis AnisimovMove old DateField components to legacy package (pre...
2016-08-12 Artur SignellUpdate to GWT 2.8.0-rc2
2016-08-12 Artur SignellRemove unused GWT dependencies
2016-08-12 Artur SignellNote that Windows Phone is no longer supported
2016-08-11 Henri SaraMove multi-select mode to AbstractSelectState
2016-08-11 Henri SaraUse shared state for OptionGroup htmlContentAllowed
2016-08-11 Henri SaraConvert CheckBox from legacy to AbstractField
2016-08-11 Henri SaraMake immediate mode the default
2016-08-11 Denis AnisimovConvert old validators (#87).
2016-08-11 Henri SaraUpdate expected Chrome version to 52
2016-08-11 Artur SignellRefactor Binder and Binding/BindingImpl to be easier...
2016-08-11 Henri SaraRemove deprecated column based width support from selects
2016-08-11 adamFix Grid height calculation when HeightMode.ROW (#20104...
2016-08-11 Henri SaraRemove obsolete type attribute in AbstractSelect subclasses
2016-08-10 Artur SignellMove and rename converters into com.vaadin.legacy.data...
2016-08-10 Denis AnisimovMove old validators to legacy package (pre-#87).
2016-08-10 Artur SignellFix invalid [note] tags in documentation
2016-08-10 Artur SignellFix documentation typo
2016-08-10 Denis AnisimovBinding.withValidator and Binder.validate methods ...
2016-08-09 Denis AnisimovMove Validator and Validatable into legacy package.
2016-08-09 Artur SignellConvert Slider to extend the new AbstractField
2016-08-09 Henri SaraBoV: Fix a language issue for Listing
2016-08-09 Henri SaraEliminate calls to deprecated addListener(Focus/BlurLis...
2016-08-09 Artur SignellAdd support for required status to AbstractField
2016-08-08 Artur SignellRename AbstractFieldTest to LegacyAbstractFieldTest
2016-08-08 Artur SignellMake AbstractField Focusable
2016-08-08 Henri SaraRename field in VFilterSelect.DataReceivedHandler for...
2016-08-08 Henri SaraUpdate comment in VFilterSelect.resetSelection()
2016-08-08 Henri SaraClean javadoc/comments in ComboBoxConnector
2016-08-08 Henri SaraRemove unused field in ComboBox
2016-08-08 Henri SaraMoved ComboBox suggestion popup width to shared state
2016-08-08 Henri SaraRemove obsolete paint attribute from ComboBox
2016-08-08 Henri SaraMinor ComboBox client side cleanup (#19929)
2016-08-08 Henri SaraMove combo box selection update logic to handler (...
2016-08-08 Henri SaraMove more combo logic to handler (#19929)
2016-08-08 Denis AnisimovBinder.save() and Binder.load() methods implementation...
2016-08-08 Henri SaraUse a separate data received handler in VFilterSelect...
2016-08-08 Henri SaraMove combo popup opener clicked flag to connector ...
2016-08-08 Henri SaraRefactor ComboBox pending selection handling (#19929)
2016-08-08 Henri SaraUse accessors for combo internal state (#19929)
2016-08-08 Henri SaraRemove UIDL references in VFilterSelect (#19929)
2016-08-08 Henri SaraRefactor ComboBox item painting (#19929)
2016-08-08 Henri SaraRequest ComboBox pages with RPC (#19929)
2016-08-08 Henri SaraMove ComboBox filtering mode to state (#19929)
2016-08-08 Henri SaraMove ComboBox pageLength to state (#19929)
2016-08-08 Henri SaraSend ComboBox selection with RPC (#19929)
2016-08-08 Henri SaraSend ComboBox focus/blur with RPC (#19929)
2016-08-08 Henri SaraCreate new items with RPC (#19929)
2016-08-08 Henri SaraMove ComboBox communication to connector (#19929)
2016-08-08 Henri SaraCreate ComboBoxServerRpc stub (#19229)
2016-08-08 Henri SaraUse shared state in ComboBox (#19229)
2016-08-07 Henri SaraUse snapshots of Maven plug-in
2016-08-05 Teemu Suo-AnttilaAdd Binder for binding field values to bean properties
2016-08-05 Johannes DahlströmImplement new simple AbstractField
2016-08-05 Johannes DahlströmRename Field, AbstractField to legacy names
2016-08-05 Artur SignellUpdate documentation to match API in vol2
2016-08-05 Artur SignellRe-enable accidentally disabled fields documentation
2016-08-05 Henri SaraUpdate release notes for Vaadin 8
2016-08-05 Marko GronroosRescaled images in layout chapter. Various small format...
2016-08-05 Marko GronroosRevised component abstractions diagram (#19897).
2016-08-05 Sami EkbladBoV: Updated selection components to Vaadin 8.
2016-08-05 Sami EkbladBoV: Updated Java version compatibility notes to Java 8.
2016-08-05 Marko GronroosRevised components diagram (#19897), fixed a fatal...
2016-08-05 Sami EkbladBoV: Updated library list in Getting Started to Vaadin 8.
2016-08-05 Marko GronroosRevised toolchain, architecture, events, button, and...
2016-08-05 Sami EkbladBoV: Vaadin 8 changes to Grid documentation.
2016-08-05 Sami EkbladAdded notes to Tree and TreeTable about them using...
2016-08-05 Johannes DahlströmBoV: Components/Fields: Data binding and validation...
2016-08-05 Johannes DahlströmBoV: Components/Slider: API changes
2016-08-05 Johannes DahlströmBoV: Components/TwinColSelect: Selection API changes
2016-08-05 Johannes DahlströmBoV: Components/ListSelect,NativeSelect,OptionGroup...
2016-08-05 Johannes DahlströmBoV: Components/Button,CheckBox: Listener API updates
next