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

[Rating] Add a demo with different icons #19004

Merged
merged 14 commits into from
Dec 30, 2019

Commits on Dec 27, 2019

  1. add support for array of customIcons

    Matt Hooper committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    0ade875 View commit details
    Browse the repository at this point in the history
  2. add test for customIcons array

    Matt Hooper committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    4b9f406 View commit details
    Browse the repository at this point in the history
  3. revert errant change

    Matt Hooper committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    2cb4e0f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Revert rating.js

    Matt Hooper committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    48564c7 View commit details
    Browse the repository at this point in the history
  2. Add custom icon demos

    Matt Hooper committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    502aa6e View commit details
    Browse the repository at this point in the history
  3. Change fontSize

    Matt Hooper committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    3a00506 View commit details
    Browse the repository at this point in the history
  4. update test

    Matt Hooper committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    f2fee1b View commit details
    Browse the repository at this point in the history
  5. Update packages/material-ui-lab/src/Rating/Rating.test.js

    Co-Authored-By: Olivier Tassinari <olivier.tassinari@gmail.com>
    hoop71 and oliviertassinari authored Dec 28, 2019
    Configuration menu
    Copy the full SHA
    4a83cef View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Revmoe variableSize demo

    Matt Hooper committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    d72fea5 View commit details
    Browse the repository at this point in the history
  2. update test and typescript

    Matt Hooper committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    b5ac05c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'allow-different-icons' of github.com:hoop71/material-ui…

    … into allow-different-icons
    Matt Hooper committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    9e03402 View commit details
    Browse the repository at this point in the history
  4. small changes

    oliviertassinari committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    33fd6cc View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    41fda03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08811eb View commit details
    Browse the repository at this point in the history