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

Prepare 0.15.1 Release #4506

Merged
merged 81 commits into from
Jun 18, 2016
Merged

Conversation

alitaheri
Copy link
Member

I have left out 3 PRs that I'll add the changelogs for on master in another PR.

  1. [Buttons] Deprecate linkButton property [Buttons] Deprecate linkButton property #4197
  2. [EnhancedButton] Fix href style [EnhancedButton] Fix href style #4457 (regression introduced in 1)
  3. [Badge] Fixed incorrect color usage (primary/accent were swapped) [Badge] Fixed incorrect color usage (primary/accent were swapped) #4449

Yanis Vieilly and others added 30 commits May 6, 2016 17:50
Fix typo: 'aplha' -> 'alpha'
I assume these changes are correct since they work for me.
Switch to copy-webpack-plugin as transfer-webpack-plugin
doesn't appear to support files.
Support symbolic linking of versions.json to latest build
Use commit ammend for head
Update gh-pages from master before commiting new build
Use copy-webpack-plugin instead, since we aren't using any of
html-webpack-plugins advanced features.
Recreate the icons using the updated template to add muiName.
    key was navDrawer instead of drawer
Default button margin and padding varies by browser, so reset it to zero.

Can still be overidden by style prop.
ruiaraujo and others added 20 commits June 16, 2016 12:14
Using the modular lodash build is actually worse unless only one package is installled.
Fixed color property passing down to icon in RaisedButton component.
Added unit testing.
Fixes mui#3745
* Define largeWidth & mediumWidth as options
* Use largeWidth & mediumWidth instead of numeric value
`floatiingLabelFixed` was not supported - added.
Move `...other` to the root component.
Move the example descriptions to code comments in the examples.
Remove unused file.
This PR should fix the multiple issues we have with some components AppBar, ToolbarGroup, ListItem overwriting FontIcon's color.
- Add export `getStyles` of app-bar.js for test
@alitaheri alitaheri added this to the 0.15.1 Release milestone Jun 16, 2016
@nathanmarks
Copy link
Member

Thanks dude. Will check out asap.

@mbrookes mbrookes merged commit ed5e70a into mui:0.15.1-dev Jun 18, 2016
@mbrookes
Copy link
Member

Sterling work @alitaheri 👍.

@alitaheri alitaheri deleted the prepare-0.15.1-release branch June 19, 2016 05:27
@zannager zannager added the docs Improvements or additions to the documentation label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.