Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

css-doodle

🎨 A web component for drawing patterns with CSS.
Collective - Host: opensource - https://opencollective.com/css-doodle - Website: https://css-doodle.com - Code: https://github.com/css-doodle/css-doodle

Simplify image detection

github.com/css-doodle/css-doodle - 007f70561503ce9a2c39a2241e0c084d59b31f1b authored about 2 years ago by yuanchuan <[email protected]>
Use single rotate for inner `@place` transformation

github.com/css-doodle/css-doodle - 3831fd24c4913d59263bdfc3a7be444394d6b7ab authored about 2 years ago by yuanchuan <[email protected]>
Use `@pn` and `@position` as aliases

github.com/css-doodle/css-doodle - a31e596bc0fea932b21cd62a7a86fc4df244ac86 authored about 2 years ago by yuanchuan <[email protected]>
Compute index instead of reversing the whole array

github.com/css-doodle/css-doodle - 6293f3f5d95ed484c1abc23b208077e3661aed20 authored about 2 years ago by yuanchuan <[email protected]>
Support variables in standalone SVG export function

github.com/css-doodle/css-doodle - c7ac4e43721a2cdbf5b6f4b3afaf758ced30d6c6 authored about 2 years ago by yuanchuan <[email protected]>
Add pr function for picking from right to left

Also add an alias pl to pn

github.com/css-doodle/css-doodle - 37e3023cad88c98c581aff5a1a494ee80d4c982e authored about 2 years ago by yuanchuan <[email protected]>
Add cycle function

github.com/css-doodle/css-doodle - ff888cbb0d4cbeaa2ce2b0eb118061858506d0a9 authored about 2 years ago by yuanchuan <[email protected]>
I was wrong. Only set `background-size` to `pattern`, `canvas`, and `shader`.

github.com/css-doodle/css-doodle - 5643b53a3d16a452f5929f06730c675c7da5ee93 authored about 2 years ago by yuanchuan <[email protected]>
Always add `background-size:100%` to background properties

github.com/css-doodle/css-doodle - ecdbda2e0d4b683d1e7672a82ecb3e58980a4956 authored about 2 years ago by yuanchuan <[email protected]>
Normalize quoted attribute values

github.com/css-doodle/css-doodle - 5696cf112d6c61aeb2aab8d374ac94871aabdb5b authored about 2 years ago by yuanchuan <[email protected]>
Fix SVG generator on cutting values

github.com/css-doodle/css-doodle - be9fb9a3bd678aaa744033b4df4e61238cc7edce authored about 2 years ago by yuanchuan <[email protected]>
Do not break for decodeURI

github.com/css-doodle/css-doodle - 8ce6786020a049b4054a5c4f367b1e54957747d0 authored over 2 years ago by yuanchuan <[email protected]>
Prevent type error

github.com/css-doodle/css-doodle - 1ba7ddbdc98fedf9ec419c46998f5365cd61e483 authored over 2 years ago by yuanchuan <[email protected]>
Improve CSS and SVG parser on quotes

github.com/css-doodle/css-doodle - 62ecf66d5df5593f9a90e3c323e8fd1d2ff7913e authored over 2 years ago by yuanchuan <[email protected]>
Fix tail parens

github.com/css-doodle/css-doodle - b3eb97a556d447d17ce7392d45299732f50c594a authored over 2 years ago by yuanchuan <[email protected]>
Remove unnecessary part of patterns

github.com/css-doodle/css-doodle - 3500881a629afb4d95f1e4a46e5984f8b164a556 authored over 2 years ago by yuanchuan <[email protected]>
Skip evaluation for specific patterns

github.com/css-doodle/css-doodle - 591ca51c3ed8e50212ac301c309070494493d8f0 authored over 2 years ago by yuanchuan <[email protected]>
Add range support for m function

resolve #109

github.com/css-doodle/css-doodle - 68f7ace62ccac79ad5d634d87920ecef9757b521 authored over 2 years ago by yuanchuan <[email protected]>
Increase range limit

github.com/css-doodle/css-doodle - c0d3668e16a3d01a57d15951405c03f7d5c2fd91 authored over 2 years ago by yuanchuan <[email protected]>
Add more exports and release 0.30.0

github.com/css-doodle/css-doodle - 2175b53bb91b41bb6c2c96901ca6866acc3bcaf5 authored over 2 years ago by yuanchuan <[email protected]>
Add exports mapping

github.com/css-doodle/css-doodle - d183a62cb6a36f7e32fd8ed099bd8ef9f05598fe authored over 2 years ago by yuanchuan <[email protected]>
Export svg function

github.com/css-doodle/css-doodle - 23aac0462d70453c4829959993ca405580c7b96a authored over 2 years ago by yuanchuan <[email protected]>
Fix inline SVG element generator

github.com/css-doodle/css-doodle - 9299fc76dc21ba9197f276ee77a0c02800cb174d authored over 2 years ago by yuanchuan <[email protected]>
Allow spaces around `times` operator

github.com/css-doodle/css-doodle - 1fd60357e8eb589729d59017d223de08a2c11b00 authored over 2 years ago by yuanchuan <[email protected]>
Restore `Plot` function for unitless points

github.com/css-doodle/css-doodle - 7ef0028183d712d346c30d1937c049b1c766255f authored over 2 years ago by yuanchuan <[email protected]>
Remove unavailable resource links

github.com/css-doodle/css-doodle - 524525d4612fa2882476615d5f51c0555be7d172 authored over 2 years ago by yuanchuan <[email protected]>
Extend `use` attribute to support rules in pure string'

github.com/css-doodle/css-doodle - b3f0b05bda13b95ca8e4c0aa8f20b5ff5aadbee2 authored over 2 years ago by yuanchuan <[email protected]>
0.29.0 (#104)

* 0.29.0

* Add resource

github.com/css-doodle/css-doodle - 0d06c6b386433b5bf156c7056cf718ebbacfa285 authored over 2 years ago by Yuan Chuan <[email protected]>
Add times syntax for SVG element (#103)

* Add times syntax for SVG element

* Update svg parser

* Quick test against `*`

* Simpl...

github.com/css-doodle/css-doodle - f6c5dd523a37b1719287c052641e314d52553b25 authored over 2 years ago by Yuan Chuan <[email protected]>
0.28.2 (#102)

github.com/css-doodle/css-doodle - 0c6d520ff7ccf23d98dede96970f8f2d9306e0c2 authored over 2 years ago by Yuan Chuan <[email protected]>
Add `@place` alias for `@position` (#101)

github.com/css-doodle/css-doodle - f5dc3241151c66a4582321913abfc8cc28ea1a46 authored over 2 years ago by Yuan Chuan <[email protected]>
Do not group elements for empty id (#100)

github.com/css-doodle/css-doodle - 2b6e8bed18a5518c686193f67efee89ebd193c98 authored over 2 years ago by Yuan Chuan <[email protected]>
Extend filter to add blur, erode, and dilate commands (#99)

* Extend filter to add blur, erode, and dilate commands

* Check nil

* Increase region padd...

github.com/css-doodle/css-doodle - d6af620b8acefdb447a40e31b9d2f7ad0c08964c authored over 2 years ago by Yuan Chuan <[email protected]>
Bugfix (#98)

* Fix frequency variable name

* Use seed for default svg filter seed

* Fix seed random ins...

github.com/css-doodle/css-doodle - 01e84542809aa26791783a301d985f9ce2cf9c0f authored over 2 years ago by Yuan Chuan <[email protected]>
0.28.0 (#97)

* 0.28.0

* Rebuild css-doodle.min.js

github.com/css-doodle/css-doodle - 04acf16e3c7504c67235a30a5f842254f217c6b9 authored over 2 years ago by Yuan Chuan <[email protected]>
Support reading seed value from source code (#96)

* Support reading seed value from source code

* cleanup

* Read seed at pre compose phase

github.com/css-doodle/css-doodle - 2aed0cdc0ff72b02f9d1a856f6631ea85f76effd authored over 2 years ago by Yuan Chuan <[email protected]>
Support named arguments for `@svg-filter` and `@rn` (#95)

github.com/css-doodle/css-doodle - 9a7e7e3354f083f3fa20fa5c8ad09aa2b1b2cffe authored over 2 years ago by Yuan Chuan <[email protected]>
Fix broken var inheritance (#94)

* Fix broken var inheritance

* Inject CSS variables into :doodle selector

github.com/css-doodle/css-doodle - e47e079e0bc200b0e97565611bfcd3e247edc3af authored over 2 years ago by Yuan Chuan <[email protected]>
Support `title` and `desc` element (#92)

github.com/css-doodle/css-doodle - e55b817f37d7b9af8f19314e52af5440d419fc77 authored over 2 years ago by Yuan Chuan <[email protected]>
Reduce the default grid size to maximum 64x64. It can be up to 256x256 only if the `experimental` attribute is provided (#91)

github.com/css-doodle/css-doodle - 13b3b415f5a6acf2e1793266bc2f159ae4918aa7 authored over 2 years ago by Yuan Chuan <[email protected]>
0.27.4 (#90)

* 0.27.3

* Put the `seed` argument at the end

* 0.27.4

github.com/css-doodle/css-doodle - ada8aef58624dff4181e789f8039b2c94e1c54da authored over 2 years ago by Yuan Chuan <[email protected]>
Add shorthand for frequently used svg filter (#88)

github.com/css-doodle/css-doodle - 6856f4199940675226d302b312c5e8160b5c374d authored over 2 years ago by Yuan Chuan <[email protected]>
Skip empty group argument (#87)

github.com/css-doodle/css-doodle - 7a81ab0b130b5ec7243e92014d26179868d8429e authored over 2 years ago by Yuan Chuan <[email protected]>
0.27.2 (#86)

github.com/css-doodle/css-doodle - 093f9792eb3f091f77780ecdd7ff66d86b038bf6 authored over 2 years ago by Yuan Chuan <[email protected]>
Add t variable to represent u_time (#85)

github.com/css-doodle/css-doodle - 244b3e998adaab4e077e5206ce3ca2511dbc1fe7 authored over 2 years ago by Yuan Chuan <[email protected]>
Fix pattern function caused by missing CSS vars (#84)

github.com/css-doodle/css-doodle - 228f44a2e9e19b0db442ff49632871b62ef520b2 authored over 2 years ago by Yuan Chuan <[email protected]>
Simplify calc in random selector (#83)

github.com/css-doodle/css-doodle - fea2431b6a7b376e491604e33edca8c32d1261a7 authored over 2 years ago by Yuan Chuan <[email protected]>
Group SVG elements with same id (#82)

github.com/css-doodle/css-doodle - b8759bdda4f8fd9763240810b70f77bed6758c37 authored over 2 years ago by Yuan Chuan <[email protected]>
Prevent duplicated calls by removing attribute reflection hook (#81)

github.com/css-doodle/css-doodle - 17b79b5d6db69a5c46e8da57c435ace4b7543deb authored over 2 years ago by Yuan Chuan <[email protected]>
add vec2 u_seed to shader (#80)

github.com/css-doodle/css-doodle - 3323d7adcf33a075b0c4bfe80f2a39532fed1d84 authored over 2 years ago by 月影 <[email protected]>
0.27.1 (#79)

github.com/css-doodle/css-doodle - 8c20638270fee35c985f6bbad8b4db9874b8fea7 authored over 2 years ago by Yuan Chuan <[email protected]>
Add pause/resume to shader and CSS animations (#78)

* Add pause/resume to shader animations

* A quick implementation to pause/resume CSS animatio...

github.com/css-doodle/css-doodle - 456dfb92a1bd74df7969a46b847e155c3e77bd47 authored over 2 years ago by Yuan Chuan <[email protected]>
Use CSS variable for shader background value (#77)

* Use CSS variable for shader background value

* comments

github.com/css-doodle/css-doodle - 2fdc2c496595ccab644749ae55250cb87b866c06 authored over 2 years ago by Yuan Chuan <[email protected]>
Clear shader animations on `update` or `disconnected` (#76)

github.com/css-doodle/css-doodle - 362d03adbde15d81e6b88ec636ec1fee6f0dfa5e authored over 2 years ago by Yuan Chuan <[email protected]>
0.27.0 (#75)

github.com/css-doodle/css-doodle - 6de0cc9b4081f3d66a18542ec8ad41f4d72f1439 authored over 2 years ago by Yuan Chuan <[email protected]>
Add an option for skipping inline comments (#74)

* Add an option for skipping inline comments
* format

github.com/css-doodle/css-doodle - ccf0d0e2f6e487a82eb6b76ef4e27323d1879a82 authored over 2 years ago by Yuan Chuan <[email protected]>
Update shaders (#73)

* max grid-size from 32 to 256 & support shadertoy-shader format

* max grid-size from 32 to 2...

github.com/css-doodle/css-doodle - 01d0fac7d59cfdf7b25297413b8f65e2d3c4ef4e authored over 2 years ago by 月影 <[email protected]>
Fix Math expression in `r` property caused by wrong unit detection. (#72)

github.com/css-doodle/css-doodle - 3888b823128366bc3af4a101149907b301f4abfa authored over 2 years ago by Yuan Chuan <[email protected]>
fix cache (#71)

github.com/css-doodle/css-doodle - d276d2a0919d6f7ffd79967292cb7f0d5fbb51c2 authored over 2 years ago by 月影 <[email protected]>
Add uniform u_time to shaders. (#70)

* add u_time to shader

* build min.js

* simplify u_time ticker

* make shader background...

github.com/css-doodle/css-doodle - fa4e7d9978e4f26e5bacd1d208a3f46ce5f8a03b authored over 2 years ago by 月影 <[email protected]>
Skip calc for numbers in sequence generation

github.com/css-doodle/css-doodle - 5c30b288e7afad7706fd48f475c19ab253b3ebfe authored over 2 years ago by yuanchuan <[email protected]>
Fix missing output extra value

github.com/css-doodle/css-doodle - cdcdd9c3bd83fa7451a0fcbc5fc8a9dece364f67 authored over 2 years ago by yuanchuan <[email protected]>
Rename `offset` to `position`

github.com/css-doodle/css-doodle - d6483ca1e2d072739cc3d20222276a189db06e93 authored over 2 years ago by yuanchuan <[email protected]>
Test for svg block id

github.com/css-doodle/css-doodle - b05fab01e8b129742be4486c7077956566c1e981 authored almost 3 years ago by yuanchuan <[email protected]>
Return function name if it's not being registered

github.com/css-doodle/css-doodle - 6732e3e3b31551c1a3a70c9b2de3888b1f46e075 authored almost 3 years ago by yuanchuan <[email protected]>
Ignore nil output

github.com/css-doodle/css-doodle - cfb558ef29be7e60bdd3f6c83845caa7e348c850 authored almost 3 years ago by yuanchuan <[email protected]>
Fix context value by adding signature for each sequence

github.com/css-doodle/css-doodle - 3bdb455d8400fbac0276649ef6a06e536dfa8b0f authored almost 3 years ago by yuanchuan <[email protected]>
Fix SVG parsing on tail quotes of statement

github.com/css-doodle/css-doodle - 08da49bd4560de4732b340dd40b70bddd0ab35fe authored almost 3 years ago by yuanchuan <[email protected]>
Do not add `url()` for `href` attribute

github.com/css-doodle/css-doodle - 3c4bf71ee0068348993cd2ba698b20b3f9378be6 authored almost 3 years ago by yuanchuan <[email protected]>
Add missing `textPath` as a text element

github.com/css-doodle/css-doodle - c4bf2138339578d2116c7b6204ba08f1e00224a8 authored almost 3 years ago by yuanchuan <[email protected]>
Fix undefined Expose

github.com/css-doodle/css-doodle - 649db7e82a4e7107c2753c7d12a63da2f518273a authored almost 3 years ago by yuanchuan <[email protected]>
Null check for array

github.com/css-doodle/css-doodle - ba8eb3dcc972aa1aac21628e68c34a0991239e53 authored almost 3 years ago by yuanchuan <[email protected]>
Avoid recursive function call

github.com/css-doodle/css-doodle - 716b203fc365716c92caae2d617e0b6d1c4a443c authored almost 3 years ago by yuanchuan <[email protected]>
Fix context in nested sequence functions

github.com/css-doodle/css-doodle - e6ae1708bc12136b4ddacb747554c7f36a911b6a authored almost 3 years ago by yuanchuan <[email protected]>
Fix arguments parsing to ignore last empty args

github.com/css-doodle/css-doodle - a3024b578fcdea96a7c3df61fdcd72d072718206 authored almost 3 years ago by yuanchuan <[email protected]>
Enhancement to p function (#65)

* Enhancement to p function

* Added support for running p function again with last given argu...

github.com/css-doodle/css-doodle - 59981aef91e1d14ef16c2efef6b7ce236cdb8a20 authored almost 3 years ago by Yuan Chuan <[email protected]>
Use full CSS syntax

github.com/css-doodle/css-doodle - b713698d80f4f5eafa5d5c5e6dc02a7076988c97 authored almost 3 years ago by yuanchuan <[email protected]>
Set default size for doodle background

github.com/css-doodle/css-doodle - 38f2d72bdf497920ad42663f2d3e341d227fa2f1 authored almost 3 years ago by yuanchuan <[email protected]>
Trim tail semicolons

github.com/css-doodle/css-doodle - d9be2600cc1fe4381976d07445a65a6d4676e937 authored almost 3 years ago by yuanchuan <[email protected]>
Transform values with `Math.ceil` for sequence generator

github.com/css-doodle/css-doodle - 5f7a2658fa54e2a7e1cffab8cea05c9d295e82e1 authored almost 3 years ago by yuanchuan <[email protected]>
Prevent null values in Object.entries

github.com/css-doodle/css-doodle - d72f1e5abbe53a827c6db924082165621759736d authored almost 3 years ago by yuanchuan <[email protected]>