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

New Drawer component #2957

Merged
merged 19 commits into from
Feb 7, 2019
Merged

New Drawer component #2957

merged 19 commits into from
Feb 7, 2019

Commits on Sep 20, 2018

  1. add files

    Piotr Kwiatkowski committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    ec7d951 View commit details
    Browse the repository at this point in the history
  2. fixed styling

    Piotr Kwiatkowski committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    d571ab5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. dark theme added

    Piotr Kwiatkowski committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    8ff873f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Added vertical orientation

    Piotr Kwiatkowski committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a1987f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    33dbb97 View commit details
    Browse the repository at this point in the history
  2. changed viewport units

    Piotr Kwiatkowski committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    0927e2d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Added small and large sizes

    Piotr Kwiatkowski committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    371b84f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Standardized sizing

    Piotr Kwiatkowski committed Oct 22, 2018
    1 Configuration menu
    Copy the full SHA
    bad3522 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. backdrop fixed

    Piotr Kwiatkowski committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    4ca38d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

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

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    6d27a1e View commit details
    Browse the repository at this point in the history
  2. add tests

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    140381a View commit details
    Browse the repository at this point in the history
  3. small/large => one size prop

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    804b4e9 View commit details
    Browse the repository at this point in the history
  4. update size constants

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b97b539 View commit details
    Browse the repository at this point in the history
  5. add hasBackdrop switch to example

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    6150854 View commit details
    Browse the repository at this point in the history
  6. use Drawer for API browser

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9a2db62 View commit details
    Browse the repository at this point in the history
  7. size prop docs

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    06afbb1 View commit details
    Browse the repository at this point in the history
  8. fix isotest

    Gilad Gray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    1c8992d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. add size+vertical tests, actually run suite

    Gilad Gray committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    1397c84 View commit details
    Browse the repository at this point in the history