Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ui5-popover): improve layouting, styling and positioning #779

Merged
merged 11 commits into from
Oct 1, 2019

Commits on Sep 17, 2019

  1. wip: ui5-popover refactoring

    BREAKING CHANGE: stayOpenOnScroll is now removed
    
    - Popover will no longer close when the browser is scrolled
    and its parent (opener) is visible in the viewport.
    MapTo0 committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    48748b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    28d700b View commit details
    Browse the repository at this point in the history
  2. fix tests

    MapTo0 committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    5010b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. - upgrade chromedriver to 77

    - move utils to popup-utils folder
    - fix Vladi's initial comments
    MapTo0 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    9c72daa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. add acc attributes

    MapTo0 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    c31e689 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    9360de2 View commit details
    Browse the repository at this point in the history
  2. fix test page for IE

    vladitasev committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    5e31b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8969b99 View commit details
    Browse the repository at this point in the history
  4. focus fix for IE

    vladitasev committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8cd9cdb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. fix some IE issues

    MapTo0 committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    26de084 View commit details
    Browse the repository at this point in the history
  2. fix some comments

    MapTo0 committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    090441e View commit details
    Browse the repository at this point in the history