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

@rmwc/select

Package Overview
Dependencies
Maintainers
0
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/select - npm Package Versions

1
18

5.4.1

Diff

Changelog

Source

5.4.1 (2019-04-29)

Bug Fixes
  • Snackbar: Corrects issues with es5 compilation extending built in Array (602f4855)
jamesmfriedman
published 5.4.0 •

Changelog

Source

5.4.0 (2019-04-29)

Chores
  • Base: Updating dependencies (6647cde9)
  • TextField: Adding autoFocus test #439 (f7f175e3)
  • Storybook: Updating Storybook (f180beaf)
New Features
  • Snackbar: Adding SnackbarQueue (4d6625b4)
  • Typescript: export all custom events for consumers (22a02d7c)
Bug Fixes
  • Menu: Corrects issue with using hoistToBody inside of Dialogs #453 (d1ecea0d)
  • TabBar: Corrects issue with delayed setting of tabIndex #442 (a87d2d5f)
  • Select: Corrects issue with autoFocusing of selects #439 (1d9c8de6)
  • Docs: Corrects double SimpleMenu entry in docs #455 (59333780)
  • Ripple:
    • Reset is touch for devices that support both mouse and touch events (d8171320)
    • Fix ripple gets triggered twice on touch devices (bc887084)
jamesmfriedman
published 5.3.1 •

Changelog

Source

5.3.1 (2019-04-11)

jamesmfriedman
published 5.3.0 •

Changelog

Source

5.3.0 (2019-04-10)

Bug Fixes
  • TopAppBar: Improving usage in iframes (6d862e61)
  • Toolbar:
    • Improved usage in different window contexts (1624c298)
    • Corrects regressions and missing behaviors (ba929568)
  • Menu: Adding ComponentProps to type signature of SimpleMenu (a801a089)
  • TestPolyfill: Adding scrollTo mock if not present for JSDOM (8741ce93)
jamesmfriedman
published 5.2.2 •

Changelog

Source

5.2.2 (2019-04-02)

Chores
  • npm: Running audit, updating lock (f4f033cd)
Bug Fixes
  • DataTable: Removes hover animation, fixes #443 (79574049)
  • Tabs: Fixes typings for Tab.onInteraction #438 (b51d39f8)
  • Base: Corrects potential conflict with built in component prop names and HTMLProps (76d89fd4)
  • Avatar: Corrects type signature error for size (b7a1e9ae)
  • Dialog: Render footer in SimpleDialog (9df9d395)
  • Checkbox: Adding missing dependency (8db8026a)
jamesmfriedman
published 5.2.1 •

Changelog

Source

5.2.1 (2019-03-15)

Documentation Changes
  • TopAppBar: Correct examples (985102cc)
Bug Fixes
  • Menu: Corrects race condition with hoistMenuToBody no detecting anchor (492fa2d6)
  • Docs: Corrects doc build tree shaking dropping CSS (d1c86a43)
jamesmfriedman
published 5.2.0 •

Changelog

Source

5.2.0 (2019-03-11)

Documentation Changes
  • Installation: Updating path to polyfill in docs (354c8b12)
  • DataTable: Correcting issue with data-table sticky menu select (b83145d3)
  • Drawer: Added right to left example (1b57b4f9)
  • Provider: Correct deprecated provider example (0d29926a)
  • Icon: Clean up examples (21cf790c)
Bug Fixes
  • Icon: Corrects a regression in icon sizing for the chip component (ccdebafc)
  • Docs:
    • Include information on Tree Shaking (fcb0b0f1)
    • Update stance on breaking changes (c3ef24f3)
  • Avatar: Allows usage for avatars with transparent backgrounds and containing the image fixes #434 (29e21473)
jamesmfriedman
published 5.2.0-alpha.1 •

Changelog

Source

5.2.0-alpha.1 (2019-03-08)

Chores
  • Docs:
    • Fixing 404 (55c5ee35)
    • Adding missing import to card docs (fd8e764d)
    • increase memory limit for docs site (728c903d)
  • .gitignore: Ignore new report files (3befc9a3)
  • Contributing: Updating guidelines (64ad2269)
  • Flow: Removing unused config (a9b95ba9)
New Features
  • CollapsibleList: Added ability to start menu as open (9a832634)
  • Docs: Adding resources page (e3ac2cfd)
jamesmfriedman
published 5.2.0-alpha.0 •

Changelog

Source

5.2.0-alpha.0 (2019-03-08)

Breaking Changes
  • List: onAction evt.detail now equals {index: number} instead of just a raw number (a5af9fa8)
New Features
  • Dialog: Adds ability to prevent dismiss when Scrim is clicked fixes #376 (38c95192)
Bug Fixes
  • Typescript:
    • Correcting more issues hidden by previous ignores (ef3665a5)
    • types foundations all the way through, fixes issue #416 (77198c8a)
    • Fully integrate with MDC via typescript (62cd4143)
  • Menu: added hoistToBody functionality fixes #396 #347 (cf3a8578)
  • Select: Corrects issue with floating label and deferred options fixes #390 (441fff99)
  • Tabs: Corrects syncronicty issue with controlled tabs fixes #383 (1aa80ec7)
  • TopAppBar: Allows scrollTarget to be set via a prop fixes #430 (48ca8021)
  • Tests: corrects issue with ES6 export in polyfill #426 (46b35fde)
  • Storybook: Upgrades to storybook 5 and convert to TS (5e190104)
  • Snackbar: Add missing icon-button dependency (1edbdb4b)
  • Base: Updating classNames version for SSR (82c1fd5c)
  • Dev: Adding missing type files for contributing #422 (74a0864d)
jamesmfriedman
published 5.1.8 •

Changelog

Source

5.1.8 (2019-02-22)

Bug Fixes
  • Menu: Corrects Menu not closing on touch devices (23598c68)
  • Snackabar: Corrects issue with rendering JSX content in snackbars #418 (f6a5a60b)
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