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

bobril

Package Overview
Dependencies
Maintainers
1
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bobril - npm Package Versions

1
32

4.15.0

Diff

Changelog

Source

14.15.0

b.setIsArrayVdom is better typed to support TS 4.1.x

better typed dropEffect and effectAllowed in DnD

bobris
published 4.14.0 •

Changelog

Source

14.14.0

b.styledDiv is better typed.

bobris
published 4.13.0 •

Changelog

Source

14.13.0

New function spriteWithColor(colorLessSprite: IBobrilStyleDef, color: string): IBobrilStyleDef for coloring already created sprites.

bobris
published 4.12.0 •

Changelog

Source

14.12.0

Optimized, simplified and shortened code for pointer events.

b.style on b.styleDef(string) could be called outside of render now.

bobris
published 4.11.1 •

bobris
published 4.11.0 •

Changelog

Source

14.11.0

use User Timing API to measure component performance (#109)

  • report component lifecycle method durations into User Timing API
  • results are available in the performance tab of devtools (e.g. 'timings' timelane in Chrome)
  • have to be manually switched on in the code b.setMeasureConfiguration(), since the performance impact is not known
bobris
published 4.10.2 •

bobris
published 4.10.1 •

bobris
published 4.10.0 •

Changelog

Source

14.10.0

New functions namedStyleDef and namedStyleDefEx which are not modified by bobril-build and allows to define css classes with exact names.

bobris
published 4.9.0 •

Changelog

Source

14.9.0

Allow override b.asset behavior by b.setAsset or from bobril build by setting defining global function bobrilBAsset.

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