Socket
Socket
Sign inDemoInstall

bobril

Package Overview
Dependencies
Maintainers
0
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bobril - npm Package Versions

1
3031

3.0.1

Diff

Changelog

Source

13.0.1 beta

Fixed some regressions from 13.0.0

bobris
published 3.0.0 •

Changelog

Source

13.0.0 beta

BREAKING CHANGE

  • IBobrilCacheNode has now just read only fields as it was always intended. Events onFocus, onBlur, onSelectionChange bubble now.
  • bubble, broadcast, captureBroadcast now type check EventNames and EventParam<TName>

Most event parameters now inherit from IEventParam which contains target of IBobrilCacheNode type. New hooks useEvents and useCaptureEvents (this is completely new capability bubble and broadcast now first broadcast to all useCaptureEvents). New types IHookableEvents and ICapturableEvents. New event onInput which is similar to onChange but parameter is object with target and value fields and bubbles.

Improve mouse cursor override during drag and drop.

Npm now contains index.js (ES5) and index.d.ts.

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