]>
source.dussan.org Git - vaadin-framework.git/log
Henri Sara [Fri, 29 Jul 2016 12:26:27 +0000 (15:26 +0300)]
Remove unused field in ComboBox
Change-Id: I611767b23f55cc9f497e04dee2bf447e72155aca
Henri Sara [Fri, 29 Jul 2016 09:43:57 +0000 (12:43 +0300)]
Moved ComboBox suggestion popup width to shared state
Change-Id: Ic6da82bc309d90d769e9967feee7fb8a58e9fffc
Henri Sara [Fri, 29 Jul 2016 09:38:10 +0000 (12:38 +0300)]
Remove obsolete paint attribute from ComboBox
This was already in the shared state.
Change-Id: I0587519cc0560166e74f0a922c1b42397082c6a1
Aleksi Hietanen [Wed, 27 Jul 2016 11:29:56 +0000 (14:29 +0300)]
Add PasswordField, TextArea, missing API to AbstractTextField
Change-Id: I7e70a69c77157ccdff24a4f9a88a551b18920a4d
Henri Sara [Tue, 26 Jul 2016 07:55:16 +0000 (10:55 +0300)]
Merge remote-tracking branch 'origin/master' into feature/vaadin8
Change-Id: I7418adad42df8c4416d28be4030d2a6104cf7d05
Marko Gronroos [Sun, 24 Jul 2016 21:00:36 +0000 (00:00 +0300)]
Rescaled images in layout chapter. Various small formatting fixes. Updated history and other matters in introduction.
Change-Id: I0d5e76f7fb07f967dd04941a23e79dfb30049731
Marko Gronroos [Fri, 22 Jul 2016 17:51:47 +0000 (20:51 +0300)]
Revised component abstractions diagram (#19897).
Change-Id: I09f86fce44600cce4365bd1e80f8d4ef1a2e415c
Sami Ekblad [Fri, 22 Jul 2016 16:31:44 +0000 (19:31 +0300)]
BoV: Updated selection components to Vaadin 8.
Change-Id: Idb4fff857bcdf9d33ecb8d4fd3062ffea96d5391
Sami Ekblad [Fri, 22 Jul 2016 14:22:53 +0000 (17:22 +0300)]
BoV: Updated Java version compatibility notes to Java 8.
Change-Id: I8facb7e89af09eec3331c21e04124b5e5827a66e
Marko Gronroos [Fri, 22 Jul 2016 16:44:46 +0000 (19:44 +0300)]
Revised components diagram (#19897), fixed a fatal bug in Grid section.
Change-Id: I694f173f5a0133336d3325d1b511f40419be07c4
Sami Ekblad [Fri, 22 Jul 2016 13:57:11 +0000 (16:57 +0300)]
BoV: Updated library list in Getting Started to Vaadin 8.
Change-Id: I96401a60e2e06bff02d89f5b8cd83aa293a948fc
Marko Gronroos [Fri, 22 Jul 2016 13:57:02 +0000 (16:57 +0300)]
Revised toolchain, architecture, events, button, and textfield diagrams, etc. #19897
Change-Id: I6a1ff2264ee17f8b16c99494b855b619e9984a19
Sami Ekblad [Thu, 21 Jul 2016 15:53:57 +0000 (18:53 +0300)]
BoV: Vaadin 8 changes to Grid documentation.
Change-Id: I1c9812a5c6d8a3386bff9b1599a6f914947f8dde
Sami Ekblad [Thu, 21 Jul 2016 08:46:44 +0000 (11:46 +0300)]
Added notes to Tree and TreeTable about them using the old style data API.
Change-Id: I845a75b086bdf11f9c4545416c6126c404041ee8
Johannes Dahlström [Thu, 21 Jul 2016 14:47:56 +0000 (17:47 +0300)]
BoV: Components/Fields: Data binding and validation using Binder
Change-Id: Iffc4a87bb907d68a1163774266401023ba7d644f
Johannes Dahlström [Tue, 19 Jul 2016 13:19:20 +0000 (16:19 +0300)]
BoV: Components/Slider: API changes
Change-Id: I3a3056c86fae6629da8aeec6115b9650c954967c
Johannes Dahlström [Tue, 19 Jul 2016 12:46:17 +0000 (15:46 +0300)]
BoV: Components/TwinColSelect: Selection API changes
Change-Id: I6660e0036c99122970c54131e5c6004bf2c4fe96
Johannes Dahlström [Tue, 19 Jul 2016 12:34:25 +0000 (15:34 +0300)]
BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changes
Change-Id: Id057e602ed286025a80afbd69ecd44f770158297
Johannes Dahlström [Tue, 19 Jul 2016 11:57:05 +0000 (14:57 +0300)]
BoV: Components/Button,CheckBox: Listener API updates
Change-Id: I266bf780d24e411b17d449ff5f9ce880fad53d36
Johannes Dahlström [Tue, 19 Jul 2016 10:03:30 +0000 (13:03 +0300)]
BoV: DateField: Update to use LocalDate, remove references to time
Change-Id: I649b32ea4e1f69538fa1ca7cc765cdd51dfb9f32
Johannes Dahlström [Tue, 19 Jul 2016 09:37:21 +0000 (12:37 +0300)]
BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewrite
Change-Id: I69cd0b3f0cc91351449b2fa6f212c5eb69ce82d6
Johannes Dahlström [Tue, 19 Jul 2016 08:39:04 +0000 (11:39 +0300)]
BoV: Components/Label: Remove references to old databinding
Change-Id: I329c725b545df065c1bea133438d685cf7fd9791
Henri Sara [Thu, 12 Nov 2015 10:46:11 +0000 (12:46 +0200)]
Minor ComboBox client side cleanup (#19929)
Remove unused references to immediate flags.
Change-Id: I780fcf44f9824a132acb35d37d40d8c969d4f0f3
Henri Sara [Wed, 11 Nov 2015 10:27:03 +0000 (12:27 +0200)]
Move combo box selection update logic to handler (#19929)
Move logic related to updating the selection to the handler and
VFilterSelect.
Change-Id: I537d3cd23a3e990de1be578a506029c930c55da7
Henri Sara [Wed, 11 Nov 2015 09:17:57 +0000 (11:17 +0200)]
Move more combo logic to handler (#19929)
- Move waitingForFilteringResponse etc. to the data received
handler.
- Change some setters to parameterless methods that trigger a
state transition.
Change-Id: Ifb92207853d4ec76db846945f69a426c885562ed
Henri Sara [Wed, 11 Nov 2015 08:50:11 +0000 (10:50 +0200)]
Use a separate data received handler in VFilterSelect (#19929)
Move parts of the request handling to a separate handler
class that keeps track of the current communication state etc.
This is an intermediate change. Later changes should move
waitingForFilteringResponse etc. to the handler.
Change-Id: I762d15cc4b54ead3003e6d9d913e2a975256644c
Henri Sara [Tue, 10 Nov 2015 12:42:41 +0000 (14:42 +0200)]
Move combo popup opener clicked flag to connector (#19929)
The flag is only used by the connector to temporarily block
certain operations.
Change-Id: I90cabcb26d938a6db342ff549ac2e4b8d8998aeb
Johannes Dahlström [Thu, 21 Jul 2016 15:01:17 +0000 (18:01 +0300)]
Move data model classes to a more appropriate package
Change-Id: I7d1e61e1cf65bbdd0024e7b648a545ae5d75551f
Henri Sara [Tue, 10 Nov 2015 12:28:12 +0000 (14:28 +0200)]
Refactor ComboBox pending selection handling (#19929)
Move the handling of selection when a navigation operation
pends on server reply to the connector, with a callback
that actually performs the selection.
Change-Id: I3fa95cda6d7e02ce5aa4140ed341b2d1ba74abfc
Henri Sara [Tue, 10 Nov 2015 11:44:33 +0000 (13:44 +0200)]
Use accessors for combo internal state (#19929)
This is an intermediate step towards refactoring the
communication related client side internal state management.
Change-Id: I31ba382fb195b7b7c80de35f464db2510ecd9515
Henri Sara [Tue, 10 Nov 2015 08:31:12 +0000 (10:31 +0200)]
Remove obsolete code (#19929)
A previous change left a few obsolete lines related to
pageLength in ComboBoxConnector.updateFromUIDL().
Those are removed here.
Change-Id: I4c2d151afbb1acf604e4c24ed320b12ce5632b1f
Sami Ekblad [Thu, 21 Jul 2016 09:58:43 +0000 (12:58 +0300)]
Updated Grid overview to Vaadin 8.
Change-Id: I634fa8fab04ef6164f53a04b5f3c404cbddf08a2
Henri Sara [Mon, 9 Nov 2015 13:00:50 +0000 (15:00 +0200)]
Remove UIDL references in VFilterSelect (#19929)
Change-Id: I403ca3a62e04c03594608fd5d75a97991f7dda3d
Henri Sara [Mon, 9 Nov 2015 12:52:46 +0000 (14:52 +0200)]
Refactor ComboBox item painting (#19929)
This is an intermediate step towards a different approach
to sending items from server to client.
An unused null selection item attribute was removed, as the
information is currently communicated outside the item.
Change-Id: I9c08d627bcf48fd42793595795aeb3ac49c2fef6
Teemu Suo-Anttila [Thu, 21 Jul 2016 12:34:56 +0000 (15:34 +0300)]
Add default methods for selection handling to Listing
Change-Id: Id12f423eb5733d3894561fc9d572e70a40aef469
Henri Sara [Mon, 9 Nov 2015 10:58:52 +0000 (12:58 +0200)]
Request ComboBox pages with RPC (#19929)
All client to server communication of ComboBox is now done
with RPC.
There is still an empty changeVariables() methods to
override the default behavior in AbstractSelect.
Change-Id: Ic11ea48cac1846272609f6e4107bb0006d18494c
Marko Gronroos [Thu, 21 Jul 2016 12:31:21 +0000 (15:31 +0300)]
Updated StreadResource example and screenshot, as well as various diagrams. #19897
Change-Id: I8a52ca754262a32487d6c8330d0382635d9fedca
Henri Sara [Mon, 9 Nov 2015 10:42:25 +0000 (12:42 +0200)]
Move ComboBox filtering mode to state (#19929)
Change-Id: Ida38de55e1fc06aa6ec5e693f34cd5bc14ac4fc5
Teemu Suo-Anttila [Thu, 21 Jul 2016 11:04:08 +0000 (14:04 +0300)]
Rename setOptions to setItems in Listing interface
Change-Id: I344abf00b9f15ef15c93de12addaa435e8d5fe6b
Henri Sara [Mon, 9 Nov 2015 10:33:07 +0000 (12:33 +0200)]
Move ComboBox pageLength to state (#19929)
Use shared state for the page length and update related tests.
This change also removes an unused widget field.
Change-Id: Id8719661121a9570be40028da09e32f27bec82b5
Henri Sara [Fri, 6 Nov 2015 08:54:10 +0000 (10:54 +0200)]
Send ComboBox selection with RPC (#19929)
Send the selection from the client to the server with RPC.
Change-Id: Ic32d869c3dc2a8806f9c7cfd1f3db8263a5379a9
Henri Sara [Thu, 5 Nov 2015 11:29:15 +0000 (13:29 +0200)]
Send ComboBox focus/blur with RPC (#19929)
Send focus and blur events using RPC instead of in UIDL.
This change does not use ConnectorFocusAndBlurHandler to preserve
old timings.
Change-Id: I1d58756e3955a11864b1ef00abcd27525a4db593
Henri Sara [Thu, 5 Nov 2015 11:06:20 +0000 (13:06 +0200)]
Create new items with RPC (#19929)
When the user creates a new item, send it with client to
server RPC.
Change-Id: I1b92073dc2791911e4916d17f749dc1f35e54bca
Henri Sara [Thu, 5 Nov 2015 10:49:44 +0000 (12:49 +0200)]
Move ComboBox communication to connector (#19929)
This change extracts the client to server communication
methods of VFilterSelect and moves them to the connector.
Change-Id: I07f61abeda503de5d63e332d8ead10cf312115ba
Henri Sara [Thu, 5 Nov 2015 09:16:55 +0000 (11:16 +0200)]
Create ComboBoxServerRpc stub (#19229)
Create an empty client to server RPC implementation for ComboBox.
Change-Id: I348208fefb267765814383559e55866bc0933e4b
Henri Sara [Thu, 5 Nov 2015 08:51:56 +0000 (10:51 +0200)]
Use shared state in ComboBox (#19229)
This change uses shared state for the read-only flag, text
input allowed flag and input prompt.
Change-Id: I3bdc6843288c5309311461a3d036293d79004e22
Sami Ekblad [Wed, 20 Jul 2016 12:40:20 +0000 (15:40 +0300)]
Removed Validators from FormLayout example.
Marko Gronroos [Tue, 19 Jul 2016 16:12:09 +0000 (19:12 +0300)]
Revised client-side arch, Java Servlet, new project, view navigation, and basic UI schematic diagrams (#19897). Mostly disabled and rearranged Table section, etc.
Change-Id: Iedcd7bfc04c53b7d1cdf621261234688d21a52f3
Marco Collovati [Fri, 15 Jul 2016 08:56:42 +0000 (10:56 +0200)]
Document onUnregister in JS component/extension javadocs (#19799)
Change-Id: I659561533420af1977003f918eb8f3f6479c6b6f
Johannes Dahlström [Thu, 14 Jul 2016 12:54:56 +0000 (15:54 +0300)]
Add a basic Validator support to Binder
Also improve Javadocs quite a bit.
Change-Id: I076490a572cec611ba27f59885a7f9e347ea998a
Johannes Dahlström [Wed, 13 Jul 2016 12:40:53 +0000 (15:40 +0300)]
Vaadin 8 terminology changes: Field Components
Change-Id: I59859f107cb70e2f570573b494a1ac224542ff21
Johannes Dahlström [Wed, 13 Jul 2016 11:37:31 +0000 (14:37 +0300)]
Update old Vaadin 6 code: Common Component Features - Sizing Components
Change-Id: I97136b61d3c7ee2b229119d6d99435c73937a761
Johannes Dahlström [Wed, 13 Jul 2016 11:32:03 +0000 (14:32 +0300)]
Vaadin 8 example code changes: Server-Side Components - Common Component Features
Change-Id: Ibdf8fa97cdc4cb9f65c83ea01bb8d6c26dcb2ade
Leif Åstrand [Mon, 18 Jul 2016 13:56:42 +0000 (13:56 +0000)]
Merge "Merge remote-tracking branch 'origin/master' into feature/vaadin8" into feature/vaadin8
Johannes Dahlström [Wed, 13 Jul 2016 10:22:16 +0000 (13:22 +0300)]
Vaadin 8 terminology changes: Server-Side Applications Overview
Change-Id: Ib6cd2af885d819c3e743137a56f75c63e891ac8c
Leif Åstrand [Mon, 18 Jul 2016 13:21:24 +0000 (16:21 +0300)]
Merge remote-tracking branch 'origin/master' into feature/vaadin8
Change-Id: I12a87d0b61a928da6af38fcd629420016f6090e0
Marko Gronroos [Wed, 1 Jun 2016 15:21:58 +0000 (18:21 +0300)]
Revised diagrams in intro, installation, architecture, and application chapters. #19897
Change-Id: I42673cabcd171dd560dfe84fd84eb86e7ba11733
Johannes Dahlström [Wed, 13 Jul 2016 08:47:38 +0000 (11:47 +0300)]
Vaadin 8 terminology changes: Architecture Overview
Change-Id: I78a2a3a0a75527cf12c2c6d626272dc35bb18ba6
Artur Signell [Sun, 20 Dec 2015 09:35:40 +0000 (11:35 +0200)]
Use pure JS instead of JQuery JS for Atmosphere (#19396)
Change-Id: I20c6e98fe84f0e42c3aa7544a85d4283e2a21537
Teemu Suo-Anttila [Fri, 15 Jul 2016 10:01:21 +0000 (13:01 +0300)]
Allow modifying Column comparators, add missing javadoc
Change-Id: I94c70b07c64783d4f95479fdafa0824119c5227e
Teemu Suo-Anttila [Fri, 15 Jul 2016 08:41:02 +0000 (11:41 +0300)]
Add basic BackEndDataSource implementation taking a function
Change-Id: I3b1ca349b5882c85d1afd4af8288fb7c5a8c8471
Johannes Dahlström [Sun, 5 Jun 2016 19:11:30 +0000 (22:11 +0300)]
Disable missing Javadoc checks on private members
Change-Id: Ic786692f480c44526762fe7872b1c78751a665aa
Henri Sara [Thu, 14 Jul 2016 13:03:39 +0000 (16:03 +0300)]
Move multi-select mode to AbstractSelectState
This change does not affect Table and Tree which use multiple modes.
Change-Id: I51e7aaa4f1d7111e7f22f3230d157de2112aaeac
Henri Sara [Thu, 14 Jul 2016 12:22:39 +0000 (15:22 +0300)]
Use shared state for OptionGroup htmlContentAllowed
Change-Id: I9fb2d2df699e6942408cb17b7857b703c0d9a16f
Henri Sara [Thu, 14 Jul 2016 12:14:18 +0000 (15:14 +0300)]
Remove deprecated column based width support from selects
Change-Id: I7705ab21e5e19917a3128a5c19c5a0d21cb7a08d
Henri Sara [Thu, 14 Jul 2016 11:56:21 +0000 (14:56 +0300)]
Remove obsolete type attribute in AbstractSelect subclasses
Change-Id: If6d0b8c92c6712992872369d2d7878e741b0edec
Dillion Bowman [Thu, 14 Jul 2016 13:11:17 +0000 (09:11 -0400)]
Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031)
Change-Id: I55e240980377d7ad94c06e2bf395acd95de32542
(cherry picked from commit
04eeee3d55b253435fdb7c8e5f23ebb970099022 )
Sampsa Sohlman [Sun, 10 Jul 2016 18:33:45 +0000 (20:33 +0200)]
Fix typo
Change-Id: Ib1b2d85b26d35f65a9212a207e60124c74f015d9
Sampsa Sohlman [Sun, 10 Jul 2016 18:33:33 +0000 (20:33 +0200)]
Fix javax.servlet version
Change-Id: Ie044355ebd9ee165d5f9016666ac46f4df4243d8
Teemu Suo-Anttila [Thu, 14 Jul 2016 08:22:11 +0000 (11:22 +0300)]
Add support for sorting with backend data sources
Change-Id: I59767f8e197d3802110df4ad6da7581f101b6835
Sampsa Sohlman [Fri, 1 Jul 2016 10:11:52 +0000 (13:11 +0300)]
Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT
Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
Teemu Suo-Anttila [Wed, 13 Jul 2016 06:53:30 +0000 (09:53 +0300)]
Handle in-memory sorting in Grid with Comparators
Change-Id: I1690f45bdb8c7f9154ee489087d16dd1981cb945
Johannes Dahlström [Thu, 14 Jul 2016 08:46:18 +0000 (11:46 +0300)]
Expose a public Binding interface, add unit tests to Binder
Change-Id: I50651f62ef2defcafb44e5995a113619cc39b17b
Johannes Dahlström [Thu, 14 Jul 2016 07:41:20 +0000 (10:41 +0300)]
Move Binder to a more proper package
Change-Id: Ia3282f98c8dd7068e3367a9e0bd5fc496e57e46c
Johannes Dahlström [Thu, 7 Jul 2016 14:25:45 +0000 (17:25 +0300)]
Add a new AbstractField class, refactor fields to extend it
Change-Id: I3c24e1f0996cdbbc13142d5a95bf5efb550331f7
Anna Koskinen [Thu, 2 Jun 2016 12:30:49 +0000 (15:30 +0300)]
GridLayoutDetailsRowTest to work with PhantomJS
Change-Id: Id88508acf416c162e0107a7ca1ebcf7ba376a63a
Teemu Suo-Anttila [Wed, 13 Jul 2016 06:39:06 +0000 (09:39 +0300)]
Add sortable support to Grid Columns
Change-Id: Ia6ccd8f7bf7f1f5e0a8c6e5d343148e91d09c5b2
Teemu Suo-Anttila [Tue, 12 Jul 2016 16:10:08 +0000 (19:10 +0300)]
Fix adding columns to Grid before attaching to UI
Change-Id: I299ad824c7154d08286ba9597e2ac8ee01791988
Teemu Suo-Anttila [Tue, 12 Jul 2016 16:02:29 +0000 (19:02 +0300)]
Add method to DataSource for checking if data is in memory
Change-Id: I7b14870a3eddb477e629f61691e060ea42325aea
Johannes Dahlström [Tue, 5 Jul 2016 20:56:41 +0000 (23:56 +0300)]
Rename onEvent style methods to add*Listener
Change-Id: Ia5a7b213ef32978326d1eb27c3183229495accfb
Teemu Suo-Anttila [Tue, 12 Jul 2016 16:00:01 +0000 (19:00 +0300)]
Move DataSource handling to DataCommunicator
Change-Id: I56702d91a5e028341d8249ad3ecf5e79dea0be00
Johannes Dahlström [Tue, 5 Jul 2016 20:45:45 +0000 (23:45 +0300)]
Rename Handler to EventListener
Change-Id: Ib6b791874b5d43a359f10297b50178e7e915c0e8
Marko Gronroos [Fri, 1 Jul 2016 08:48:12 +0000 (11:48 +0300)]
Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835
Change-Id: I6007358e1240c458d3b9148d4def6729d4c42aac
Updated a Slider diagram. #19835
Change-Id: I4d0a75b5f85bcce37e8579b7544672c2433f50f1
Marko Gronroos [Fri, 1 Jul 2016 08:46:56 +0000 (11:46 +0300)]
Basic documentation of the declarative format for ordered layouts.
Change-Id: Ie12ff05f8dd22677727127bec33cf2c4ba046c6b
Henri Sara [Wed, 13 Jul 2016 12:37:13 +0000 (15:37 +0300)]
Fix and optimize TabsheetScrollingTest
The test was based on the assumption that only the visible tabs are
in the DOM of the tab bar. This assumption was no longer true.
Furthermore, the test iterated over all tabs which led to performance
issues especially on IE8.
Change-Id: If8e904418bdb81cf2762475b317adb2b21dcc032
adam [Thu, 30 Jun 2016 09:48:06 +0000 (12:48 +0300)]
Fixing drag and drop file upload issue on windows (#19809)
Folder upload is not supported by most of the browsers and can cause
StreamVariable methods not fire on some configurations.
This fix tries to detect and prevent uploading of folders.
Change-Id: Ib6357ddaeda5549065ab8ef5f682f12ad5968bce
Henri Sara [Fri, 8 Apr 2016 06:14:13 +0000 (09:14 +0300)]
Fixing Grid Layout required indicator position (#18418)
Required indicators in Grid Layout are now located right after the fields
Change-Id: I764fe15a967673c3a70a2a8ab97e7d1a223061fa
Artur Signell [Mon, 11 Jul 2016 13:05:30 +0000 (16:05 +0300)]
Support static inner classes when reading/writing declarative files (#20038)
Uses outer class name as package name for static inner classes. When reading,
there is no way to know that the class is an inner class so only when creating
a class fails, an inner class is tried as a backup.
Change-Id: I3ebf5b2da11384f9dc64072a3dc8ee132607237c
Henri Sara [Wed, 13 Jul 2016 06:37:48 +0000 (09:37 +0300)]
Disable tooltip tests for Firefox.
Since the fix for #13370 which causes tooltips to react to mouseOut,
TB tests for tooltips fail on Firefox because of an extraneous
mouseOut event from FirefoxDriver.
Tooltips do work in manual tests also on Firefox.
Change-Id: Ic6d73bb4487749618bbc5c7e3a8416107adb4856
Henri Sara [Tue, 12 Jul 2016 11:34:09 +0000 (14:34 +0300)]
Fix ComboBox highlight width on IE8/9 (#19889)
This fixes an issue caused by the fix for #19658.
Change-Id: I688275b0c39af723500bc0f7d0c87799698c90e7
Teemu Suo-Anttila [Thu, 12 May 2016 11:24:33 +0000 (14:24 +0300)]
Add basic AppWidgetset documentation
Change-Id: Iaea8b5267c7ccb2a6bc667cc89078bd3c4bf2435
Teemu Suo-Anttila [Tue, 12 Jul 2016 10:10:14 +0000 (13:10 +0300)]
Update @since for 7.6.8
Change-Id: Ib740904674e289b11116fdb8ea13abbbac81fdfe
Teemu Suo-Anttila [Tue, 12 Jul 2016 10:16:19 +0000 (13:16 +0300)]
Update @since for 7.6.7
Change-Id: I4abedb7726b0ae152df8c449cde162854d50c8ad
Alejandro Duarte [Fri, 8 Jul 2016 12:44:05 +0000 (15:44 +0300)]
Added videos to the tutorial.
Change-Id: I4432d0b6bbc6c9c3152e9bde58e8305bf8a25ead
Henri Sara [Tue, 12 Jul 2016 07:27:01 +0000 (10:27 +0300)]
Update test for Chrome 51
Change-Id: Idea068b22acc0955a272db3da5f555a7ee0d902f
Matti Tahvonen [Fri, 1 Jul 2016 14:43:01 +0000 (17:43 +0300)]
Updated README
Updated readme file to use Vaadin Framework instead of plain Vaadin, as Vaadin is a
company name nowadays. Also updated some links, formatting and order of the
instructions. "maven -> mvn" in CLI instructions. Removed obsolete Maven
instructions about versioning.
Change-Id: Ia4fef7526b8d7e4914ebcf007b3bc6813ef4d48c
elmot [Thu, 7 Jul 2016 07:58:56 +0000 (10:58 +0300)]
Add DevelopmentServerLauncher configuration for IDEA
Change-Id: If0ea592add451b7c730147a6f2b6a90ee4f550dd
Anna Koskinen [Wed, 6 Jul 2016 09:01:43 +0000 (12:01 +0300)]
Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)
Change-Id: Ic38c2803b3d83e76fa74d21490a4277c6037b950
Teemu Suo-Anttila [Tue, 5 Jul 2016 10:37:07 +0000 (13:37 +0300)]
Fix navigation to same view with different parameters (#20029)
Change-Id: I0ecc18f0ee5aecac42cfc6c9422932e2e308ab83
adam [Thu, 16 Jun 2016 07:59:40 +0000 (10:59 +0300)]
Fixing ComboBox page flip on trackpad scroll (#19704)
Trackpad scroll gesture produces a large amount of wheel events causing
the same amount of flips on ComboBox. This fix tries to control page flips
in a way that it would feel more natural to use it.
Change-Id: I3ed206a5abe8c3ba8c06a5998f788468157663f1