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

Support `not` condition for selectors

github.com/css-doodle/css-doodle - e13b79b87c790640d892a83641accc5a05fd7a13 authored about 1 year ago by yuanchuan <[email protected]>
Simplify setting default values

github.com/css-doodle/css-doodle - 7799af84d05cb7b6b3cfab409fe792b468d8152a authored about 1 year ago by yuanchuan <[email protected]>
Decode uri format for `@content` property automatically.

* Removed `@Svg()` since it's no longer needed.
* Added `@raw()` to choose format explicitly.

github.com/css-doodle/css-doodle - 16c2e2aaf9e302be6e324e2f6bc50c660dda56fb authored about 1 year ago by yuanchuan <[email protected]>
Add `@svg-polygon()`

github.com/css-doodle/css-doodle - a26fdf3bb787e710378a08b4c7da9dea551756d3 authored about 1 year ago by yuanchuan <[email protected]>
Fix rule break

github.com/css-doodle/css-doodle - eca3904e9e4110e114bfb35421992c11df48b280 authored about 1 year ago by yuanchuan <[email protected]>
Fix generated doodle image size

github.com/css-doodle/css-doodle - 0b95cf445d5d3d07d9285b5ff63f70c0a1fc3751 authored about 1 year ago by yuanchuan <[email protected]>
Fix `box-sizing` value for :host

github.com/css-doodle/css-doodle - 2fc9f66bf05024e0a613c8799685bf12389d75c3 authored over 1 year ago by yuanchuan <[email protected]>
Use structuredClone

github.com/css-doodle/css-doodle - 45182c9281528b94e633a300aa1c268055344505 authored over 1 year ago by yuanchuan <[email protected]>
Remove quotes around `content` values

github.com/css-doodle/css-doodle - 76d52538542b12db263dcd5fa845d9ff2a587f39 authored over 1 year ago by yuanchuan <[email protected]>
Add shortcut `p` for `padding`

github.com/css-doodle/css-doodle - 361871a9d8b7d618eb82c2daae4efa0c0108001c authored over 1 year ago by yuanchuan <[email protected]>
Clear innerHTML to avoid side effects

github.com/css-doodle/css-doodle - b0a9eb5cf0f08c10e3e8cc3d9b1247b8cbf9a80e authored over 1 year ago by yuanchuan <[email protected]>
Ignore empty properties in pseudo

github.com/css-doodle/css-doodle - 63a1dfdda49cdc9b602681a86d467124d96992c8 authored over 1 year ago by yuanchuan <[email protected]>
Fix SVG parser for special characters inside `content`

github.com/css-doodle/css-doodle - ebf3280b2aad370b5a5d64ed55cf8cbfe432f58d authored over 1 year ago by yuanchuan <[email protected]>
Fix pseudo quotes

github.com/css-doodle/css-doodle - 21ca5b2a7f55f412b34e30c4b4cfb74b11c266ca authored over 1 year ago by yuanchuan <[email protected]>
Cache tokens and fix cyclic references

github.com/css-doodle/css-doodle - 7018c2aa5e6bc748167e73a19e1c14bccf8f09fd authored over 1 year ago by yuanchuan <[email protected]>
Do not break old versions

github.com/css-doodle/css-doodle - 7f5530041d3ed417f4e24bb5aaa987331ce532be authored over 1 year ago by yuanchuan <[email protected]>
Temporally fix reading arguments with quotes

github.com/css-doodle/css-doodle - 3207ab949b23447db8c2b47650eaad52af6c7b4d authored over 1 year ago by yuanchuan <[email protected]>
Use proper MEME type for svg

github.com/css-doodle/css-doodle - 02b13b1028bad341715461405b471d93638b2618 authored over 1 year ago by yuanchuan <[email protected]>
Add `svg.element()` to svg generator

github.com/css-doodle/css-doodle - f5c514cbd4ac8f184888fef45edfd5b2b2ac98bf authored over 1 year ago by yuanchuan <[email protected]>
Fix more cyclic reference situations

github.com/css-doodle/css-doodle - 6535e918bc1454c4266bccf481204350beeaf72d authored over 1 year ago by yuanchuan <[email protected]>
Fix cycle detection in calc()

