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

Master #1664

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Master #1664

wants to merge 15 commits into from

Commits on Mar 21, 2017

  1. ListView: check some objects before use

    check for exist that._state.setLoadingState
    check for exist that.containers
    convey-gilbert committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    eb1ecc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0fdcd View commit details
    Browse the repository at this point in the history
  3. ListView: onfocus after dispose

    check for disposed
    convey-gilbert committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    70732da View commit details
    Browse the repository at this point in the history
  4. Accents: individual accent color

    API-Extension to set an individual accent color
    convey-gilbert committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    2670912 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. ElementResizeInstrument: Prevent exception reading contentDocument

    If the <object> element hasn't loaded yet, some browsers will throw an
    exception if you try to read the contentDocument property.
    convey-gilbert committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    6b09b74 View commit details
    Browse the repository at this point in the history
  2. Bugfix: missing Color declaration

    uiUserColor and uiColor now declared of type _WinRT.Windows.UI.Color
    convey-gilbert committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    001f7b9 View commit details
    Browse the repository at this point in the history
  3. Bugfix: added Color.a member

    Only for compatibility
    convey-gilbert committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    0722464 View commit details
    Browse the repository at this point in the history
  4. Bugfix: missing declaration uiColor

    2nd appearance in function handleColorsChanged
    convey-gilbert committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    1ac6c48 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Bugfix: Prevent exception on Edge browser

    Check existence of handler function before calling of
    removeEventListener
    convey-gilbert committed May 30, 2017
    Configuration menu
    Copy the full SHA
    61163c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9306620 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Non-function of FlipView page navigation on Chrome, FF etc.

    Awareness of float scroll position to support expected page navigation
    function on different current browsers
    convey-gilbert committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    5560e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2246a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfd86d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

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