You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

scheduler

Package Overview
Dependencies
Maintainers
4
Versions
1742
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scheduler - npm Package Versions

Previous
1
174
Next

0.11.3

Diff

brianvaughn
published 0.12.0-alpha.3 •

brianvaughn
published 0.0.0-c5b7d26c7 •

threepointone
published 0.0.0-88ada9819 •

brianvaughn
published 0.0.0-ed4c4a51c •

brianvaughn
published 0.12.0-alpha.2 •

brianvaughn
published 0.12.0-alpha.1 •

acdlite
published 0.11.2 •

Changelog

Source

0.11.2 (September 16, 2014)

React Core

New Features
  • Added support for <dialog> element and associated open attribute
  • Added support for <picture> element and associated media and sizes attributes
  • Added React.createElement API in preparation for React v0.12
    • React.createDescriptor has been deprecated as a result

JSX

  • <picture> is now parsed into React.DOM.picture

React Tools

  • Update esprima and jstransform for correctness fixes
  • The jsx executable now exposes a --strip-types flag which can be used to remove TypeScript-like type annotations
    • This option is also exposed to require('react-tools').transform as stripTypes
acdlite
published 0.0.0-0c756fb-f7f79fd •

acdlite
published 0.11.1 •

Changelog

Source

0.11.1 (July 24, 2014)

React Core

Bug Fixes
  • setState can be called inside componentWillMount in non-DOM environments
  • SyntheticMouseEvent.getEventModifierState correctly renamed to getModifierState
  • getModifierState correctly returns a boolean
  • getModifierState is now correctly case sensitive
  • Empty Text node used in IE8 innerHTML workaround is now removed, fixing rerendering in certain cases

JSX

  • Fix duplicate variable declaration in JSXTransformer (caused issues in some browsers)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc