]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-07-22 Johannes DahlströmBoV: Components/Fields: Data binding and validation...
2016-07-22 Johannes DahlströmBoV: Components/Slider: API changes
2016-07-22 Johannes DahlströmBoV: Components/TwinColSelect: Selection API changes
2016-07-22 Johannes DahlströmBoV: Components/ListSelect,NativeSelect,OptionGroup...
2016-07-22 Johannes DahlströmBoV: Components/Button,CheckBox: Listener API updates
2016-07-22 Johannes DahlströmBoV: DateField: Update to use LocalDate, remove referen...
2016-07-22 Johannes DahlströmBoV: Components/TextField: Remove old databinding,...
2016-07-22 Johannes DahlströmBoV: Components/Label: Remove references to old databinding
2016-07-22 Henri SaraMinor ComboBox client side cleanup (#19929)
2016-07-21 Henri SaraMove combo box selection update logic to handler (...
2016-07-21 Henri SaraMove more combo logic to handler (#19929)
2016-07-21 Henri SaraUse a separate data received handler in VFilterSelect...
2016-07-21 Henri SaraMove combo popup opener clicked flag to connector ...
2016-07-21 Johannes DahlströmMove data model classes to a more appropriate package
2016-07-21 Henri SaraRefactor ComboBox pending selection handling (#19929)
2016-07-21 Henri SaraUse accessors for combo internal state (#19929)
2016-07-21 Henri SaraRemove obsolete code (#19929)
2016-07-21 Sami EkbladUpdated Grid overview to Vaadin 8.
2016-07-21 Henri SaraRemove UIDL references in VFilterSelect (#19929)
2016-07-21 Henri SaraRefactor ComboBox item painting (#19929)
2016-07-21 Teemu Suo-AnttilaAdd default methods for selection handling to Listing
2016-07-21 Henri SaraRequest ComboBox pages with RPC (#19929)
2016-07-21 Marko GronroosUpdated StreadResource example and screenshot, as well...
2016-07-21 Henri SaraMove ComboBox filtering mode to state (#19929)
2016-07-21 Teemu Suo-AnttilaRename setOptions to setItems in Listing interface
2016-07-21 Henri SaraMove ComboBox pageLength to state (#19929)
2016-07-21 Henri SaraSend ComboBox selection with RPC (#19929)
2016-07-21 Henri SaraSend ComboBox focus/blur with RPC (#19929)
2016-07-21 Henri SaraCreate new items with RPC (#19929)
2016-07-21 Henri SaraMove ComboBox communication to connector (#19929)
2016-07-21 Henri SaraCreate ComboBoxServerRpc stub (#19229)
2016-07-21 Henri SaraUse shared state in ComboBox (#19229)
2016-07-20 Sami EkbladRemoved Validators from FormLayout example.
2016-07-19 Marko GronroosRevised client-side arch, Java Servlet, new project...
2016-07-19 Johannes DahlströmAdd a basic Validator support to Binder
2016-07-18 Johannes DahlströmVaadin 8 terminology changes: Field Components
2016-07-18 Johannes DahlströmUpdate old Vaadin 6 code: Common Component Features...
2016-07-18 Johannes DahlströmVaadin 8 example code changes: Server-Side Components...
2016-07-18 Leif ÅstrandMerge "Merge remote-tracking branch 'origin/master...
2016-07-18 Johannes DahlströmVaadin 8 terminology changes: Server-Side Applications...
2016-07-18 Leif ÅstrandMerge remote-tracking branch 'origin/master' into featu...
2016-07-18 Marko GronroosRevised diagrams in intro, installation, architecture...
2016-07-18 Johannes DahlströmVaadin 8 terminology changes: Architecture Overview
2016-07-16 Artur SignellUse pure JS instead of JQuery JS for Atmosphere (#19396)
2016-07-15 Teemu Suo-AnttilaAllow modifying Column comparators, add missing javadoc
2016-07-15 Teemu Suo-AnttilaAdd basic BackEndDataSource implementation taking a...
2016-07-15 Johannes DahlströmDisable missing Javadoc checks on private members
2016-07-15 Henri SaraMove multi-select mode to AbstractSelectState
2016-07-15 Henri SaraUse shared state for OptionGroup htmlContentAllowed
2016-07-15 Henri SaraRemove deprecated column based width support from selects
2016-07-15 Henri SaraRemove obsolete type attribute in AbstractSelect subclasses
2016-07-15 Dillion BowmanAdded a null check to method 'setCellFocus' in grid... 7.7.0.beta1
2016-07-14 Sampsa SohlmanFix typo
2016-07-14 Sampsa SohlmanFix javax.servlet version
2016-07-14 Teemu Suo-AnttilaAdd support for sorting with backend data sources
2016-07-14 Sampsa SohlmanFix the OSGi version at MANIFEST.MF so it does not...
2016-07-14 Teemu Suo-AnttilaHandle in-memory sorting in Grid with Comparators
2016-07-14 Johannes DahlströmExpose a public Binding interface, add unit tests to...
2016-07-14 Johannes DahlströmMove Binder to a more proper package
2016-07-14 Johannes DahlströmAdd a new AbstractField class, refactor fields to extend it
2016-07-14 Anna KoskinenGridLayoutDetailsRowTest to work with PhantomJS
2016-07-14 Teemu Suo-AnttilaAdd sortable support to Grid Columns
2016-07-14 Teemu Suo-AnttilaFix adding columns to Grid before attaching to UI
2016-07-14 Teemu Suo-AnttilaAdd method to DataSource for checking if data is in...
2016-07-14 Johannes DahlströmRename onEvent style methods to add*Listener
2016-07-14 Teemu Suo-AnttilaMove DataSource handling to DataCommunicator
2016-07-13 Johannes DahlströmRename Handler to EventListener
2016-07-13 Marko GronroosScaled images and fixes to Grid, FormLayout, and Slider...
2016-07-13 Marko GronroosBasic documentation of the declarative format for order...
2016-07-13 Henri SaraFix and optimize TabsheetScrollingTest
2016-07-13 adamFixing drag and drop file upload issue on windows ...
2016-07-13 Henri SaraFixing Grid Layout required indicator position (#18418)
2016-07-13 Artur SignellSupport static inner classes when reading/writing decla...
2016-07-13 Henri SaraDisable tooltip tests for Firefox.
2016-07-13 Henri SaraFix ComboBox highlight width on IE8/9 (#19889)
2016-07-13 Teemu Suo-AnttilaAdd basic AppWidgetset documentation
2016-07-13 Teemu Suo-AnttilaUpdate @since for 7.6.8
2016-07-13 Teemu Suo-AnttilaUpdate @since for 7.6.7
2016-07-13 Alejandro DuarteAdded videos to the tutorial.
2016-07-13 Henri SaraUpdate test for Chrome 51
2016-07-13 Matti TahvonenUpdated README
2016-07-13 elmotAdd DevelopmentServerLauncher configuration for IDEA
2016-07-13 Anna KoskinenAllow reaching the wrapped Item through GeneratedProper...
2016-07-13 Teemu Suo-AnttilaFix navigation to same view with different parameters...
2016-07-13 adamFixing ComboBox page flip on trackpad scroll (#19704)
2016-07-13 Marko GronroosFixed notification message images and updated layout...
2016-07-13 Marko GronroosScaled images for print edition and fixed errors up...
2016-07-13 Anna KoskinenUpdates to Grid's height handling (#19690).
2016-07-13 Teemu Suo-AnttilaFix RpcDataProviderExtension serialization issue (...
2016-07-13 Artur SignellMake sure AtmosphereFramework is always properly destro...
2016-07-13 Johannes DahlströmMake a separate class for value change events
2016-07-13 Henri SaraFix and optimize TabsheetScrollingTest
2016-07-13 adamFixing drag and drop file upload issue on windows ...
2016-07-13 Henri SaraFixing Grid Layout required indicator position (#18418)
2016-07-13 Teemu Suo-AnttilaAdd Query object for backend data requests
2016-07-13 Teemu Suo-AnttilaMove shared classes to a temporary subpackage
2016-07-13 Artur SignellSupport static inner classes when reading/writing decla...
2016-07-13 Henri SaraDisable tooltip tests for Firefox.
2016-07-13 Henri SaraFix ComboBox highlight width on IE8/9 (#19889)
2016-07-12 Teemu Suo-AnttilaAdd basic AppWidgetset documentation
next