| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I554d7b6ca60840bab3a032daa4847e7271086e27
|
|
|
|
| |
Change-Id: I4e32550e3d3095c2c914bb93d260819414d2e6e6
|
|
|
|
|
|
| |
true. (#20097)
Change-Id: Ic453aaf16ea1d44792db868e04faaba069aab3b7
|
|
|
|
|
|
|
|
| |
* Add a generic selection listener to Grid & SelectionModels
Fixes some inconsistent event naming and invalid javadocs.
Fixes vaadin/framework8-issues#541
|
|
|
| |
Fixes vaadin/framework8-issues#525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Introduce dedicated shared states for every core vaadin component/ext.
Updated components are:
- PasswordField
- CustomField
- AbstractListing
- AbstractMultiSelect
- ColorPicker
- ColorPickerArea
- DataCommunicator
- Responsive
- AbstractListingExtension
- DetailsManager
- AbstractRenderer
- ClickableRenderer
- ButtonRenderer
- CheckBoxRenderer
- DateRenderer
- HtmlRenderer
- ImageRenderer
- NumberRenderer
- ProgressBarRenderer
- TextRenderer
Fixes vaadin/framework8-issues#480.
|
|
|
|
|
|
|
|
|
| |
* Implement "afterViewChange()" as no-op by default.
ViewChangeListener is functional interface now and has empty
implementation for "afterViewChange()"
Fixes vaadin/framework8-issues#502
|
|
|
|
|
|
| |
* Don't use V8 FieldEvents classes in v7 compatibility module.
Fixes vaadin/framework8-issues#363
|
|
|
|
|
|
| |
* Add read-only support for single and multi select views for Grid.
Fixes vaadin/framework8-issues#516
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a SelectionMode shorthand for Grid.
Hides setSelectionModel(...) by making it protected.
Refactores the usage of constructor / extend method for Abstract-, Single- and MultiSelectionModelImpl.
Fixes vaadin/framework8-issues#519
Change-Id: I48c30886450506639be9ee6e21c45b0c06755c88
|
| |
|
|
|
|
| |
Change-Id: I8454ef0895708eaee0bb2771b28c0a0db2fc76a4
|
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#163
Change-Id: Ib68ad5421934c8375a91d7948d860381a5adb9bb
|
|
|
|
| |
Change-Id: Id074c55b1c29dfb1cc499d918422bcf1c7bce0ba
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#518
Change-Id: Ice6bdef03c3b62dd2c74376f98cfb8004dfa0bbf
|
|
|
|
|
|
|
| |
It is by default shown only if used data provider is in-memory.
Can be configured to be explicitly shown or hidden.
Change-Id: I50569d915604c3722a22e14b7628663d5680ed83
|
|
|
| |
Change-Id: I259c659987b5b15b354e16d0be1523f4ede809f0
|
|
|
|
| |
Change-Id: I24895c7ae602ffc9a7812dcc441e99ac670356e2
|
|
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#399
RemoveListenersDeprecatedTest test is fixed.
Corrections are made to make the test above passes.
Change-Id: I209a4693d241a1488b69b4742f48549dbf4bf0ac
|
|
|
| |
Change-Id: I60c5d9f183d1955fbbd3341e3ac9f93aae755f80
|
|
|
|
|
|
|
|
|
|
|
| |
Still missing following things coming in next patches:
- select all checkbox
- firing an event when data provider is changed in grid
- read only selection models for grid
Part 1 for vaadin/framework8-issues#232
Change-Id: Ib2c7c81a838f43cb7c521a56d50139c91961f54a
|
|
|
|
| |
Change-Id: Iebafff6079816c08e5a4d144f6891d1379751f12
|
|
|
|
|
|
|
|
|
|
| |
Listing has been moved from AbstractListing to each individual Component.
ComboBox is now typed to String filter.
Fixes issues with declarative read of items.
Change-Id: I6918f9f8c426dcbd81546150c2cf9ed49a02bf50
|
|
|
|
| |
Change-Id: I6939fbc6f7aed0897f50b19f85fb62d0b8368cc7
|
|
|
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#459
This is not a fix because the issue is about AL only and it's by design.
But this patch provides tests for CheckBoxGroup and RadioButtonGroup.
Change-Id: I8d43ab435327478c7199b8b0a7739d6d1064c822
|
|
|
|
|
|
| |
This patch restores the bean type to BinderValidationStatusHandler
Change-Id: I9ace77a492c4823c15591fb1426e9bd216895fb0
|
|
|
|
| |
Change-Id: Ib3f88b6aca37ebb1962b4692df0c4ba11fe92bc2
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#286
Change-Id: I0d6cf49addfd558d43671ad2953dee54529392cd
|
|
|
|
| |
Change-Id: Ia52bbef412fc8701f6b862960dfed9c08c17ff7a
|
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#388
Change-Id: I4f8045bba51d308f4343a1f6d01b3f1ddca63e69
|
|
|
|
| |
Change-Id: Ic90ae83acf5d77aa9b0f485dff4e55bba5296fa7
|
|
|
|
| |
Change-Id: Ic65b8decb3ac8d4dde9bca6cfb40a2a70f461e91
|
|
|
|
| |
Change-Id: Iaffe3214163f66c0617a5bea4b79f4ae39d0bc08
|
|
|
|
|
|
| |
javax.sql.DataSource
Change-Id: I6babcadc72f3f37feff98088eee23b153a080f11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extracts grid single selection into separate class, which
is an extension like in V7. Using an extension makes it
possible to easily add multiselect and no-select modes back,
and support custom selection models.
Adds Grid:asSingleSelect() SingleSelect so that grid can be
used as a Select in a binder.
Removes all remaining references to SelectionModels in Listings.
Renames SingleSelectionChangeEvent to SingleSelectionEvent, because
then it is unified with selection listener and MultiSelectionEvent.
Fixes vaadin/framework8-issues#424
Fixes vaadin/framework8-issues#425
Change-Id: Ie22bef29cfd4336c3f65d4e63531c578b8dd76a3
|
|
|
|
|
|
|
| |
full name of defect: Can't scroll down submenus using the scrollbar when
MenuBar.isAutoOpen() == true
Tests.
Change-Id: I2cbe797c96dc6a780df147e165babb23f7fbdef3
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#423
Change-Id: Ifd252b8feed323708a7ae73af2b836832570d192
|
|
|
|
|
|
|
| |
Client side doesn't use selection model anymore.
Fixes vaadin/framework8-issues#421
Change-Id: If3ecb1c2f3a0024df9bfdfd182eaf8cf8625ac75
|
|
|
|
| |
Change-Id: Ib867b71cab4cf5cda89f272986930297b7a84ced
|
|
|
|
|
|
|
|
|
|
|
| |
Vaadin 7 compatiblity fields still use setRequired via AbstractField (legacy).
Public setRequiredIndicator is added to AbstractField, AbstractMultiSelect and AbstractSingleSelect.
Internally it is still handled on AbstractComponent & -Connector level.
Changes the declarative syntax, required -> required-indicator-visible.
Fixes vaadin/framework8-issue#419
Change-Id: I940dc66944d27584bd78e5452aee627ee3abd03a
|
|
|
|
|
|
|
| |
The target allows running both normal and server integration tests
without cleaning the screenshot directory in between.
Change-Id: Ic0d5db325b831114434a83c7d77be36ac8b20a61
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#333
Change-Id: I55f5d6a0cd690f2c0b5e757318a5f528a67ef34e
|
|
|
|
|
|
|
|
|
|
| |
Calendar week and day views should be correct when using
setFirstVisibleHourOfDay() and the end event time is 00:00 of the
following day.
Fix + Tests.
Change-Id: If9f42de5e9c476cb48a2f169f150b42a9c0ab6c2
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#332
Change-Id: I19996ea83ed1fbe2b115d92d6be5e6a5e158f283
|
|
|
|
| |
Change-Id: Ib3d633a215dc4c9655612110ff23afa782d7a381
|
|
|
|
|
|
|
| |
Fixes vaadin/framework8-issues#334
Change-Id: I4c7ca424cc4f4a1f0cdecd7671827465ab74ace7
|
|
|
|
|
|
|
|
|
| |
- legacy DateField declarative format tests are fixed (day light saving
time is taken into account).
- CalendarMonthViewDndEvent UI because you are not supposed to work on
Sundays (when the test is broken).
Change-Id: If7ddf238a7fab104514211df4a12fa6d071f5af2
|
|
|
|
| |
Change-Id: I6891827a1fb99216d4e286c761d1384a88000604
|
|
|
|
| |
Change-Id: I19e86202532e7b1e698ee0640a136be949ec02b0
|
|
|
|
| |
Change-Id: I4171d8b95b8a3ac6aa8ff04d03e71008709d470f
|