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

@cryptic-css/prop-scroll

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cryptic-css/prop-scroll - npm Package Versions

1
7

3.3.0

Diff

Changelog

Source

3.3.0 (2020-04-17)

Features

  • prop: add support boolean value for opacity (17a4302)
  • props: add support for the most popular, non-standard webkit prefixed CSS properties (3a6e6b3)
  • pseudo: add support for the popular ::before, ::after combo together (624591c)
  • styled: add support to pass default props to all generated components (1c617d4)
wintercounter
published 3.2.1 •

Changelog

Source

3.2.1 (2020-04-09)

Bug Fixes

  • pseudo: long names could result in undefined (a476959)
wintercounter
published 3.2.0 •

Changelog

Source

3.2.0 (2020-04-08)

Bug Fixes

  • remove custom memoize function in favor of lodash/memoize (9e557da)
  • types: correct types. Using TS type intersections (2484730)

Features

  • core: added some types to most common functions (d968c1f)
  • core: allow passing functions as value (d71c6aa)
  • core: generating types based on getPropTable data (724169f)
  • core: updated scripts to generate props and dts (928603a)
  • props: parseArray added to all values that are supposed to support numeric values inside an expression, eg: `border: [1, 'solid', '#000'] (d7eaa28)
  • pseudo: add support for pseudo long names also directly as root props, eg. ccss({ '::after': { ... } }) (f857595)
  • use prepared object for false/none values (3a508a1)
wintercounter
published 3.1.0 •

Changelog

Source

3.1.0 (2020-03-22)

Bug Fixes

  • gutter: array map not passing options (7139db8)
  • letter-spacing: parse with unit (96a6497)
  • prop-scroll: hiding rule for webkit should be a child (ecfe7cd)
  • props: call aliases on correct props table, even after deep merge (521a91a)
  • valueMap: call getTfoBgpPos (4ac529d)

Features

  • parsers: add parseCCSS function to easily deal with mapped CCSS values (77567e6)
  • typescript: add basic types (4b217e0)
wintercounter
published 3.0.2 •

Changelog

Source

3.0.2 (2020-03-18)

Bug Fixes

wintercounter
published 3.0.1 •

Changelog

Source

3.0.1 (2020-03-17)

Bug Fixes

  • prop-mq: stop using original reference (53514b0)
wintercounter
published 3.0.0 •

Changelog

Source

3.0.0 (2020-03-11)

Bug Fixes

  • handling of unsupported values (420f72a)
  • plugin updates after short name changes (58f9d75)
  • plugin updates after short name changes ... again (3a7f78d)
  • remove invalid bgc value map (7ca9879)

Features

  • add cli tool to help searching for props (865b2c2)
  • add unsupported prop support (52f2a9e)
  • add shorthand for auto for background-size (ee7cfa3)
  • add shorthands for background-position and transform-origin values (c7abeeb)
  • add support for outputTransformers + object & string transformers (844b93a)
  • better shorthand naming and avoid conflicts with DOM attributes (b72dfde)
  • handle props passed by React well (386d79e)
  • props: add support for light and long names (49b9ea0)
  • refact: support custom ccss function creation to avoid issues coming from using a single, global instance (75542f5)

BREAKING CHANGES

  • refact: this release have removed some existing API and how you can apply customizations and 3rd party solutions

Note: Version bump only for package cryptic-css-monorepo

wintercounter
published 2.0.3 •

wintercounter
published 2.0.1 •

wintercounter
published 2.0.0 •

Changelog

Source

2.0.0 (2020-03-09)

Features

  • props: add support for light and long names (49b9ea0)
  • add support for outputTransformers + object & string transformers (844b93a)
  • refact: support custom ccss function creation to avoid issues coming from using a single, global instance (75542f5)

BREAKING CHANGES

  • refact: this release have removed some existing API and how you can apply customizations and 3rd party solutions
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