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

css-doodle

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-doodle - npm Package Versions

1
19

0.4.8

Diff

Changelog

Source

0.4.8

Fixes

  • Support multitple pseudo selectors on one rule.
  • Fix bug on multitple animation names.

<br /> <br />

yuanchuan
published 0.4.7 •

Changelog

Source

0.4.7

Fixes

  • Fix parse error on keyframe names.
  • Fix generated multiple animation names.
  • Prevent error on empty or unknown shapes.

Changes

  • Don't throw JS errors.

<br /> <br />

yuanchuan
published 0.4.6 •

Changelog

Source

0.4.6

Fixes

  • Fix the shuffle algorithm.

<br /> <br />

yuanchuan
published 0.4.5 •

Changelog

Source

0.4.5

Fixes

  • Fix context bug for @pick-d().
  • Prevent scrollbars caused by @place-cell().

Features

  • Automatically add vendor prefixes for properties.
  • Automatically add quotes for pseudo-content.
  • Support char range in @pick functions.
  • Add experimental @svg-filter() function.

<br /> <br />

yuanchuan
published 0.4.4 •

Changelog

Source

0.4.4

Fixes

  • Fix error in @pick-d().
  • Fix type error of units handling.

Changes

  • Rename @max-row() to @size-row() and @max-col() to @size-col().
  • Replace uglify-es with terser.

<br /> <br />

yuanchuan
published 0.4.3 •

Changelog

Source

0.4.3

Fixes

  • Fix scientific notation in @calc().

Features

  • @nth() now behaves like nth-child.
  • Add @pick-d() function.
  • Accept any unit.

<br /> <br />

yuanchuan
published 0.4.2 •

Changelog

Source

0.4.2

Fixes

  • Fix errors in @calc().
  • Fix invalid @n()caused by the idx params.

Changes

  • Increase iterating limit for @repeat() and @multiple().
  • Make :container inherits all the grid properties from :doodle element.

<br /> <br />

yuanchuan
published 0.4.1 •

Changelog

Source

0.4.1

Fixes

  • Fix parse error to read arguments.
  • Fix context called by @n() and @pick-by-turn().

Changes

  • Remove legacy functions and properties: size(), min-size(), max-size() and @shape().

Features

  • Add aliases for frequently used functions.

<br /> <br />

yuanchuan
published 0.4.0 •

Changelog

Source

0.4.0

Fixes

  • Fix parse error to support more dynamic value inside function parameters.
  • Fix parse error related to @keyfames.

Changes

  • The second value of @place-cell is set to 50% when it is missing.

Features

  • Add @multiple() function to easily compose values.
  • Add @pick-by-turn() to pick a value one by one.
  • Add @last-pick() and last-rand() to reference the last generated value.
  • Add @var() to replace the use of var() inside the styles which passed to the @use property.

<br /> <br />

yuanchuan
published 0.3.2 •

Changelog

Source

0.3.2

Fixes

  • Fix parse error

Features

  • Add experimental @svg() function to use svg as background

<br /> <br />

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