| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Add @since tags to VFlash and ApplicationConstants
|
| |
|
|
|
|
|
| |
Allows Flash embed to expand if percentage dimensions given
Fixes #4035
|
| |
|
|
|
| |
Fixes #8775
|
|
|
| |
Fixes #1149
|
|
|
|
|
|
|
|
| |
* Fix client-side error when Upload in TabSheet and Push
Fixes #8728
* Merge 7.7 into 7.7-upload-in-tab-exception-fix
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Correctly detach header/footer components when column is removed
Fixes #8638
* Merge branch '7.7' into _detach-header-components-on-remove-column
* Merge branch '7.7' into _detach-header-components-on-remove-column
* Merge branch '7.7' into _detach-header-components-on-remove-column
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename getMaxEscalatorRowCapacity to describe what it does
* Always calculate Escalator max row count the same way
This changes Escalator to not take a horizontal scrollbar
into account when trying to determine "maximum visible rows". This will
add another row, compared to previous versions, when there is a horizontal
scrollbar. In reality, it would likely make sense to always add 10 more rows
to have some buffer above and below the visible area.
Fixes #8661
|
|
|
| |
Fixes #8629
|
|
|
|
|
|
| |
* Update expected Chrome version to 56
* Update screenshots
|
|
|
| |
This change aims to reduce the number of false positives when comparing Vaadin 7 compatibility package in Vaadin 8 and actual Vaadin 7.7 branch. Conflicting parts are moved to imports as much as possible. Files have been formatted with same Eclipse version.
|
|
|
|
| |
* Updated links to zip files in tutorial
|
|
|
| |
Fix release notes mention of context click events
|
|
|
|
| |
IE8 handles the sizings differently from other tested browsers so it
needs to be tested on 'left: auto' and not wrapper div width.
|
|
|
|
| |
Refresh calendar body for show week numbers state change.
|
|
|
|
| |
* Add missing since tags for 7.7.7
|
|
|
|
|
|
| |
* Update 7.7 release notes to github era
Fixes framework8-issues#222
|
|
|
|
|
| |
Fixed problem that disables opening of popup
after closing it by clicking the datefield-button.
|
|
|
|
| |
* Fix gthe absolute layout component resize positioning tests.
|
|
|
| |
Fixes #8413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Call "destroy" instead of "destory" in JavaScriptRenders
For backwards compatibility, calls "destory" if no "destroy" exists
Fixes #8162
* Merge branch '7.7' into _js-renderer-destory
* Merge branch '7.7' into _js-renderer-destory
* Merge branch '7.7' into _js-renderer-destory
* Merge branch '7.7' into _js-renderer-destory
* Merge branch '7.7' into _js-renderer-destory
|
|
|
| |
Fixes #8348
|
|
|
|
|
|
| |
* Add method for refreshing all Grid rows
Fixes #8350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename variables to indicate whether they use DOM index or Grid index
Grid indexes include hidden columns, DOM/Escalator indexes do not
* Prevent reorder of frozen columns when there are hidden columns
Fixes #8265
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
* Merge branch '7.7' into _grid-no-reorder-of-frozen-columns
|
|
|
| |
Fixes #7880
|
|
|
|
|
|
|
| |
* Improve Grid extendability (#8342).
Find GridState field type using getField() instead of getDeclaredField() so that the field could be found in superclass as well.
Change-Id: I33996f45e848575d11bb206c6a1d30d19e514968
|
|
|
|
|
|
| |
* Remove invalid trailing comma from Thai date format
Fixes #8303
|
|
|
|
|
|
|
|
| |
Changing from relative to defined size leaves the component positioned wrong,
also changing from defined size to relative size leaves the component in the
wrong position with the wrong size.
Change makes the wrapper rerun setChildWidgetPosition() that adds/removes
necessary css definitions to/from the cssPosition String.
|
|
|
| |
Fixes #8206
|
|
|
| |
Fixes #8266
|
|
|
|
| |
(#8277)
|
|
|
| |
Fixes #7496
|
| |
|
|
|
|
|
|
|
|
| |
* Properly end HTML5 drag operations when no drop is performed
No auto test because of https://github.com/SeleniumHQ/selenium/issues/1365
Fixes #4060
|
|
|
|
| |
* Removed broken/obsolete 'Setting up the Development Environment' link
|
|
|
|
|
|
| |
* Properly report invalid arguments to StaticRow.join()
Closes #8234
|
|
|
|
|
|
| |
* Make it possible to deselect what was selected on the server
Fixes #8221
|
|
|
|
|
|
|
|
|
|
| |
* Reset selected icon when blurring a ComboBox
Fixes #8073
* Merge branch '7.7' into _combobox-icon-reset-selection
* Merge branch '7.7' into _combobox-icon-reset-selection
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove tracking of unregistered connectors
* Merge branch '7.7' into 8111-remove-unregistered-connector-tracking
* Merge branch '7.7' into 8111-remove-unregistered-connector-tracking
* Add tests that verify markAsDirty is called on old parent
* Merge branch '7.7' into 8111-remove-unregistered-connector-tracking
|
|
|
| |
Fixes #7695
|
|
|
| |
Fixes #8140
|
|
|
| |
Fixes #8015
|
|
|
|
|
|
| |
* Render font icon correctly on the 'more' menu item
Fixes #8125
|
|
|
| |
Fixes #4995
|
|
|
|
| |
* Fix chrome version
|
|
|
| |
Fixes #8018
|
|
|
| |
Fixes #8011
|
|
|
| |
Change-Id: I318761527a695c741f52b4c18e9f8ea943f89017
|
|
|
|
|
| |
There is no sensible way to use a custom version of APC, so protected
access does not help in any way to access the underlying resource and/or
connected UI.
|