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

Deprecations, October 2021 Edition #5323

Merged
merged 27 commits into from
Oct 29, 2021

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    1ed22be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebb30d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    805cd26 View commit details
    Browse the repository at this point in the history
  4. remove makeId

    thompsongl committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    4ab8a68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    036b25b View commit details
    Browse the repository at this point in the history
  6. remove EuiLoadingKibana

    thompsongl committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e0a137d View commit details
    Browse the repository at this point in the history
  7. remove EuiCodeEditor

    thompsongl committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ce99781 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    0a9af3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29689c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6397f View commit details
    Browse the repository at this point in the history
  4. CL

    thompsongl committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d3b3f7e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. secondary -> success

    thompsongl committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    84fea9e View commit details
    Browse the repository at this point in the history
  2. EuiCard beta badge:

    - Convert touched docs files to `.tsx`
    - Simplified one of the examples
    - Updated prop comment
    cchaos committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    b9c8acd View commit details
    Browse the repository at this point in the history
  3. Removing secondary: More finds

    cchaos committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0ca8103 View commit details
    Browse the repository at this point in the history
  4. EuiTableRowCell mobile props:

    - Just fixind a demo cell that should be hidden in mobile
    cchaos committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    6a4ce22 View commit details
    Browse the repository at this point in the history
  5. EuiLoadingKibana

    - Putting `.euiLoadingLogo` styles back 😬
    cchaos committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    097b0e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge branch '1469-october-2021' of https://github.com/thompsongl/eui

    …into 1469-october-2021
    thompsongl committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b41f1f8 View commit details
    Browse the repository at this point in the history
  2. clean up

    thompsongl committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    321a903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae3495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8ac1e View commit details
    Browse the repository at this point in the history
  5. Merge branch '1469-october-2021' of https://github.com/thompsongl/eui

    …into 1469-october-2021
    thompsongl committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a25f002 View commit details
    Browse the repository at this point in the history
  6. restore i18ntokens.json

    thompsongl committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c9f9525 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66ef400 View commit details
    Browse the repository at this point in the history
  8. Found more mobileOptions.fullWidth

    And fixed `align: center` for mobile
    cchaos committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ae1bca6 View commit details
    Browse the repository at this point in the history
  9. 🤦‍♀️ Undo secondary button

    cchaos committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0dde0a3 View commit details
    Browse the repository at this point in the history
  10. A couple last fixes found from console errors

    - [EuiMark] change prop type of `children` from `string` to `ReactNode`
    - [useEuiTextDiff] renders back a `span` instead of `div`
    - Fix docs-only erros
    cchaos committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2d70163 View commit details
    Browse the repository at this point in the history
  11. cl

    cchaos committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6e285a8 View commit details
    Browse the repository at this point in the history