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

[GridList] Rename to ImageList & add deprecation warnings #22363

Merged
merged 29 commits into from
Sep 22, 2020

Commits on Aug 25, 2020

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

    mbrookes committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e5e6181 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d24592 View commit details
    Browse the repository at this point in the history
  4. v4 types

    mbrookes committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    b83873a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. lint

    mbrookes committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    75fab97 View commit details
    Browse the repository at this point in the history
  2. missed one

    mbrookes committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    faf6feb View commit details
    Browse the repository at this point in the history
  3. remove migration guide

    mbrookes committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    109d878 View commit details
    Browse the repository at this point in the history
  4. docs:api

    mbrookes committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    59bd813 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Tile -> Item

    mbrookes committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ad07e37 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. review

    mbrookes committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5443b1a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Add 301

    oliviertassinari committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    35d0027 View commit details
    Browse the repository at this point in the history
  2. fix 404

    oliviertassinari committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    0068e2c View commit details
    Browse the repository at this point in the history
  3. remove API redirects

    mbrookes committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    c703a68 View commit details
    Browse the repository at this point in the history
  4. More tile -> item

    mbrookes committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    627133e View commit details
    Browse the repository at this point in the history
  5. more grid -> image

    mbrookes committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    eedd212 View commit details
    Browse the repository at this point in the history
  6. yet more tile -> item

    mbrookes committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    d0a18fa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. spacing -> gap

    mbrookes committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c399060 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. cellHeight -> rowHeight

    mbrookes committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    481891c View commit details
    Browse the repository at this point in the history
  2. titlePosition -> position

    mbrookes committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0d39555 View commit details
    Browse the repository at this point in the history
  3. deprecations

    mbrookes committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d44589b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. prettier

    mbrookes committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7b3c1c8 View commit details
    Browse the repository at this point in the history
  2. proptypes

    mbrookes committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    2bc243d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80bf913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f73b694 View commit details
    Browse the repository at this point in the history
  5. yarn docs:api

    oliviertassinari committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1b98f79 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Matt review

    oliviertassinari committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3e4c48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e7679 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Restore yet more prop descriptions mysteriously killed by 'yarn propt…

    …ypes --disable-cache'
    mbrookes committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    8e280c2 View commit details
    Browse the repository at this point in the history
  2. prettier

    mbrookes committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    3e8b0ee View commit details
    Browse the repository at this point in the history