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
32

20.3.1

Diff

Changelog

Source

20.3.1

Fixed sprite resolution selection.

bobris
published 20.3.0 •

Changelog

Source

20.3.0

New function setAllowInvalidateStyles which allows to speed up app startup by lowering number of rebuilding styles.

bobris
published 20.2.0 •

Changelog

Source

20.2.0

Added optional slot property into wrapWebComponents function to be able use named slots in wrapped web components.

bobris
published 17.14.1 •

bobris
published 17.14.0 •

bobris
published 20.1.0 •

Changelog

Source

20.1.0

Create dynamically colored sprites lazily only when used by b.style. Should make first start of big applications much faster. Maybe sprite speed up by remembering ImageData instead of Image.

bobris
published 20.0.0 •

Changelog

Source

20.0.0

Click and DblClick events are not listened in Capture phase which increase compatibility with web components. New method addEventListeners needs to be called when using Bobril nodes in 3rd party library which prevents bubbling of various browser events. You will want to usually call together with addRoot.

bobris
published 19.0.0 •

Changelog

Source

19.0.0

Removed now unused feature of isArray customization, Bobx now uses Proxies which makes them Array.isArray compatible.

Made useState compatible with ES2015 spread.

bobris
published 18.2.0 •

Changelog

Source

18.2.0

Fixed refs when switched instances during one render.

Custom events in WebComponent wrapper making it complete.

bobris
published 18.1.0 •

Changelog

Source

18.1.0

Added basic support for wrapping Web Components (custom events will be added in next version).

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