]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2016-09-08 Teemu Suo-AnttilaAdd DescriptionGenerators for Grid and Columns
2016-09-08 Teemu Suo-AnttilaAdd StyleGenerators for Grid and Columns
2016-09-08 Henri SaraUpdate empty since tags for 8.0
2016-09-08 Henri SaraUpdate release notes for Vaadin 8
2016-09-07 Leif ÅstrandAllocate enough memory for TestingWidgetSet SDM
2016-09-07 Teemu Suo-AnttilaMake sure DataCommunicator always has a DataSource
2016-09-07 Artur SignellRemove strange TextField column API
2016-09-07 Artur SignellAdd AbstractTextField client side to make mapping 1:1
2016-09-07 Artur SignellRemove old Firefox bug workaround for which there is...
2016-09-07 Johannes DahlströmImprove listing and data source Javadocs a bit
2016-09-07 Johannes DahlströmParameterize listing and selection connectors by select...
2016-09-07 Teemu Suo-AnttilaFix empty data source client-side events
2016-09-06 Leif ÅstrandReimplement basic Grid renderers
2016-09-06 Teemu Suo-AnttilaClean up old Grid selection models
2016-09-05 Johannes DahlströmAdd new base class for Listing UI tests
2016-09-05 Johannes DahlströmRefactor AbstractComponentTest to extend AbstractTestUI
2016-09-05 Artur SignellAdd documentation test for custom converters
2016-09-05 Artur SignellUse diamond operator where it can be used
2016-09-05 Artur SignellAdd error message constructor to all converters which...
2016-09-02 Denis AnisimovAdd item level validator support to Binder
2016-09-01 elmotUnitTest for SingleSelection
2016-09-01 Teemu Suo-AnttilaReintroduce frozen columns and height by rows to Grid
2016-09-01 Teemu Suo-AnttilaClean up unused parts of old shared Grid classes
2016-09-01 Leif ÅstrandMove uitests for the legacy Grid to a separate v7 package
2016-09-01 Artur SignellFix formatting so that it is shown correctly in GitHub
2016-09-01 Teemu Suo-AnttilaAdd simple data change handling for Selects
2016-09-01 Artur SignellFix animation end listeners so they are always removed...
2016-08-31 Artur SignellImplement Binder.saveIfValid and fix Binder.save to...
2016-08-31 Artur SignellFormat the project using Neon, remove trailing whitespace
2016-08-31 Johannes DahlströmImplement SingleSelection on client and server
2016-08-31 Teemu Suo-AnttilaEnable assertions for TestingWidgetset, add test to...
2016-08-31 Henri SaraIncrease memory for compatibility-client-compiled SDM
2016-08-31 Johannes DahlströmRename TypedDataGenerator to DataGenerator
2016-08-31 Artur SignellStop running test on IE11 which does not shift click...
2016-08-30 Artur SignellDuplicate AbstractField state and connector into compat...
2016-08-30 Artur SignellUse servlet context classloader when finding servlet...
2016-08-30 Artur SignellOrganize imports
2016-08-30 Artur SignellUse new Label instead of old
2016-08-30 Artur SignellRemove Legacy prefix
2016-08-30 Artur SignellMove and duplicate client side and state to compatibili...
2016-08-30 Artur SignellMove and duplicate client side and state to compatibili...
2016-08-30 Artur SignellMove and duplicate client side and state to compatibili...
2016-08-30 Aleksi HietanenFix label widths in several tests
2016-08-30 Matti TahvonenAdded a fallback value for useragent (#20172)
2016-08-30 Teemu Suo-AnttilaDuplicate shared classes of the Vaadin 7 Grid
2016-08-30 Teemu Suo-AnttilaDuplicate client-side of the Vaadin 7 Grid
2016-08-30 Henri SaraSupport in-memory filtering in DataCommunicator
2016-08-29 Simo-Pekka... Fixed a broken comment
2016-08-29 Enver HaaseMention vaadin-push in getting-started
2016-08-29 Jens JanssonCode highlighting and fixed a broken comment
2016-08-29 Leif ÅstrandAdd empty lines so :: is recognized as definitions
2016-08-29 Marcus HellbergFixed event name to match example code
2016-08-29 Matti TahvonenFire actions before removing menu from the DOM (#20080)
2016-08-29 Artur SignellFix OSGi support in compatibility packages
2016-08-29 Artur SignellMove V7 Converter and ConverterFactory to compatibility...
2016-08-29 Artur SignellAdd Eclipse launch configurations for super dev mode
2016-08-29 Alejandro DuarteUpdated tutorial to Vaadin 7.7.0
2016-08-29 Aleksi HietanenFix Label widths in ValoThemeUITests
2016-08-29 Aleksi HietanenFix placeholder styling
2016-08-29 Teemu Suo-AnttilaImplement DetailsGenerators for Grid
2016-08-29 Artur SignellMake window.vaadin.forceSync do something again
2016-08-29 Artur SignellChange Label default width to undefined to match other...
2016-08-29 Artur SignellMark java validation packages as optional for OSGi
2016-08-26 Artur SignellMove remaining Vaadin 7 classes to the compatibility...
2016-08-26 Artur SignellRemove dependency from ErrorMessage to old exception...
2016-08-26 Artur SignellMove old converters and DefaultConverterFactory to...
2016-08-26 Artur SignellImplement new Label
2016-08-26 Artur SignellRemove Property dependency from TextField
2016-08-26 Artur SignellMove old Field and AbstractField to compatibility package
2016-08-26 Artur SignellMove old TextField to compatibility package
2016-08-26 Artur SignellMove VOptionGroup and dependants to the compatibility...
2016-08-26 Artur SignellMove PasswordFieldConnector to correct package
2016-08-26 Artur SignellAdd missing header
2016-08-26 Aleksi HietanenImplement new ProgressBar
2016-08-26 Aleksi HietanenUpdate TextArea to extend AbstractFieldNew (#53)
2016-08-25 Artur SignellMove old PasswordField to compatibility package
2016-08-25 Artur SignellConvert LoginForm to use new TextField
2016-08-25 Artur SignellClean up LoginForm
2016-08-25 Henri SaraMove ComboBox shared classes to vaadin-compatibility...
2016-08-25 Artur SignellMove Vaadin 7 CheckBox to compatibility package
2016-08-25 Johannes DahlströmAdd SelectionModel interface and selection API to Listing
2016-08-25 Henri SaraAdd sources to vaadin-compatibility-shared JAR
2016-08-25 Artur SignellReintroduce variables used in OSGi manifests
2016-08-25 Artur SignellMove Vaadin 7 CustomField to compatibility package
2016-08-25 Artur SignellMove LegacyWindow back to com.vaadin.ui
2016-08-25 Artur SignellUse RPC for TextField cursor position and selection...
2016-08-25 Artur SignellCleanup of TextField
2016-08-25 Teemu Suo-AnttilaAllow multiple data change handlers in client-side...
2016-08-24 Artur SignellUpdate Eclipse project to Java 8
2016-08-24 Artur SignellChange declarative support to use new converters
2016-08-24 Artur SignellConvert Vaadin 7 converters to Vaadin 8 converters
2016-08-24 Teemu Suo-AnttilaAdd listing extension to allow access to data communicator
2016-08-24 Artur SignellMake binder set null values correctly
2016-08-24 Teemu Suo-AnttilaAdd a typed version of the Grid component
2016-08-24 Artur SignellMove Item to compatibility package
2016-08-23 Artur SignellMove ProgressBar/ProgressIndicator to correct package
2016-08-23 Artur SignellRemove trailing whitespace
2016-08-23 Pekka HyvönenRemove duplicate tests and rename tests BinderTest
2016-08-23 Henri SaraIgnore missing package.html in checkstyle
2016-08-23 Aleksi HietanenFix TextField and related tests
next