Socket
Socket
Sign inDemoInstall

scheduler

Package Overview
Dependencies
Maintainers
4
Versions
1868
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scheduler - npm Package Versions

1
187

0.13.5

Diff

gaearon
published 0.0.0-f9e41e3a5 •

brianvaughn
published 0.0.0-679402a66 •

brianvaughn
published 0.13.4 •

brianvaughn
published 0.0.0-741aa17a3 •

gaearon
published 0.13.3 •

Changelog

Source

0.13.3 (May 8, 2015)

React Core

New Features
  • Added clipPath element and attribute for SVG
  • Improved warnings for deprecated methods in plain JS classes
Bug Fixes
  • Loosened dangerouslySetInnerHTML restrictions so {__html: undefined} will no longer throw
  • Fixed extraneous context warning with non-pure getChildContext
  • Ensure replaceState(obj) retains prototype of obj

React with Add-ons

Bug Fixes

  • Test Utils: Ensure that shallow rendering works when components define contextTypes
gaearon
published 0.0.0-29b7b775f •

acdlite
published 0.0.0-b668168d4 •

gaearon
published 0.13.2 •

Changelog

Source

0.13.2 (April 18, 2015)

React Core

New Features
  • Added strokeDashoffset, flexPositive, flexNegative to the list of unitless CSS properties
  • Added support for more DOM properties:
    • scoped - for <style> elements
    • high, low, optimum - for <meter> elements
    • unselectable - IE-specific property to prevent user selection
Bug Fixes
  • Fixed a case where re-rendering after rendering null didn't properly pass context
  • Fixed a case where re-rendering after rendering with style={null} didn't properly update style
  • Update uglify dependency to prevent a bug in IE8
  • Improved warnings

React with Add-Ons

Bug Fixes
  • Immutability Helpers: Ensure it supports hasOwnProperty as an object key

React Tools

  • Improve documentation for new options
gaearon
published 0.0.0-dfabb77a9 •

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