Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

radium

Package Overview
Dependencies
Maintainers
27
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radium - npm Package Versions

1
56

0.11.1

Diff

Changelog

Source

0.11.1 (April 28, 2015)

Bug Fixes

  • Checked in updated dist files from 0.11.0. Whoops!
alexlande
published 0.11.0 •

Changelog

Source

0.11.0 (April 28, 2015)

Breaking Changes

  • Complete API rewrite.
    • Added new "Wrap" API.
    • Wrap React component config with Radium.wrap() to automatically add browser state handlers, media query behavior, and array-based style resolution.
  • Removed all mixins.
  • Removed context-based media query behavior.
    • Replaced with global media query handler.
  • Removed modifiers, states, and media queries from style objects.
    • Replaced modifiers with array-based style prop resolution.
    • Replaced states object with inline state keys: :hover
    • Replaced mediaQueries object with inline queries: @media (min-width: 200px)

New Features

  • Apply separate browser state styles to multiple elements in the same component.
alexlande
published 0.10.3 •

alexlande
published 0.10.2 •

alexlande
published 0.10.1 •

alexlande
published 0.10.0 •

alexlande
published 0.9.1 •

alexlande
published 0.9.0 •

eastridge
published 0.0.1 •

1
56
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