New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stylobate

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylobate - npm Package Versions

23
9

1.0.0

Diff

Changelog

Source

v1.0.0 (in development)

  • Breaking change: Changed notation for Stylobate elements from foo-element to foo__element.
  • Breaking change: Modifiers and elements are now stored without the prefix ($this.elements.-before$this.elements.before etc.).
  • Breaking change: No more merged params/collected arguments for modifiers and elements (use explicit .parent).
  • Breaking change: Changed the way stylobate_defaults works: now it should be called before the kind/skin.
  • Breaking change: Removed all the deprecated code.
  • Breaking change: Rewrote list kind to use flexbox with fallbacks.
  • Breaking change: Removed built-in almost useless context param.
  • Breaking change: Removed “retrieving” params like for vertical-align from a bunch of kinds:
    • kind-block,
    • kind-button.
  • Breaking change: Moved resets from a bunch of kinds to _reset modifiers:
    • kind-button.
  • Breaking change: stylobate to stylobate_property, as stylobate would be used for declarative setter things.
  • Added optional-element detail.
  • Added new syntax for assigning elements and modifiers (like _size('m')).
  • Added stylobate-selector and stylobate-to-selector detail. Changed Stylobate to use stylobate-selector for elements.
  • Changed the display for kind-pill and kind-button to inline-flex to allow better baseline aligning (also moved vab to pill).
  • Added substituting for different BEM notations (- to __, -- to _ etc.).
  • Fixed setting the defaults (they now should be placed at the top of the kind).
  • Fixed a bug in defaults of extended subitems.
kizu
published 1.0.0-alpha.20 •

kizu
published 1.0.0-alpha.19 •

kizu
published 1.0.0-alpha.18 •

kizu
published 1.0.0-alpha.17 •

kizu
published 1.0.0-alpha.16 •

kizu
published 1.0.0-alpha.15 •

kizu
published 1.0.0-alpha.14 •

kizu
published 1.0.0-alpha.13 •

kizu
published 1.0.0-alpha.12 •

23
9
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