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

feat(icons): add @fluentui/react-icons package #12608

Merged
merged 22 commits into from Apr 13, 2020

Commits on Apr 8, 2020

  1. wip

    mnajdova committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5c75f0f View commit details
    Browse the repository at this point in the history
  2. -added example svg icons

    mnajdova committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    4bb74f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1ead16 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Update packages/react-icons/src/components/BorderBlindsIcon.tsx

    Co-Authored-By: David Zearing <dzearing@microsoft.com>
    mnajdova and dzearing committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    00d92e6 View commit details
    Browse the repository at this point in the history
  2. Update packages/react-icons/src/components/BorderBlindsIcon.tsx

    Co-Authored-By: David Zearing <dzearing@microsoft.com>
    mnajdova and dzearing committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9067043 View commit details
    Browse the repository at this point in the history
  3. Update packages/react-icons/src/utils/createSvgIcon.ts

    Co-Authored-By: Elizabeth Craig <ecraig12345@gmail.com>
    mnajdova and ecraig12345 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9d7caee View commit details
    Browse the repository at this point in the history
  4. Update packages/react-icons/README.md

    Co-Authored-By: Elizabeth Craig <ecraig12345@gmail.com>
    mnajdova and ecraig12345 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    c755849 View commit details
    Browse the repository at this point in the history
  5. -cleanups

    -removed circular dependencies
    mnajdova committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5ad91c5 View commit details
    Browse the repository at this point in the history
  6. -removed comments

    mnajdova committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    33ef673 View commit details
    Browse the repository at this point in the history
  7. -improvements

    mnajdova committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9b54c23 View commit details
    Browse the repository at this point in the history
  8. -exported utilities

    mnajdova committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ac4d37f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. -updated readme

    mnajdova committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    4f29fa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. -addressed comments

    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4c1a26e View commit details
    Browse the repository at this point in the history
  2. -added tests

    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    b00e1bb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat/add-react-icons-package

    # Conflicts:
    #	packages/office-ui-fabric-react/package.json
    #	yarn.lock
    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c53857c View commit details
    Browse the repository at this point in the history
  4. -added dependencies

    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c7ad0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd4cd22 View commit details
    Browse the repository at this point in the history
  6. -picked changes from master

    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    8a82319 View commit details
    Browse the repository at this point in the history
  7. -reverted changes

    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    bb34b65 View commit details
    Browse the repository at this point in the history
  8. -updated package json

    mnajdova committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    f90fd23 View commit details
    Browse the repository at this point in the history
  9. Change files

    dzearing committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d02ae3f View commit details
    Browse the repository at this point in the history
  10. Adding snapshot.

    dzearing committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    8379702 View commit details
    Browse the repository at this point in the history