Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vaadin/flow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.10.0
Choose a base ref
...
head repository: vaadin/flow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.10.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 11, 2024

  1. chore: Upgrade license-checker to 1.12.4 (#18419) (#18433)

    Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
    Co-authored-by: Marco Collovati <marco@vaadin.com>
    3 people authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    253436a View commit details
    Browse the repository at this point in the history
  2. fix: limit the requested items to a given threshold (#18417) (#18425)

    Limits the number of requested items from backend to a given threshold of ten pages.
    Exactly the same as #12003, but applied to HierarchicalDataCommunicator.
    
    Fixes #18403
    mcollovati authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2ec3ef1 View commit details
    Browse the repository at this point in the history
Loading