- update to babel7
- revert #690
- mocks
idgenglobally
- NPM vulnerability fix
<Container/>enhancement (CloudPower97 #705)<Chip/>refactor (CloudPower97 #543)
- Feature
<Autocomplete/>supports arrow navigation (mustaphaturhan #690) - Adds
xlsize to<Input/>(CloudPower97 #676)
- Fixes input#checkbox bug (Marzon #680)
- Updates npm scripts
- Added
pullandpushmodifiers to<Columns/>(CloudPower97 #647)
- Fixes multiple input bug (trishtzy #658)
- Adds centerLogo prop to Navbar (CloudPower97 #534)
- Adds FAB into Toolbar (CloudPower97 #537)
- Adds extra classes to
<Container />(CloudPower97 #648) - Docs improvements (dmitry-yudakov #640)
- Fix docs vulnerabilities
- Fix vulnerable dependencies + linting
- Fixes tabs update bug (osztenkurden #634)
- Fix travis authentication
- No significant changes
- [NEW Feature] File Input (niross #570)
- Fixed
Iconnot having refs (XavierForks #572) - Add Toast update to docs (hnrchrdl #576)
- Fixes lib not uploading
- Fixes non-flashing Preloader (dmitry-yudakov #564)
- Fixes
autocompletewith similar values (niross #556)
- All components now accept
classNameprop
- Col component now supports xl (CloudPower97 #541)
- Horizontal card fix (CloudPower97 #538)
- Section improvement (CloudPower97 #533)
- Add Tooltips for buttons. (anshulk #530)
- Added Jest as testing framework
- Migrated all specs to Jest
- Removed mocha/sinon setup
- Adding prettier to project (onluiz #519)
- add onClick suport for NavItem component (onluiz #517)
- Adds
fixedprop toSideNav - Initialize Tabs on componentWillReceiveProps
- Controlled Modal (Thomas Quick #495)
- Update Mediabox example
- Chip default prop close (sanketsingh24 #490)
- Adds
openprop to Modal allowing it to 'opened' to mount
- Updates to materialize-css@0.100.2
- (BUG) Fixes travis not publishing to npm
- (BUG) Fixes
<CollapsibleItem />not responding toexpandedprop
- Downgrade materialize-css to 0.98.0
- (BREAKING) Use
ReactDOM.createPortalfor Modal - (BREAKING) Remove
OverlayTriggerandOverlay
- Fixes Unknown props in Collapsible
- Update link to https (Koolstr #466)
- Fixes unresolved ghpages-materialize.css in docs (Pechalka #441)
- Fixes
<Input />radio group state handling (Pechalka #440)
- Add ID prop to Autocomplete (mlileikis #432)
- Add array as
<Input />value propType (AleF83 #430)
- Upgrades to react16/reactDOM16
- Fixes
<Input />renderIcon issue (chris-gooley)
- Adds ref to text
<Input />
- Implement Time picker (chris-gooley)
- [Input] Prefix icon for date and select inputs (norbajunior)
- Autocomplete - controlled input (dmitry-yudakov)
- Removed horizontal support for
<Card />(DOM structure issues) - Removed default props from OverlayTrigger
- Restored OverlayTrigger initialized bug
- Autocomplete fixes (Taisuke Yasuda)
- Fixes Modal Overlay not triggered (nsingal)
- Autocomplete fixes (TaisukeYasuda)
- NavItem rendering children
- Fixes
OverlayTriggernot initialized bug
- Moves react-live to dev dependency
- Dropdown fixes (id and options casing) (lloydwatkin)
- Fixes NavItem bug allowing multiple children
- NavItem accepts children to be a string or a node
- Improve Collapsible Behaviour (mattBlackDesign)
- Added labelClassName in Input component for type radio button... (piyushdhamecha)
- Change CollapsibleItem header prop type to 'any'
- Add sample of button used as link to docs (ruediste)
- Pass className to dropdown trigger
- Add
- Fix not initialized bug (pokeguys)
- Fix documentation (ruediste)
- Fix issue with
stripedprop in Table Component (bodunadebiyi)
- Fixes PaginationButton issue with ReactRouter
- Row can receive custom props
- Navbar new prop fixed
- Minor fixes
- Fixes #143 - Pagination bug + specs
- Changes Icon props to bool instead of node
- Fixes react warnings
- Adds datepicker input
- Fixes Icon component
- Update in README about help-wanted tag in issues
- Makes trigger optional in Modal/OverlayTrigger
- Adds options to NavBar init
- Remove autocomplete warnings
- Add autocomplete component
- Fixes Breadcrumb proptypes warning