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/vaadin-dialog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.3
Choose a base ref
...
head repository: vaadin/vaadin-dialog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    1a67608 View commit details
    Browse the repository at this point in the history
  2. 2.4.4

    tomivirkki committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    c6d3156 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    c0b7220 View commit details
    Browse the repository at this point in the history
  2. refactor: move how overlay max-width is set (#192)

    Instead of setting max-width: none when a dialog is dragged or
    resized directly to the node style attribute, use a custom attribute
    which is used in a CSS selector to apply that style. It will prevent
    a custom max-width from being reset when user resizes or drags the
    dialog.
    DiegoCardoso committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2a19627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    435df58 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. 2.4.5

    DiegoCardoso committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    27e77b3 View commit details
    Browse the repository at this point in the history
Loading