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

[Datepicker] Redesign datepicker as per material spec #3739

Merged
merged 14 commits into from
May 6, 2016

Commits on May 3, 2016

  1. [Datepicker] Redesign as per material spec

    Redesign the current Datepicker as per material design spec.
    This PR deals with the following:
    - [ ] Fixes left pane length
    - [ ] Fixes Font weight of left pane date
    - [ ] Action buttons are part of calender
    - [ ] Action buttons in the year container
    - [ ] Vertical Spacing in calendar Month reduced
    - [ ] Aligned left and right arrows with days of week
    - [ ] Flex design in calender toolbar
    - [ ] Incorporated flex design for the overall calender and datepicker
    - [ ] Fix both dialog and inline calendar
    - [ ] Changed year Selector in Year Container as per Material Spec.
    
    Closes mui#3603
    Closes mui#3740
    Closes mui#1489
    Closes callemall/material-ui#3786
    tintin1343 committed May 3, 2016
    Configuration menu
    Copy the full SHA
    5eca457 View commit details
    Browse the repository at this point in the history
  2. [DatePicker] Fix style issues

    mbrookes authored and tintin1343 committed May 3, 2016
    Configuration menu
    Copy the full SHA
    fd8ea3c View commit details
    Browse the repository at this point in the history
  3. [DatePicker] remove valueLink

    mbrookes authored and tintin1343 committed May 3, 2016
    Configuration menu
    Copy the full SHA
    aa56a0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6c7528 View commit details
    Browse the repository at this point in the history
  5. [DatePicker] cleanup

    mbrookes authored and tintin1343 committed May 3, 2016
    Configuration menu
    Copy the full SHA
    8be285c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d76b8a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    857897d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ebe267 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff15089 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    3b13929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc7aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7797867 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

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