Skip to content

Conversation

@mmrtnz
Copy link
Contributor

@mmrtnz mmrtnz commented Mar 17, 2015

  • Merged with master
  • Removed unused less files:
    • card.less
    • table.less
  • Updated menu inline-styling to include disabled menu item styles. Disable menu items #402
  • Added the following props to menu:
    • menuItemStyleSubheader: Allows users to override inline styles for menu items of type subheader.
    • menuItemStyleLink: Allows users to override inline styles for menu items of type link.
    • menuItemClassName: Allows users to add additional styling for menu items (inline equivalent is menuItemStyle).
    • menuItemClassNameSubheader: Allows users to add additional styling for menu item of type subheader.
    • menuItemClassNameLink: Allows users to add additional styling for menu items of type link.

WRidder and others added 30 commits March 5, 2015 09:54
Fixes #375. Also checks whether the index is not out of bounds w.r.t. the amount of tab children.
Previously if the component was mounted with `disabled === true`
then zDepth is zero. If the component is updated to `disabled === false`
the zDepth remained zero. No **Floating**ActionButton.

To resolve this we reset the zDepth status on prop change, as well as on
componentWillMount.
Update react-draggable2 dependency #344
… Created link and subheader menu components in js/menu/*.
They are not in `dist/`
…log-window. Undocked left-navs and dialogs now prevent scrolling when present.
Fixes warning displayed in doc/example about invalid prop type #401
…-change

Fixes zdepth on change of "disabled" prop in FAB
Add support for show / dismiss event on data-picker
Fix the path of less files
Remove dead code on calendar-toolbar.jsx
Add initialSelectedIndex property to Tabs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customization: css Design CSS customizability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants