Socket
Socket
Sign inDemoInstall

@rmwc/base

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/base - npm Package Versions

1
17

4.0.1

Diff

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.11 •

Changelog

Source

3.0.11 (2018-11-23)

Bug Fixes
  • TabBar: Corrects issue with asynchronously setting activeTabIndex (fed9f6bf)
  • Select: correcting id options (33836957)
  • Menu: Set aria-hidden dynamically for A11Y (e0eb5e1a)
jamesmfriedman
published 3.0.10 •

Changelog

Source

3.0.10 (2018-11-09)

Bug Fixes
  • Checkbox: Corrects an issue where animations would reply if checkbox display property was set to none and back #343 (f5572ae7)
  • Switch: Corrects issues with syncing, adds missing ripple, rewrites using Foundation adapter pattern #361 (5e95ef24)
  • Textfield: Corrects issue with floating label on dynamic updates #362 (c6b85926)
jamesmfriedman
published 3.0.9 •

Changelog

Source

3.0.9 (2018-10-31)

Bug Fixes
  • Select: fixes issue with floating label when programatically updating options #350 (4ccd6f47)
  • Checkbox: corrects remaining sync issues https://github.com/material-components/material-components-web/issues/4018 (1bcd0ced)
jamesmfriedman
published 3.0.8 •

Changelog

Source

3.0.8 (2018-10-30)

Documentation Changes
  • TextFieldHelperText: Fix missing docs fixes #352 (b39f4696)
Bug Fixes
  • Checkbox: Corrects issue deep in MDC that would cause React to not fire event handlers #312 (3ffef39d)
  • Textfield: Corrects issue where controlled required textfields render as invalid initially fixes #297 (c217bca7)
  • ListItem: added disabled state for Item in List (f32f557c)
jamesmfriedman
published 3.0.7 •

Changelog

Source

3.0.7 (2018-10-24)

Bug Fixes
  • Component: Corrects a regression for prop spreading on the slider component. (3580a6a0)
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.5 •

Changelog

Source

3.0.5 (2018-10-15)

Bug Fixes
  • Select:
    • Correct TS issue for style (7703a6e1)
    • Allows style object to be applied to root of component #341 (0321ca1f)
  • TextField:
    • Corrects ‘undefined’ being rendered as className #335 (9240be21)
    • corrects issue where TextField label does not respond to state change #338 (ea1e683b)
  • Tabs: make conditional tabs work even after re-render (3d2ca8f3)
jamesmfriedman
published 3.0.4 •

Changelog

Source

3.0.4 (2018-10-04)

Bug Fixes
  • TextField: Fixes #334 Corrects issue with PropsList on foundation components not merging user passed props (7a370707)
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