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

13
7

5.2.1

Diff

Changelog

Source

5.2.1 (2021-06-21)

Bug Fixes

  • add missing css prop to the CCSSProps interface (#24) (ae9f3a5)
wintercounter
published 5.2.0 •

Changelog

Source

5.2.0 (2021-06-21)

Features

  • add support for overflow-wrap (f33fab8)
wintercounter
published 5.1.0 •

Changelog

Source

5.1.0 (2021-06-18)

Bug Fixes

Features

  • add support for ccss props which enables simple support for ccss prop with all implementations (742f87f)
  • core: add support for will-change property (d31ed68)
wintercounter
published 5.0.3 •

Changelog

Source

5.0.3 (2021-01-28)

Bug Fixes

  • babel-plugin-react: support undefined constants (5639978)
wintercounter
published 5.0.2 •

Changelog

Source

5.0.2 (2021-01-26)

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

wintercounter
published 5.0.1 •

Changelog

Source

5.0.1 (2021-01-03)

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

wintercounter
published 5.0.0 •

Changelog

Source

5.0.0 (2021-01-02)

  • core: new Map based registry structure for improved performance

  • core: make default instance reconfigurable to increase performance

  • core: no more deep merging => related code pieces removed

  • core: simplified property definition

  • core: overall reduced size

  • core: improved TypeScript types

  • styled: add alias $ for Ui

BREAKING CHANGES:

  • core: use transformed as the base of CCSS

  • core: removed "mid" names for smaller bundle size and improved performance

  • core: pipe handler renamed to compose, but it's no longer necessary to use by client

  • core: simplified plugin usage using .use, but plugin need to be applied manually

  • core: shorthand d renamed to dp as it's reserved for the SVG d attribute

  • core: CLI tool removed

  • core: unit option removed, only use applyUnit function

  • core: default unit is now px instead of rem

  • prop-mid: removed

  • styled: moved to @you-eye/styled

  • styled: ccssd helper removed, use prepared component's on your own

  • styled: attribute filtering, no longer passes unnecessary attributes to DOM

  • babel-plugin: moved to @you-eye/babel-plugin-react

  • babel-plugin: automatic React runtime support

  • babel-plugin: complete rewrite from the ground

  • babel-plugin: dynamic extraction

  • babel-plugin: new config structure

  • babel-plugin: CSS extraction includes minification and Media Query sorting by default

  • babel-plugin: allows to use its features individually

  • babel-plugin: default hashing: Murmur2

  • babel-plugin: Single constant resolve not supported anymore

  • babel-plugin: Warning of undefined constant usage

  • babel-plugin: Ability to add/prepend custom styles to extracted CSS

wintercounter
published 5.0.0-alpha.3 •

Changelog

Source

5.0.0 (2021-01-02)

  • core: new Map based registry structure for improved performance

  • core: make default instance reconfigurable to increase performance

  • core: no more deep merging => related code pieces removed

  • core: simplified property definition

  • core: overall reduced size

  • core: improved TypeScript types

  • styled: add alias $ for Ui

BREAKING CHANGES:

  • core: use transformed as the base of CCSS

  • core: removed "mid" names for smaller bundle size and improved performance

  • core: pipe handler renamed to compose, but it's no longer necessary to use by client

  • core: simplified plugin usage using .use, but plugin need to be applied manually

  • core: shorthand d renamed to dp as it's reserved for the SVG d attribute

  • core: CLI tool removed

  • core: unit option removed, only use applyUnit function

  • core: default unit is now px instead of rem

  • prop-mid: removed

  • styled: moved to @you-eye/styled

  • styled: ccssd helper removed, use prepared component's on your own

  • styled: attribute filtering, no longer passes unnecessary attributes to DOM

  • babel-plugin: moved to @you-eye/babel-plugin-react

  • babel-plugin: automatic React runtime support

  • babel-plugin: complete rewrite from the ground

  • babel-plugin: dynamic extraction

  • babel-plugin: new config structure

  • babel-plugin: CSS extraction includes minification and Media Query sorting by default

  • babel-plugin: allows to use its features individually

  • babel-plugin: default hashing: Murmur2

  • babel-plugin: Single constant resolve not supported anymore

  • babel-plugin: Warning of undefined constant usage

  • babel-plugin: Ability to add/prepend custom styles to extracted CSS

wintercounter
published 3.19.0 •

Changelog

Source

3.19.0 (2020-12-27)

Features

  • styled: added support for displayName. ccssd does not support it. (ebe857d)
  • styled: added support for shouldForwardProp. (a967a11)
  • styled: added support for nextjs with the componentId (0b71d40)
wintercounter
published 3.18.0 •

Changelog

Source

3.18.0 (2020-10-12)

Features

  • add support for "opt-out" values for cases no gutter should be used (260a75b)
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