New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rmwc

Package Overview
Dependencies
Maintainers
1
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rmwc - npm Package Versions

1
26

1.1.2

Diff

Changelog

Source

1.1.2 (2018-02-05)

New Features
  • GridList: add GridTileIcon (060b2fad)
Bug Fixes
  • TextField: Corrects an issues with test snapshotting #137 (cee345b6)
  • GridList: Removing redundant GridTilePrimaryContent node. (263ec45e)
jamesmfriedman
published 1.1.1 •

Changelog

Source

1.1.1 (2018-01-30)

Bug Fixes
  • SimpleListItem: rendering child items (952ac17b)
jamesmfriedman
published 1.1.0 •

Changelog

Source

1.1.0 (2018-01-25)

Breaking Changes
  • Select: Removing multi-select from MDC breaking change. (3625e86c)
Documentation Changes
  • General: fixing a layout bug (4061c3db)
  • Icon: removing incorrect example (0c1fa46c)
  • CSSModules:
  • Usage: fixing typo (1d5ca408)
  • DarkMode: documenting dark mode and adding a global toggle to docs. (1627c6fe)
  • Contributing: Updating to show installation with peer dependencies (e927698b)
  • Testing: Added another enzyme mount issue case #96 (63c2694d)
  • Toolbar: Documenting ToolbarFixedAdjust #110 (f0ee1f15)
New Features
  • TextFields: ability to set a TextField as invalid #72 (42405cf7)
  • Tests: updating installation guide for tests, adding Test polyfill #103 (f2844be4)
Bug Fixes
  • Drawer: Permanent drawers should no longer contain an inner wrapper (053c8cdb)
  • TabBar: TabBar would get stuck in re-init loop if Tab children were wrapped with HOC, related to styled components #116 (5dd4d9b5)
  • ParcelJS: Move babel config to babelrc and don’t publish babelrc to npm #123 (1968f5e8)
  • TextField:
    • Corrects issue where label would not float after input was interacted with and then value was set to “” fixed #122 (9d886b68)
    • prevent react from removing mdc-text-field--upgraded on re-renders (360ffc4a)
  • slider: add onInput for sliding cb (e32cefd7)
  • Select: Reinit on cssOnly change #108 (def6d0fa)
jamesmfriedman
published 1.0.2 •

Changelog

Source

1.0.2 (2018-01-19)

Critical Issue
  • peerDependencies: Updated 16.0.0 to 16.x.x. Fixed versions were causing installation issues.
jamesmfriedman
published 1.0.1 •

Changelog

Source

1.0.1 (2018-01-19)

Documentation Changes
New Features
  • Icon: Added custom icon rendering hooks (b51e777c)
Bug Fixes
  • TabBarScroller: Support for dynamic tabs (1ed982ed)
  • #95: Removes reliance on Reflect (cb26c769)
  • TabBar: activeTabIndex doesn't set active tab of 0 on load #94 (efdc130e)
jamesmfriedman
published 1.0.0 •

Changelog

Source

1.0.0 (2018-01-12)

Breaking Changes
  • IconToggle: Changed “value” to more idiomatic “checked” prop #77 (03c8eeca)
  • default exports: Removed default exports from modules that export more than one usable component. #77 (abf940bb)
  • Dialog: The Dialog component is now standard composable component. An existing DefaultDialogTemplate has been turned into a SimpleDialog component [breaking] #77 (f6524eda)
  • Snackbar: removed non-standard onClose handler, replaced with new onShow and onHide events from MDC #77 (4174bfbd)
  • List: MDC breaking change, renaming ListItemStartDetail -> ListItemGraphic, ListItemEndDetail -> ListItemMeta #86, #77 (a03c9fd8)
  • Drawer: MDC breaking change, Simplified and consolidated all Drawer types into one component. #86 #77 (4c224aed)
  • Menu: Corrected name to match MDC, Menu -> SimpleMenu, MenuItems -> SimpleMenuItems (e8a2aafb)
Documentation Changes
  • 404: fixes the 404 page (978cdd17)
  • Card:
  • Icon: Remove broken link (c9c70273)
  • Provider: fixing typo (9edc6af4)
  • Descriptions: Finishing doc descriptions (bb6f036d)
  • GridList: adding descriptions (2d9eb365)
  • Menu: adding active state #77 (b4d63abf)
  • RWMCProvider: documenting Provider usage #77 (fd52b66f)
  • RTL: adding RTL to usage (682fa178)
  • GettingStarted: Installation, Usage, and Methodology (db970ea8)
  • CONTRIBUTING.md: Adding contributing guidelines (1ddae8a4)
  • List: Fixing component name (d71ac1f8)
New Features
Bug Fixes
  • simpleTag: Corrects issue when extending components and then specifying a tag (c68f8b6e)
  • Card: consuming props so they dont end up as unhandled Dom attributes (8d7a9027)
  • Select:
    • moved tabIndex in accordance with MDC breaking change. (9a2c8123)
    • Placeholder value should be blank #63 (6997d060)
    • Fixes cssOnly tabIndex issue on Selects #79 (a6b487f5)
  • drawer: list items don't show name and icon in story (97c0bad8)
Tests
jamesmfriedman
published 0.0.1-rc13 •

Changelog

Source

0.0.1-rc13 (2018-01-04)

New Features
  • Slider: allow children for extensibilty (cca8b737)
  • TabBarScroller: Adding TabBarScroller component. (5361b46d)
Bug Fixes
  • TabBar: reinit when adding/removing tabs dynamically. (97a30f81)
jamesmfriedman
published 0.0.1-rc12 •

Changelog

Source

0.0.1-rc12 (2017-12-19)

Documentation Changes
  • TextFieldHelperText: fixed broken export (ad8449bf)
New Features
Bug Fixes
  • 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)
Other Changes
  • List: Rename ListItemTextSecondry -> ListSecondaryText (3fb78a6d)
jamesmfriedman
published 0.0.1-rc11 •

Changelog

Source

0.0.1-rc11 (2017-12-07)

New Features
  • Card: Adding missing MediaItem functionality (76c1a16c)
Bug Fixes
  • Dialog: fixes #47 exports dialog components (957ba8dc)
jamesmfriedman
published 0.0.1-rc10 •

Changelog

Source

0.0.1-rc10 (2017-12-06)

Chores
  • Docs: module imports fixes #34 (c8da84ec)
New Features
  • Select: allow children #43 (986bdac5)
  • Icon: icon enhancements + docs fixes #41 (b41a20e4)
  • Snackbar: fixes #42 hide extra elements (e4603043)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc