You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

css-doodle

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-doodle - npm Package Versions

1
1517
20

0.8.2

Diff
y
yuanchuan
published 0.8.2 •

Changelog

Source

0.8.2

Features

  • Support for function composition.
  • Make arguments expandable.

Fixes

  • Fix Math function name like ln10 and SQRT2.

<br /> <br />

y
yuanchuan
published 0.8.1 •

Changelog

Source

0.8.1

Features

  • Add top-level grid definition.
  • Add stripe() function for gradients.
  • Make function arguments less error prone, e.g. trailing commas.

Changes

  • Increase the grid size up to 64x64.
  • Use place-items instead of place-content for pseudo elements.

<br /> <br />

y
yuanchuan
published 0.8.0 •
y
yuanchuan
published 0.7.7 •

Changelog

Source

0.7.7

Changes

  • Modify the name shape pear to drop and add rotation.
  • Limit size of the lp and lr to 20.

Fixes

  • Fix unexpectable bug in Chrome.

<br /> <br />

y
yuanchuan
published 0.7.6 •

Changelog

Source

0.7.6

Features

  • Add max iteration count @N.
  • Support last n value for @lp() and @lr().

Fixes

  • Ignore null or undefined values.

<br /> <br />

y
yuanchuan
published 0.7.5 •

Changelog

Source

0.7.5

Features

  • Add π symbol.
  • Recongize function without parentheses.
  • Add rep for repeat and several others for personal usage.

<br /> <br />

y
yuanchuan
published 0.7.4 •

Changelog

Source

0.7.4

Features

  • Add shorthand for common standard paper sizes.

Fixes

  • Prevent duplicated definition when more than one css-doodle source being included in the page.

Update

  • Set all elements inside the component to be border-box.
  • Use place-content insteaad of flexbox alignment.
  • Add opencollective funding to package.

<br /> <br />

y
yuanchuan
published 0.7.3 •

Changelog

Source

0.7.3

Features

  • Expand the '±' symbol to '-' and '+' in one place.

<br /> <br />

y
yuanchuan
published 0.7.2 •

Changelog

Source

0.7.2

Features

  • Add click-to-update attribute for demo stuff.
  • Add @id() function.

<br /> <br />

y
yuanchuan
published 0.7.1 •

Changelog

Source

0.7.1

Fixes

  • Fix the nesting limit inside shadowDOM.

<br /> <br />