All Versions
29
Latest Version
Avg Release Cycle
50 days
Latest Release
2142 days ago

Changelog History
Page 1

  • v1.11.0 Changes

    November 20, 2017

    ๐Ÿ› Bug Fixes

    • โš  react warning: Unknown prop selectedRows (#499) (47a93db)
    • Table preact compatibility (#501) (d6ffb3d)

    ๐Ÿ”‹ Features

    • โž• Add onBackdropClick on Dialog (#475) (ead6920)
  • v1.10.3 Changes

    May 16, 2017
  • v1.10.2 Changes

    May 02, 2017

    ๐Ÿ› Bug Fixes

    • Tabs: Fix assign to readonly property (#486) (cf138c5), closes #486
  • v1.10.1 Changes

    April 26, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ use PropTypes instead of React.PropTypes (#485) (d769b01)
  • v1.10.0 Changes

    April 14, 2017

    ๐Ÿ› Bug Fixes

    • DataTable: Selected rows as props (#477) (900bdba), closes #404
    • IE10 dataTable selectable not able to use HTML5 data attributes (#457) (e1cc1dc)
    • โœ‚ Remove warnings by using the prop-types package for PropTypes (#484) (b9c6c1f)
    • ListItemContent: prevent the item to override the icon css classes (#449) (4414085), closes #445

    ๐Ÿ”‹ Features

    • Textfield: enable element in checkbox and textfield (#311) (e74bbc1)
  • v1.9.0 Changes

    November 23, 2016

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง Don't die if function::name is not configurable. (#437) (929534f)
    • Menu: Restore menu DOM after downgrade in order to allow react to cleanly unmount the component. (#435) (0069600), closes #426

    ๐Ÿ”‹ Features

  • v1.8.0 Changes

    November 17, 2016

    ๐Ÿ› Bug Fixes

    • pass the values of mdlRowProps on the row (#398) (a405631)

    ๐Ÿ”‹ Features

    • Badge: Allow other props on Badge (#422) (af8c4eb)
  • v1.7.2 Changes

    September 12, 2016

    ๐Ÿ› Bug Fixes

    • MDL: Update to MDL 1.2.1 (df7a3c1)
  • v1.7.1 Changes

    August 30, 2016

    ๐Ÿ› Bug Fixes

    • Chip: Allow Chip to have more than 1 child (#385) (7616167), closes #384
    • HeaderTabs: Fix ripple effect (6034345), closes #380
    • Tabs: Remove the hack href "react-mdl-tabs-hack" (967be52), closes #381
  • v1.7.0 Changes

    August 21, 2016

    ๐Ÿ› Bug Fixes

    • Cell: Remove required col prop (3ed1749)
    • Dialog: Using window height instead of body.clientHeight (#373) (b6c1a71), closes #370
    • ProgressBar: Fix unknown props (4547085)
    • Tabs: Fix js error when clicking on a tab (#376) (ca9309e), closes #376 #347

    ๐Ÿ”‹ Features

    • โšก๏ธ Update MDL lib to version 1.2.0 (#375) (9ab92f9)
    • Chip: Add Chip component (#378) (c4ddfe7), closes #377