summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-0124-19/+364
| | | | Change-Id: I16f9577ea4091fb4febe167d76e141b5945f53ab
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-09-013-12/+91
| | | | | | | | | | Fixes ComboBox suggestion popup so that it will not automatically close when clicking the popup button, if the user happened to double click on the button earlier. Ported from 7.7 Change-Id: I6cd8c7744ca4c52a7bd52ab12c23fb55522f0611
* Implement Binder.saveIfValid and fix Binder.save to throw exceptionArtur Signell2016-08-315-15/+167
| | | | Change-Id: I44498b4b34b2e9732b50abb14e8eb7be01314158
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-31134-560/+448
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Implement SingleSelection on client and serverJohannes Dahlström2016-08-3115-104/+583
| | | | Change-Id: I48192de092c6b6e6be7ca2580720d2765962e167
* Enable assertions for TestingWidgetset, add test to verify thisTeemu Suo-Anttila2016-08-314-2/+68
| | | | Change-Id: I0c5fc24e490edc6e0d3fb7a9b1d2a71d564bb13c
* Increase memory for compatibility-client-compiled SDMHenri Sara2016-08-311-0/+1
| | | | Change-Id: I13a7df46f768390cb35c5519a6cfc444355b15f4
* Rename TypedDataGenerator to DataGeneratorJohannes Dahlström2016-08-316-67/+75
| | | | | | | Also add a no-op default implementation to destroyData, making DataGenerator a functional interface. Change-Id: I546f443150da23debd4a2691003e435367469439
* Stop running test on IE11 which does not shift click when it shouldArtur Signell2016-08-311-3/+11
| | | | Change-Id: I4b7a05f4918e14c6644514d036f33178d999b086
* Duplicate AbstractField state and connector into compatibility-clientArtur Signell2016-08-3011-11/+41
| | | | Change-Id: Ib6339f32ac348c144b19bb4a6ab724781e35196b
* Use servlet context classloader when finding servlet class for websockets ↵Artur Signell2016-08-301-3/+7
| | | | | | (#20024) Change-Id: Ia885ecebe854c0aeda47be2bbc9a9d8a47a03d5c
* Organize importsArtur Signell2016-08-30287-311/+265
| | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
* Use new Label instead of oldArtur Signell2016-08-305-6/+6
| | | | Change-Id: I1c7c6f84a665679321d98384cb7d3bf494fafd39
* Remove Legacy prefixArtur Signell2016-08-306-63/+22
| | | | Change-Id: I8460d2426662d9f8d60d6b7d532e95df33cd95b4
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3057-58/+3962
| | | | | | | | * DateField * PopupDateField * InlineDateField Change-Id: I7d6c0253435dcdf424b7914d025e81af504be11d
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3056-82/+246
| | | | | | | | | | | * ProgressBar * ProgressIndicator * OptionGroup * Table * Tree * TreeTable Change-Id: Ie1249631cbdd2721f2c3a36e1b8ffc8160fca6aa
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3049-69/+210
| | | | | | | | | | | | * Calendar * CheckBox * CustomField * Label * RichTextArea * TextField * TextArea Change-Id: Iba8915195e4d205fb4db9a4df5d96a4a10ab2f96
* Fix label widths in several testsAleksi Hietanen2016-08-305-14/+26
| | | | Change-Id: I70f296fc5d1d2957698a169e501dcd1c43589503
* Added a fallback value for useragent (#20172)Matti Tahvonen2016-08-301-0/+3
| | | | | | | | | Without this change, some browsers, like GoogleBot, don't properly render the page. Instead of weird JS exception (and hit to server with 404) we should at least try to render the app with all browser. As webikit/chromium based browsers are nowadays most popular, falling back to "safari" permutation. Change-Id: I4275110962432b2552d51715a86a8e815fe539ad
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-3055-102/+1421
| | | | Change-Id: I50cdcef0beb2f384636eb40c2f3f7493db52ac87
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-30125-191/+26185
| | | | Change-Id: I069df183806937c2d97eb3e9c8a073ef53ab5c24
* Support in-memory filtering in DataCommunicatorHenri Sara2016-08-301-2/+23
| | | | Change-Id: Ia3cd36cea43a96138eaefff708b694d6e9e96885
* Fixed a broken commentSimo-Pekka Koskinen2016-08-291-2/+2
| | | | | | Fixed broken comment on 'Calling Javascript' -paragraph. Change-Id: I5098f21006f00eab48ce5cd55e3bb14bee040fbf
* Mention vaadin-push in getting-startedEnver Haase2016-08-291-0/+4
| | | | Change-Id: Ic46254b77d1226c2a00ed1ad2b2f96a452a4609a
* Code highlighting and fixed a broken commentJens Jansson2016-08-291-13/+12
| | | | Change-Id: Ibc5844aa4ffba5691a6e3a2d1b962ce28e2aebcf
* Add empty lines so :: is recognized as definitionsLeif Åstrand2016-08-291-0/+2
| | | | Change-Id: Ifddcdda98090c5e5262d000a131c53109ce2c5c5
* Fixed event name to match example codeMarcus Hellberg2016-08-291-1/+1
| | | | Change-Id: Id9333bae30c7bf5c24dcd0aca1cbee671c28910e
* Fire actions before removing menu from the DOM (#20080)Matti Tahvonen2016-08-291-26/+21
| | | | Change-Id: Ic1cd285c697a05d186d81935f632881e4cf561bf
* Fix OSGi support in compatibility packagesArtur Signell2016-08-293-3/+5
| | | | Change-Id: I0f04060c70d83724c08c37e93dd57a2d93b065a8
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-295-45/+35
| | | | Change-Id: I48d1ea501a621f653bde840d646ae01e6edc3eea
* Add Eclipse launch configurations for super dev modeArtur Signell2016-08-292-0/+34
| | | | Change-Id: Ia82a5904e0e85aaae1ecd0136ac56ff2e2cfcc86
* Updated tutorial to Vaadin 7.7.0Alejandro Duarte2016-08-291-9/+9
| | | | Change-Id: I1ef5a89a7e9f700a9302ff535d7e30b692316e22
* Fix Label widths in ValoThemeUITestsAleksi Hietanen2016-08-294-13/+37
| | | | | | | New Label implementation no longer sets the width to 100% in the constructor, breaking some screenshot tests. Change-Id: Ib627ce3d08449df98a0b54d96fa88a0b06fc2384
* Fix placeholder stylingAleksi Hietanen2016-08-295-18/+7
| | | | | | | | Placeholder styling was being applied to components even when the placeholder was not visible. This commit removes custom placeholder styling in favor of browser defaults. Change-Id: I2a1b696235070435511867a10619fcdecd187e3b
* Implement DetailsGenerators for GridTeemu Suo-Anttila2016-08-2910-15/+1076
| | | | Change-Id: I09057b990f10bde6cf72a16677e58cb2bc9a7029
* Make window.vaadin.forceSync do something againArtur Signell2016-08-291-1/+3
| | | | Change-Id: I220b29a81aa2c1b05743d5bf03bc4ca2eb017dd5
* Change Label default width to undefined to match other componentsArtur Signell2016-08-2912-20/+49
| | | | Change-Id: Ia4e6bbe0673c20e96bdda240570247ff9b1f6d93
* Mark java validation packages as optional for OSGiArtur Signell2016-08-291-0/+2
| | | | Change-Id: I7214c7b0214197452a15202996503ce7cae5a1b0
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-2619-4/+5
| | | | Change-Id: I3be37350a638028d89fb527a3dfb09e74fdebeed
* Remove dependency from ErrorMessage to old exception typesArtur Signell2016-08-264-31/+80
| | | | Change-Id: Ifbc8d65ac5da8f6e68545ded508b28371523c5b0
* Move old converters and DefaultConverterFactory to compatibility packageArtur Signell2016-08-2621-10/+29
| | | | Change-Id: I42b933d1cb46cccb4a00211ee6eab699723b8804
* Implement new LabelArtur Signell2016-08-2697-702/+998
| | | | | | | Label does intentionally not implement HasValue as it cannot provide a value to a model Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
* Remove Property dependency from TextFieldArtur Signell2016-08-261-5/+1
| | | | Change-Id: I33ec7d1b8cb00617f67f383829bb7da083f1a7cd
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-269-25/+34
| | | | Change-Id: Ia9b6f77763abac87ec61d1ee198cb8d41419a934
* Move old TextField to compatibility packageArtur Signell2016-08-2661-186/+214
| | | | Change-Id: Ic1e8d3f9859f5e496c0e27e2fece4b5a9da74f01
* Move VOptionGroup and dependants to the compatibility packageArtur Signell2016-08-2611-11/+18
| | | | Change-Id: I49f272480c1d109f7c8fda16e7a05765f46026c5
* Move PasswordFieldConnector to correct packageArtur Signell2016-08-261-1/+1
| | | | Change-Id: I8ef025863b2b004473eae0a458e77be6a4c8fa86
* Add missing headerArtur Signell2016-08-261-0/+15
| | | | Change-Id: Ibb3b19bb19296cfd0777bb7d1c5852aa6f926fb1
* Implement new ProgressBarAleksi Hietanen2016-08-2612-27/+204
| | | | Change-Id: Ie5c4b0f4d9bc65e484f08832343ba97fff61a9b6
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-2637-174/+713
| | | | Change-Id: I72400695f3b015add07be9709e48b5f99ce619cf