github.com/css-doodle/css-doodle - c5864ea9254a648e83c402e1531aa9b3b5e73f61 authored over 1 year ago by yuanchuan <[email protected]>
Support custom angle in shapes builder

github.com/css-doodle/css-doodle - 8a69efb3a5dc3c8345ff4bb42e58db4c9761f74f authored over 1 year ago by yuanchuan <[email protected]>
Support negative value for dict in svg filter

github.com/css-doodle/css-doodle - aedeac0eec1569b8d3b997b29b02af5fbf38ff15 authored over 1 year ago by yuanchuan <[email protected]>
Add unit calculation

github.com/css-doodle/css-doodle - 9211af5b37b29b5fd69400169251783c2d0cce5b authored over 1 year ago by yuanchuan <[email protected]>
Fix `@n` value outside of `@m` function

github.com/css-doodle/css-doodle - 2f5fa8fc83c4ee2ae55d3b3172c202463317a61f authored over 1 year ago by yuanchuan <[email protected]>
Support viewBox to doodle function

github.com/css-doodle/css-doodle - 8be143388564852e75942ff59f3216c67cf075f9 authored over 1 year ago by yuanchuan <[email protected]>
Ignore space after `none` for content property

github.com/css-doodle/css-doodle - 09caf4cb819311bfc897339eab5136d4d560b184 authored over 1 year ago by yuanchuan <[email protected]>
Set displacement in svg-filter only when the scale value is given

github.com/css-doodle/css-doodle - 99e8079f1ebfbef0a1add117a4defa7fdd7020e4 authored over 1 year ago by yuanchuan <[email protected]>
Ignore # symbol inside textures

github.com/css-doodle/css-doodle - 9698f18aaf159e417d932da285d810cf9e23c8cc authored over 1 year ago by yuanchuan <[email protected]>
Add support for translate command ~

github.com/css-doodle/css-doodle - 04b1b5d3fac02cc29d8a9a9d0c53b559a70c2696 authored over 1 year ago by yuanchuan <[email protected]>
Improve noise function to support octave params

github.com/css-doodle/css-doodle - 48f2bb88b3eada5c363429481062c8a9b6fe0ecb authored over 1 year ago by yuanchuan <[email protected]>
Remove unused noise function

github.com/css-doodle/css-doodle - 51296dff75ad03a1784bc4d3e124f81b7e4ddfa4 authored over 1 year ago by yuanchuan <[email protected]>
Fix perlin noise seed by using random offsets instead of shuffling the

permutation table

github.com/css-doodle/css-doodle - 522fbb6811ef8783110460b79a6d570d640c12a5 authored over 1 year ago by yuanchuan <[email protected]>
Set animation-delay on paused only

github.com/css-doodle/css-doodle - 2b38b426312c16f3aefbeb8a14f5e15a2a8d11dc authored over 1 year ago by yuanchuan <[email protected]>
Fix CSS parsing on reading iterator

github.com/css-doodle/css-doodle - 7bf471f4d052e82d91634ed9ff24555a975d409b authored over 1 year ago by yuanchuan <[email protected]>
Fix reading complex value in cycle

github.com/css-doodle/css-doodle - 08c13f14081798ccbee4878cab4293cccc90d33b authored over 1 year ago by yuanchuan <[email protected]>
Add experimental once function

github.com/css-doodle/css-doodle - dffd83078bb00af50dd46145772d1762f75b388b authored over 1 year ago by yuanchuan <[email protected]>
Change cycle shift direction

github.com/css-doodle/css-doodle - 787bb390c03ce622946fd95f4cecfae2c97ff93b authored over 1 year ago by yuanchuan <[email protected]>
Fix gap property break and remove redundant styles

github.com/css-doodle/css-doodle - f0c6bd2fa561b872c2875756a2e0f0a200bece38 authored over 1 year ago by yuanchuan <[email protected]>
Gerenate new seed only once

github.com/css-doodle/css-doodle - 162b1c7a131c8da69d15027595da83f640ca120e authored over 1 year ago by yuanchuan <[email protected]>
Set seed value correctly

github.com/css-doodle/css-doodle - f415b9c9e03103fe16d773b4e6ede9cee49bf03e authored over 1 year ago by yuanchuan <[email protected]>
Revert "Fallback contain to overflow"

This reverts commit 768f4bd75054f2584153508a2872e2353c72895a.

