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.7.2

Diff

Changelog

Source

1.7.2 (2018-06-20)

jamesmfriedman
published 1.7.1 •

Changelog

Source

1.7.1 (2018-06-15)

Bug Fixes
  • Checkbox: Corrects controlled syncronicity issue fixes #247 (dbb87b78)
jamesmfriedman
published 1.7.0 •

Changelog

Source

1.7.0 (2018-06-13)

Breaking Changes
  • Tabs: Converted TabBar, Tab, and TabBar scroller to Foundation. evt.target.value is now evt.detail.activeTabIndex to match MDCs custom event api. (3b613d51)
Chores
Documentation Changes
  • Flow: Documenting flow-typed setup #231 (a58ec529)
  • Bundle Size: correcting bundle size in docs (5410f1ea)
New Features
  • TopAppBarFixedAdjust: Adding TopAppBarFixedAdjust component fixes #245 (cd1d0cff)
jamesmfriedman
published 1.6.4 •

Changelog

Source

1.6.4 (2018-05-25)

Chores
jamesmfriedman
published 1.6.3 •

Changelog

Source

1.6.3 (2018-05-14)

Chores
Bug Fixes
  • Switch: makes children FlowType for switch optional. (4f7ec1db)
jamesmfriedman
published 1.6.2 •

Changelog

Source

1.6.2 (2018-05-09)

Documentation Changes
  • Home: correcting header css issue (c1964721)
Bug Fixes
  • MDC: Bumping version to 0.35.1 (a464d0c6)
jamesmfriedman
published 1.6.1 •

Changelog

Source

1.6.1 (2018-05-06)

Bug Fixes
  • Flow: Correcting optional types (a11b4a01)
jamesmfriedman
published 1.6.0 •

Changelog

Source

1.6.0 (2018-05-03)

Breaking Changes
  • Theme: MDC breaking change, they refactored their theme option names #210 (86fa087a)
  • Typography: MDC breaking change, updates almost all typography names. #210 (8d77666b)
  • Card: MDC breaking change, stroked prop changed to outlined #210 (62ab4157)
  • Button: MDC breaking change, stroked renamed to oulined #210 (979b1fc1)
Chores
  • Select: Updates label and bottom line to new components #210 (ef6806da)
  • Menu: Implementing Menu via MDC foundation integration. #210 #196 (8661541d)
  • FormField: Converting to foundation component #210 #194 (495fda32)
  • Typography: adding SSR test (1c18a555)
  • Switch: Code cleanup and SSR test #210 (b706f671)
  • Radio: Implemented via Foundation #210 #192 (9bc4b5ea)
  • Foundation: Removing class adapter handling due to repetitive renders #210 (caa23edc)
  • Checkbox: Implements Checkbox via Foundation #210 #191 (1c6edfae)
  • FlowType: Fixes all flow type issues through codebase, adds flow check to test suite, correctly exports .flow definition files for 3rd party comsumption #210 #159 #40 (1158af9e)
  • TopAppBar: adding class adapter methods and dense story (88abec3c)
Documentation Changes
New Features
  • ImageList: Adding new MDC ImageList component. #210 (3b8f0504)
  • ShapeContainer: Adding new ShapeContainer component and docs #210 (748294e6)
  • TopAppBar: New top app bar component added #210 (fc082b67)
Bug Fixes
  • Base: Removing apiRef from spread props #210 (94dab63a)
  • Menu: Corrects sync issue causing double click handlers and jittery animations (285404c3)
jamesmfriedman
published 1.5.6 •

Changelog

Source

1.5.6 (2018-04-23)

Bug Fixes
  • TextField: Corrects issue with syncing props quickly #216 (12182722)
  • dependencies: Adds hyperform and mutation as explicit dependency since they are required for testPolyfill #217 (72176dac)
  • className: Removes redundant classNames on ripple elements #218 (22be2ab5)
jamesmfriedman
published 1.5.4 •

Changelog

Source

1.5.4 (2018-04-19)

Documentation Changes
  • Styling: adding a little more clarity to css runtime vars #212 (8421c37c)
Bug Fixes
  • TextField: corrects issue with trailing icon alignment when using custom icon rendering. (9890736c)
  • Foundation:
    • foundation destroy must be explicitly called, fixing ripple tear down bug. (eb8d126e)
    • Component destroy was not being copied onto the new prototype and called resulting in memory leaks. (70ff32ce)
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