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

Add the TokenizingTextBox control behaviours for initial commit #3247

Merged
merged 18 commits into from
May 16, 2020

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    2c65acb View commit details
    Browse the repository at this point in the history
  2. header fix for CI issue

    Marcus Perryman committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    95c2fb4 View commit details
    Browse the repository at this point in the history
  3. fix CI errors

    Marcus Perryman committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    82ea5ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab97723 View commit details
    Browse the repository at this point in the history
  5. CI crash fix

    Marcus Perryman committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    3afc2e0 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/marcpe/TokenizeTextBox' into mar…

    …cpe/TokenizeTextBox
    Marcus Perryman committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    463b3e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. fix various selection and keyboard handling bugs

    Marcus Perryman committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    38e08b8 View commit details
    Browse the repository at this point in the history
  2. fix the text box issue with autosuggest box dropdown selection, where…

    … the selected text is left in the text box
    Marcus Perryman committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    9132727 View commit details
    Browse the repository at this point in the history
  3. CI fix

    Marcus Perryman committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    9fd9480 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Fixed a cut issue where selected text was overwriting tokens.

    removed redundant space from cut / copy text.
    shift + arrow navigation bug fixed.
    Marcus Perryman committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f6f33d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Fix selection issues. Add a highlight colour for text when focus is o…

    …n other parts of the control
    Marcus Perryman committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3b01550 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Modify list item click handling and revert dependency on ItemClick pr…

    …operty.
    Marcus Perryman committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    107a1a4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    2da8170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ae1af View commit details
    Browse the repository at this point in the history
  3. Add comments to StyleSelector class

    Remove unused DataTemplate Selector
    michael-hawker committed May 15, 2020
    Configuration menu
    Copy the full SHA
    bfe9c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    405f4b7 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into marcpe/TokenizeTextBox

    # Conflicts:
    #	UnitTests/UnitTests.UWP/UnitTests.UWP.csproj
    michael-hawker committed May 15, 2020
    Configuration menu
    Copy the full SHA
    91b99d9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Fix CI Issues

    Unmoved files from merge - project moved
    michael-hawker committed May 16, 2020
    Configuration menu
    Copy the full SHA
    68a59f0 View commit details
    Browse the repository at this point in the history