- TextFieldHelperText: fixed broken export (ad8449bf)
- Checkbox: themeDark support (61f485d5)
- Fab: add cssOnly support (951391e0)
- Dialog:
- ListItem: Added select and activated props (be462b27)
- Select:
- Slider: reinit on props change (6787f7d1)
- Button: corrects ripple color (aee2febc)
- Select: fixes #54 async rendering (d0dbb09b)
- TextField: Rename helptext to helper-text to follow mwc (aaa4aefe)
- LayoutGrid: export GridInner (9deeaf62)
- menu: Add missing noop to onClose() & onSelect() callbacks (282c0f4c)
- List: Rename ListItemTextSecondry -> ListSecondaryText (3fb78a6d)
- Card: Adding missing MediaItem functionality (76c1a16c)
- Dialog: fixes #47 exports dialog components (957ba8dc)
- Docs: module imports fixes #34 (c8da84ec)
- Select: allow children #43 (986bdac5)
- Icon: icon enhancements + docs fixes #41 (b41a20e4)
- Snackbar: fixes #42 hide extra elements (e4603043)
- TextField: corrects floating label regression (6e8d5fab)
- Toolbar: Auto attach ToolbarAdjust #35 (b2cd36e7)
- Drawer: eventPath failure in Edge #38 (8063b492)
- Base: remove accidental window.name #33 (5df57cd8)
- TextField: fullwidth and box fixes #31 (b52d72c2)
- Toolbar: Adding Toolbar MenuIcon and Icon (ef1a8522)
- TextField: adding missing bottom line (cd3758c9)
- withMDC: catch errors from of MDC constructor (37b1a3b9)
- browserify: correcting es2015 modules (b98a8db7)
- TextField: Import name changed :(. (c5a24c5f)
- TextField: Classnames are now dashed (de5805a0)
- FormField: Updated examples relating to FormField usage.
- TextField: Following MDC 25 Change, Renaming Textfield -> TextField
- Select: initial values were not being set (e4f79507)
- drawer: MDC drawers stopProp workaround #2 (ee0f7a38)