github.com/css-doodle/css-doodle - c3173271a2882f638c8004ca15718fdeb1573edb authored over 1 year ago by yuanchuan <[email protected]>
Fallback contain to overflow

github.com/css-doodle/css-doodle - 768f4bd75054f2584153508a2872e2353c72895a authored over 1 year ago by yuanchuan <[email protected]>
Add dx and dy distance functions

github.com/css-doodle/css-doodle - d40fd27a9480a1c41318e1db9e1b4fbcc077be50 authored over 1 year ago by yuanchuan <[email protected]>
Fix CSS parser for statement break

github.com/css-doodle/css-doodle - df4c69ecc1fb3abbcd6e855cdaed19e524720a38 authored over 1 year ago by yuanchuan <[email protected]>
Enable auto aspect-ratio to cells

github.com/css-doodle/css-doodle - 673410119f1fa7ae075a67bc9b1a64242df0ff81 authored over 1 year ago by yuanchuan <[email protected]>
Add gap property

github.com/css-doodle/css-doodle - f6366ab07cd5713aa7d32fffb2837f6d532db184 authored over 1 year ago by yuanchuan <[email protected]>
Add rotate, scale and flex options for grid property

github.com/css-doodle/css-doodle - ccff4647da3f153671f48ba2dbebc194b7043030 authored over 1 year ago by yuanchuan <[email protected]>
Support 0 index value in m function

github.com/css-doodle/css-doodle - 114d7d72f2b3937eb753d7f853ee165d88e7a03e authored over 1 year ago by yuanchuan <[email protected]>
Fix parsing function composition

github.com/css-doodle/css-doodle - e97a38c442bc3ea6da4689d1ec28cdb855025a57 authored over 1 year ago by yuanchuan <[email protected]>
Add no-clip keyword for grid property

github.com/css-doodle/css-doodle - bc6edb5951a966fad349b99b0cfc6d1ea48e2319 authored over 1 year ago by yuanchuan <[email protected]>
Readd contain property for doodle element

github.com/css-doodle/css-doodle - b7d34057087e2abcb29fd205947359518acedf21 authored over 1 year ago by yuanchuan <[email protected]>
Extend grid property to support aspect-ratio

github.com/css-doodle/css-doodle - 772a561b9e5bda27cedc6f57668b99068dbcc454 authored over 1 year ago by yuanchuan <[email protected]>
Extend grid propery to support doodle background color

github.com/css-doodle/css-doodle - 21fa24cd3e61671f46398afbf54c4fe14b22e6d6 authored over 1 year ago by yuanchuan <[email protected]>
Fix `@pn` index value inside `@m` function

github.com/css-doodle/css-doodle - 7978410f4a169bc10a97d6e493f86204182772fa authored over 1 year ago by yuanchuan <[email protected]>
Fix svg function detection

github.com/css-doodle/css-doodle - 1c3d4b89056be190929889409a05394801b94b8a authored over 1 year ago by yuanchuan <[email protected]>
Add SVG playground link

github.com/css-doodle/css-doodle - e6cbd41e3ad47f7f2c4924a8d2d106c7d0041188 authored over 1 year ago by yuanchuan <[email protected]>
Add expand alias for padding because I can't tell which one is better

github.com/css-doodle/css-doodle - 932bcfadb41c3212d604c51466c6982140eef5c4 authored over 1 year ago by yuanchuan <[email protected]>
Ignore invalid viewBox value

github.com/css-doodle/css-doodle - 1cc4ed63a930fcab2ce01ce38a55584807fa6405 authored over 1 year ago by yuanchuan <[email protected]>
Support padding in SVG viewBox value.

For example:

svg {
viewBox: 0 0 1 1 padding .1
}

github.com/css-doodle/css-doodle - db9aa9ffd35d2d171e35c6bea5e85b47e8e49c43 authored over 1 year ago by yuanchuan <[email protected]>
Check base to prevent NaN values

github.com/css-doodle/css-doodle - dfc6fdd9321114703abc4510e5df0404da0279f3 authored almost 2 years ago by yuanchuan <[email protected]>
Add Svg function which returns raw svg code

github.com/css-doodle/css-doodle - 6c783dff4b12cb1d8cab112e1cd73c91f6b8536e authored almost 2 years ago by yuanchuan <[email protected]>
Add svg-pattern function

