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

[EuiFieldPassword] Support toggling of obfuscation #3751

Merged
merged 14 commits into from
Jul 27, 2020

Commits on Jul 21, 2020

  1. [EuiFieldPassword] Support toggling obfuscation

    - Added props `type` and `canToggleVisibility`
    cchaos committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    763063b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73307aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee608fc View commit details
    Browse the repository at this point in the history
  4. Back to using Ref instead of RefCallback

    cchaos committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    cc6f2d7 View commit details
    Browse the repository at this point in the history
  5. Use new useEuiI18n method

    cchaos committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    5e64ef3 View commit details
    Browse the repository at this point in the history
  6. Quick non-related fix, remove zindex completely from popovers in da…

    …tagrid example
    
    Unnecessary to have a custom z-index as the default is much higher than the supplied one.
    cchaos committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8ce56ce View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

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

    thompsongl committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    6a43a32 View commit details
    Browse the repository at this point in the history
  3. comment

    thompsongl committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b258573 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge pull request #35 from thompsongl/prop/show_password

    useCombinedRefs
    cchaos authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    971a1b1 View commit details
    Browse the repository at this point in the history
  2. Using /* */ comment format

    cchaos authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c197126 View commit details
    Browse the repository at this point in the history
  3. Whoops

    cchaos authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    3c30ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. cl

    cchaos authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    3c95d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd06121 View commit details
    Browse the repository at this point in the history