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

colonel-kurtz

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colonel-kurtz - npm Package Versions

13
9

4.1.0-rc

Diff

nhunzaker
published 4.0.0 •

Changelog

Source

4.0.0

  • Upgraded dependencies
  • Removed deprecation warnings for React 15.x
  • Added support for React 15.x
nhunzaker
published 3.5.1 •

Changelog

Source

3.5.1

  • Added a style tag to the HTML embed addon to cut default body margins
nhunzaker
published 3.5.0 •

Changelog

Source

3.5.0

  • Added a fallback state for when a block type is not recognized.
nhunzaker
published 3.4.0 •

Changelog

Source

3.4.0

  • Upgrade Microcosm to 9.21.x
  • The <Field /> component is once again controlled. Upgrading Microcosm addressed issues with using a controlled input inside of this add-on.
  • Fix html embed styles

Upgrading

If you are using the <Field /> component, verify that it continues to work as expected. We moved away from controlled inputs in a prior release when we were unable to determine why cursor position would erratically move to the end of an input when it changed. This was due to a way older versions of Microcosm batched state changes together. This is no longer an issue, so we moved back to the original controlled strategy.

If you would like to keep the old behavior, instead of passing a value property into the <Field /> component, send in defaultValue. This is the method exposed by React for uncontrolled inputs.

For more information on controlled inputs, see the React documentation:

https://facebook.github.io/react/docs/forms.html#controlled-components

nhunzaker
published 3.4.0-rc •

nhunzaker
published 3.3.0 •

Changelog

Source

3.3.0

  • Added html-embed add-on. This component may be used to include HTML and accompanying scripts within Colonel Kurtz.
nhunzaker
published 3.2.0 •

Changelog

Source

3.2.0

  • The menu item component is now available as the third argument of onClick handlers for custom menu items.
nhunzaker
published 3.2.0-rc •

nhunzaker
published 2.23.2 •

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