Tags: hfazai/flow
Tags
Store scroll position in state when entering route not found view (va… …adin#8698) * Store scroll position in state when entering route not found view * Removed unused method. Only throw for other events than ErrorNavigationEvent. * Modified logic to only push state for route not found error
Exclude HasItems from HasItemsAndComponents so as to let the componen… …ts support DataView (vaadin#8706)
Maven plugin: exposed the settings 'node.version' and 'node.download.… ( vaadin#8659) (vaadin#8675) * Maven plugin: exposed the settings 'node.version' and 'node.download.root' * Use new URI() instead of URI.create(), to validate user input * Fixed NPE in BuildFrontendMojoTest * Refactoring: mojo initialization refactored to Maven convention
Update attribute value on attach (vaadin#7627) (vaadin#8642) * Fix the bug * Add IT tests for re-attaching a stream resource Fixes vaadin#6478 # Conflicts: # flow-tests/test-root-context/src/main/java/com/vaadin/flow/uitest/ui/StreamResourceView.java # flow-tests/test-root-context/src/test/java/com/vaadin/flow/uitest/ui/PreserveOnRefreshIT.java # flow-tests/test-root-context/src/test/java/com/vaadin/flow/uitest/ui/StreamResourceIT.java
Merge pull request vaadin#8621 from vaadin/merge/2.2-to-2.3 Merge/2.2 to 2.3
Enable generating self-referencing arrays in TypeScript models (vaadi… …n#8580) * Enable generating self-referencing arrays in TypeScript models Fixes vaadin#8515 * revert changes to the copyright header Co-authored-by: Viktor Lukashov <viktor@vaadin.com>
PreviousNext