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

merge callemall master #6

Merged
merged 41 commits into from
Sep 7, 2015
Merged

merge callemall master #6

merged 41 commits into from
Sep 7, 2015

Commits on Jul 20, 2015

  1. Position tooltip on value change

    The tooltip was not centered anymore after a value change (for example, localisation change). Triggering it again fixes it.
    CumpsD committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    b21335c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Fix Slider issue #1448

    KapJI committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    a600d16 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. Add floating label property

    bgribben committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    26eac50 View commit details
    Browse the repository at this point in the history
  2. Modified defaultTime to support hintText

    Stéphane Montlouis-Calixte committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    67d1cca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1474688 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Configuration menu
    Copy the full SHA
    21ff485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ff194 View commit details
    Browse the repository at this point in the history
  3. Add missing comma

    vaiRk committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    2de9fa9 View commit details
    Browse the repository at this point in the history
  4. Rename options in docs

    vaiRk committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    2e4198a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1286 from vaiRk/flatbutton-labelposition

    [FlatButton] Add labelPosition prop.
    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    5a2de1a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1451 from KapJI/slider-fix

    Fix Slider issue #1448
    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    ed7e830 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1463 from bgribben/select-field-floating-label-prop

    [SelectField] Add floating label property
    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    ca93ce4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1466 from Kilix/master

    Remove emptyTime to support hintText
    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    93561d7 View commit details
    Browse the repository at this point in the history
  9. Removed Classable mixin

    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    7e98b95 View commit details
    Browse the repository at this point in the history
  10. Removed classnames dependency

    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    7de29e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3651ec8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae90552 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1484 from hai-cea/remove-classable

    Remove classable
    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    365559f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1485 from hai-cea/enhanced-button-tabpresses

    [EnhancedButton] Listen to tab presses on the window
    hai-cea committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    0968696 View commit details
    Browse the repository at this point in the history
  15. Fix Slider appearance

    KapJI committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    3560885 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. [theme] fix theme light

    Was change accidentally by 4c13c4d `Upgraded Docs site to use Tabs instead of Left Nav`.
    oliviertassinari committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    d5dfcb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c7665 View commit details
    Browse the repository at this point in the history
  3. Fixing eslint errors

    agenthunt committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    a93002d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1468 from KapJI/slider-appearance

    [Slider] fix handle focus appearance
    hai-cea committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    fd1cef7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1490 from oliviertassinari/patch-3

    [theme] fix theme light
    hai-cea committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    2f8af39 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1205 from CumpsD/patch-3

    Position tooltip on value change
    hai-cea committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    d192c1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54ddc67 View commit details
    Browse the repository at this point in the history
  8. v0.11.0 Release

    hai-cea committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    82bc1cb View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    oliviertassinari committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    c969b23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b425905 View commit details
    Browse the repository at this point in the history
  11. Changelog typo fix

    hai-cea committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    d1c68d1 View commit details
    Browse the repository at this point in the history
  12. ChangeLog typo fix

    hai-cea committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    dcd7d00 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

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

Commits on Aug 27, 2015

  1. Merge pull request #1269 from Andrew8xx8/master

    [LeftNav] Fix sidebar position for browsers that don't support transform3d
    hai-cea committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    28403c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2015

  1. Configuration menu
    Copy the full SHA
    2ac16db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a24502b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a62a9d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    040f471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a155ff View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. Merge pull request #1266 from callemall/update-datepicker

    [DatePicker] Update DatePicker
    hai-cea committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    b2faa18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1493 from agenthunt/textfieldUnderline

    [TextField] Added props to override underlineStyle when disabled
    hai-cea committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    4e81c7c View commit details
    Browse the repository at this point in the history