github.com/css-doodle/css-doodle - 5b72fd34d3fa73d8e3ecab03e2ba3bf01e57daf8 authored almost 2 years ago by yuanchuan <[email protected]>
Do not use `??` operator at the moment.

Fix #110

github.com/css-doodle/css-doodle - 902a8788cdcd35ce0657f3df4da230b7160542b4 authored almost 2 years ago by yuanchuan <[email protected]>
Fix css parser for reading tail function names

github.com/css-doodle/css-doodle - 1a7a3839448095b1beb1dcac4577ea6134f114a8 authored almost 2 years ago by yuanchuan <[email protected]>
Build grid without DOM object

github.com/css-doodle/css-doodle - 1783e6572dba378cb3573eacc484af99c6f06d0d authored almost 2 years ago by yuanchuan <[email protected]>
Reduce imports of the exported svg function

github.com/css-doodle/css-doodle - a548f2f907b248f4bcc63dc7b6f85ccb72867c15 authored almost 2 years ago by yuanchuan <[email protected]>
Add `@unicode` function to insert unicode elegantly.

github.com/css-doodle/css-doodle - fb9e96dcd90df4b3f59567322026cd2e3504d0a7 authored almost 2 years ago by yuanchuan <[email protected]>
Fix parsing quotes in content

github.com/css-doodle/css-doodle - 73931012141792f085726813b66feb61c980e74a authored almost 2 years ago by yuanchuan <[email protected]>
Add shorthand to calc index values

For example:

@i5 === @calc(@i + 5)
@i(*10) === @calc(@i * 10)
@i(-10) === @calc(@i - 10)
@i(/10...

github.com/css-doodle/css-doodle - dd38c4dd45c019c59e280d4af08de3dbea89a895 authored almost 2 years ago by yuanchuan <[email protected]>
Add `@mirror` and `@Mirror` function

github.com/css-doodle/css-doodle - 0ae460d6b7307ff1d9125e765b1e772da96769b0 authored almost 2 years ago by yuanchuan <[email protected]>
Improve `@cycle` to support comma-separated values

github.com/css-doodle/css-doodle - 2e206c48e7907cd1202904569a90eb976f30d549 authored almost 2 years ago by yuanchuan <[email protected]>
Rebuild grid correctly

github.com/css-doodle/css-doodle - 27a8d2c8be7785790cc2ef838bf0e67ae58f01b8 authored almost 2 years ago by yuanchuan <[email protected]>
Fix svg-extended style

github.com/css-doodle/css-doodle - 704eebccf9294096733004a359895c4e847ad427 authored almost 2 years ago by yuanchuan <[email protected]>
Fix bad reverse function implementation

github.com/css-doodle/css-doodle - 166b53546d3504b6c92fbac77c0a8acb036b032d authored almost 2 years ago by yuanchuan <[email protected]>
Fix function name detection

github.com/css-doodle/css-doodle - 5bab81b8ccff6ae389203ef2f1b96c0015c122d7 authored almost 2 years ago by yuanchuan <[email protected]>
Add `@content` property for textnode content

github.com/css-doodle/css-doodle - a31a652fbe7ffa8f901e8383d501650894474388 authored almost 2 years ago by yuanchuan <[email protected]>
The `@` symbol can be ommited if the functions are chained together

github.com/css-doodle/css-doodle - 9b72bf9b30fb99dfac00b44886d0bf870e36873e authored almost 2 years ago by yuanchuan <[email protected]>
Patch reverse function to support both SVG path commands and general

arguments

github.com/css-doodle/css-doodle - c01f3b5d29bc451218bd9739ba10c03d74c8bb7f authored almost 2 years ago by yuanchuan <[email protected]>
Fix style tag parsing for complex css selectors

github.com/css-doodle/css-doodle - a5c16bc8621b1299555b1d11e1cfd12fd9a119dd authored almost 2 years ago by yuanchuan <[email protected]>
Skip variable properties

github.com/css-doodle/css-doodle - 82449124edd6c14532300bc586494297ecef673a authored almost 2 years ago by yuanchuan <[email protected]>
I'm not sure which function names are better so I added a `@pnr` alias for `@pr`.

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