Socket
Socket
Sign inDemoInstall

@rmwc/provider

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/provider - npm Package Versions

1
17

4.0.4

Diff

Changelog

Source

4.0.4 (2019-01-06)

Bug Fixes
  • Select: use a combination of label and value as key for options (dc3d8a3e)
jamesmfriedman
published 4.0.1 •

Changelog

Source

4.0.1 (2018-11-28)

Bug Fixes
  • Typescript: Corrects issue with proptypes import (6f8041bb)
jamesmfriedman
published 4.0.0 •

Changelog

Source

4.0.0 (2018-11-26)

Breaking Changes
  • apiRef: apiRef has been removed from the library. If you were using, just use the standard react “ref” if you need to get access to the class internals. (41c2c149)
  • Chip:
    • Refactor to reduce the complexity, implementation, and event handling of Chips #354 (eb62bcac)
    • Refactor to reduce the complexity, implementation, and event handling of Chips #354 (69139821)
Documentation Changes
  • Contributing: Updating contributing docs with a bit more info fixes #359 (73b34da8)
  • Slider: Adding known slider issue to documentation fixes #367 (a9d9f0fc)
  • ThemeProvider: Fixes empty onError property in example dropdown. closes #363 (714be619)
New Features
  • Dialog: Adds lifecycle hooks fixes #355 (68aab17e)
Bug Fixes
  • Switch: Corrects issue with controlled Switch using Safari fixes #374 (8dd7525b)
  • SelectIcon: Circumventing foundation to allow release due to MDC bug (e1c8fb6c)
  • MDC:
    • Corrects and updates imports throughout components to match MDCs new export path. #354 (b81bdf14)
    • Corrects and updates imports throughout components to match MDCs new export path. #354 (b6438b44)
  • Radio:
    • removes deprecated adapter call, adds missing ripple #354 (405180e9)
    • removes deprecated adapter call, adds missing ripple #354 (d53bb0da)
Refactors
  • Dependencies: Move all 3rd party deps to base (d163492b)
  • Select:
    • The Select component now uses the foundation / adapter pattern and includes an enhanced variant. A small caveat is the Select will no longer appear to show a value when no value or defaultValue is given. If you were relying on this behavior before, just pass defaultValue or value. #354 (ef5a104e)
    • The Select component now uses the foundation / adapter pattern and includes an enhanced variant. A small caveat is the Select will no longer appear to show a value when no value or defaultValue is given. If you were relying on this behavior before, just pass defaultValue or value. #354 (11de8e1f)
jamesmfriedman
published 3.0.6 •

Changelog

Source

3.0.6 (2018-10-24)

Refactors
  • Slider: Implements directly through foundation, drastically improves performance. (6b42908b)
jamesmfriedman
published 3.0.3 •

Changelog

Source

3.0.3 (2018-10-02)

Bug Fixes
  • Flow: Corrects FlowTyped issue with Flow 0.82.0 and Provider. (464a4bfa)
jamesmfriedman
published 3.0.0 •

Changelog

Source

14.0.0-alpha.0 (2023-11-17)

Bug Fixes

  • tooltip: fixed type error (3a9a229)
jamesmfriedman
published 2.2.0 •

Changelog

Source

2.2.0 (2018-09-20)

New Features
  • CircularProgress: Adding circular progress RMWC addon component. (8db0f60a)
  • Icon: Adding icon sizes (3e7dcf39)
Bug Fixes
  • Checkbox: Enhancing Typescript definition (dc9d46c2)
Refactors
  • Component: replacing simpleTag with more effecient base Component. (468a8d3c)
jamesmfriedman
published 2.1.3 •

Changelog

Source

2.1.3 (2018-09-19)

jamesmfriedman
published 2.1.0 •

Changelog

Source

2.1.0 (2018-09-14)

New Features
  • DataTable: Adds custom DataTable component (3e2ac4a4)
Bug Fixes
  • TextField: removing marginTop (1981e18f)
  • Textarea is including margin-top. (9869aab8)
jamesmfriedman
published 2.0.2 •

Changelog

Source

2.0.2 (2018-09-12)

Documentation Changes
  • Favicon: Adding favicon fixes #306 and adding missing switch styles fixes #307 (9a0ad1a3)
Bug Fixes
  • TS: Massive type cleanup (f44276ed)
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