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

Limit repeating times

github.com/css-doodle/css-doodle - 5637c7ed82007bc4e7c6c275b902ad9519d3f6a3 authored over 6 years ago by yuanchuan <[email protected]>
Add @pick-by-turn() function

github.com/css-doodle/css-doodle - dd606347fd8b99c58a49653957ff7beac96cc91a authored over 6 years ago by yuanchuan <[email protected]>
Improve arguments parsing

github.com/css-doodle/css-doodle - 52b0c635b6f1d912dd8934ee7f0198684faf088d authored over 6 years ago by yuanchuan <[email protected]>
Use encoded inline svg instead of base64

github.com/css-doodle/css-doodle - bdb880303ad74b5df22227dc070223c94b0f7315 authored over 6 years ago by yuanchuan <[email protected]>
Fix rule for check word validation

github.com/css-doodle/css-doodle - 65776085f4d37804dba45ab76a43b6a12d1b2136 authored over 6 years ago by yuanchuan <[email protected]>
Add @multiple() function

github.com/css-doodle/css-doodle - cd2e15ab9717b36cf8e99740e0bd887f887fe327 authored over 6 years ago by yuanchuan <[email protected]>
Add @var() function

github.com/css-doodle/css-doodle - 52ecb709817db3f097bd4a089f17b4cdae7dfdf0 authored over 6 years ago by yuanchuan <[email protected]>
Ignore argument quotes and rebuild

github.com/css-doodle/css-doodle - c51b2b6c50c25cbe24194671ae47cd5ed7773fe1 authored over 6 years ago by yuanchuan <[email protected]>
add @last-pick and @last-rand

github.com/css-doodle/css-doodle - ae59a629bd743923631e6e37866a5822e3d176ce authored over 6 years ago by yuanchuan <[email protected]>
release v0.3.2

github.com/css-doodle/css-doodle - db35c92a6143da0aa8571448ef782b0c41042edf authored over 6 years ago by yuanchuan <[email protected]>
Add @svg() to directly use svg in background

github.com/css-doodle/css-doodle - 2248be70cbb22268ff3b5d4e47e9304f1d0f0f4e authored over 6 years ago by yuanchuan <[email protected]>
Fix parse error

github.com/css-doodle/css-doodle - f83635048a2bd02d1e645e306dc83a11c90c4ee5 authored over 6 years ago by yuanchuan <[email protected]>
release 0.3.1

github.com/css-doodle/css-doodle - 97aa7eb7f21abcfdb0016252dd6667279139f15d authored over 6 years ago by yuanchuan <[email protected]>
Merge branch 'moonou-master'

github.com/css-doodle/css-doodle - 22c6f2a02f3e7879772d4b3684be90fcd040d56b authored over 6 years ago by yuanchuan <[email protected]>
Merge branch 'master' of https://github.com/moonou/css-doodle into moonou-master

github.com/css-doodle/css-doodle - e839579d186e16eda00db159a3ac65d304077d79 authored over 6 years ago by yuanchuan <[email protected]>
Fix the reset functionality

github.com/css-doodle/css-doodle - 5ff9a57b287e00958b37043520a8cccf44fe73e6 authored over 6 years ago by yuanchuan <[email protected]>
add test for issue#11

github.com/css-doodle/css-doodle - 5d4bbbd9c48331cb1939bb4a7708750496092b79 authored over 6 years ago by moonou <[email protected]>
extend @place-cel to support more value

github.com/css-doodle/css-doodle - d7f4c403b7f37a692fa84802c47c52396bf9641f authored over 6 years ago by moonou <[email protected]>
Support more units

github.com/css-doodle/css-doodle - 606f07cecaa7414f381d2f3cac94299e0e522f63 authored over 6 years ago by yuanchuan <[email protected]>
Fix type error in @calc

github.com/css-doodle/css-doodle - 82c0a81e8940572bc3c5d9ed89d674fddddb7896 authored over 6 years ago by yuanchuan <[email protected]>
Fix bug in @size()

github.com/css-doodle/css-doodle - 9cb31e245db6cd3292e439f647f1971dfa899b2d authored over 6 years ago by yuanchuan <[email protected]>
release 0.3.0

github.com/css-doodle/css-doodle - d13ad31ef13f4d6040b0ac8490367c2147eb5bd1 authored over 6 years ago by yuanchuan <[email protected]>
add article titles

github.com/css-doodle/css-doodle - cfb1d264ff461849533c22137760ec2c32d7b263 authored over 6 years ago by yuanchuan <[email protected]>
update readme

github.com/css-doodle/css-doodle - 1c9852eb91b0e5c571b5ee369cb3c462540cf9e5 authored over 6 years ago by yuanchuan <[email protected]>
Merge pull request #26 from yuanchuan/custom-property-bridge

Custom property bridge close #25

github.com/css-doodle/css-doodle - 15a87b5d1f8c0c14032342b179165be575a728cc authored over 6 years ago by Yuan Chuan <[email protected]>
ignore bad vars

github.com/css-doodle/css-doodle - d8e76a590041f1ccb3a47fb0131659635a93c8c8 authored over 6 years ago by yuanchuan <[email protected]>
fix semicolons

github.com/css-doodle/css-doodle - 0a3818340df95327ef222a9da44edbfe2f38c792 authored over 6 years ago by yuanchuan <[email protected]>
support use attribute

github.com/css-doodle/css-doodle - 5e5de122d6387744c47c07f49daee5885f3be1e3 authored over 6 years ago by yuanchuan <[email protected]>
make it work

github.com/css-doodle/css-doodle - 30693bd830a838969b24b08544a515e607cb4615 authored over 6 years ago by yuanchuan <[email protected]>
add parse_var

github.com/css-doodle/css-doodle - 0a3fa347e8e9f418a9a9691e6409807421ee5feb authored over 6 years ago by yuanchuan <[email protected]>
update test configurations

github.com/css-doodle/css-doodle - 6c8d0ed5e21cc0a15b4ec9750bd2dbfbb694e712 authored over 6 years ago by yuanchuan <[email protected]>
use sudo:true in travis

github.com/css-doodle/css-doodle - 5b721367abf8cbaea74f8d9b6724b33f3c500e17 authored over 6 years ago by yuanchuan <[email protected]>
Merge pull request #23 from yuanchuan/update-info

Update info

github.com/css-doodle/css-doodle - 1f96f631cc0e5f2176d4fd5c56aa53a98bd826c4 authored over 6 years ago by Yuan Chuan <[email protected]>
Merge pull request #22 from yuanchuan/fix-index

Fix duplicate rule for nth-of-type(1)

github.com/css-doodle/css-doodle - e38405f234c1859e14daf0160625a116c9b582fe authored over 6 years ago by Yuan Chuan <[email protected]>
Run test before build all

github.com/css-doodle/css-doodle - 7eb0c23b796b16e5f1876adcb657445d604db485 authored over 6 years ago by yuanchuan <[email protected]>
Update package info.

Add make test.
Use error log-level for single-run.

github.com/css-doodle/css-doodle - 094947357a1e5df05a4c08ae354dcbadf930ebd6 authored over 6 years ago by yuanchuan <[email protected]>
fix duplicate rule for nth-of-type(1)

github.com/css-doodle/css-doodle - 5de112d5035a7c431d5d4fe40dda6cc7168ce277 authored over 6 years ago by yuanchuan <[email protected]>
Merge pull request #20 from limonte/patch-1

Add Travis badge and remove forgotten copy-pasted sentence

github.com/css-doodle/css-doodle - d72639a058b2b2cb0e20204be751ae5437597fd1 authored over 6 years ago by Yuan Chuan <[email protected]>
Add Travis badge and remove forgotten copy-pasted sentence

github.com/css-doodle/css-doodle - 7af4d6e7365dcd1c84fd7832c4bb18da0d9e233d authored over 6 years ago by Limon Monte <[email protected]>
Merge pull request #19 from limonte/setup-karma-jasmine

Setup Karma + Jasmine, run tests on Chrome and Firefox

github.com/css-doodle/css-doodle - d7088076aebf3d2614a2fbf9fc4af973bf563924 authored over 6 years ago by Yuan Chuan <[email protected]>
Setup Karma + Jasmine, run tests on Chrome and Firefox

github.com/css-doodle/css-doodle - 93f869f08bef28cdbbe1f829673b3bb8ec231a6d authored over 6 years ago by Limon Monte <[email protected]>
Merge pull request #17 from DiglidiDudeNG/fix-double-css

Fix double CSS rules for `nth-of-type(1)` when grid size > 1x1

github.com/css-doodle/css-doodle - d191080eb12fbcca4545a3b1f1c1204f5c7fd0e7 authored over 6 years ago by Yuan Chuan <[email protected]>
Compiled JS before pull request

github.com/css-doodle/css-doodle - bc74bc6387acc5d1dd078bed751d124980fe0f20 authored over 6 years ago by yuanchuan <[email protected]>
add build section to readme

github.com/css-doodle/css-doodle - 2ee6326776879905c75efa7fa1a96b44db1a4af8 authored over 6 years ago by yuanchuan <[email protected]>
Fix double CSS rules for `nth-of-type(1)` when grid size > 1x1

github.com/css-doodle/css-doodle - 4fb7049269c2a6644019979fb75fabf685671b57 authored over 6 years ago by FΓ©lix Dion-Robidoux <[email protected]>
add build section to readme

github.com/css-doodle/css-doodle - e43ff772587013c7e24748052063bf37a0d7e6f4 authored over 6 years ago by yuanchuan <[email protected]>
update links

github.com/css-doodle/css-doodle - 1eab21942651b8b38dee91fc58015b9b4d04a670 authored over 6 years ago by yuanchuan <[email protected]>
move docs to a seperate repo

github.com/css-doodle/css-doodle - e8c7f2042f989a90249c18829f80cbfdcf25cdca authored over 6 years ago by yuanchuan <[email protected]>
Create CNAME

github.com/css-doodle/css-doodle - d86ae3b2ab31056cd17259e037b7bcbff77ff6fd authored over 6 years ago by Yuan Chuan <[email protected]>
docs: update nav style

github.com/css-doodle/css-doodle - 67e641f9067ae949c45323d39b8486d004bd3f17 authored over 6 years ago by yuanchuan <[email protected]>
replace eval inside math functions

github.com/css-doodle/css-doodle - e84bead43418197fa32358dedaa3290921f805ec authored over 6 years ago by yuanchuan <[email protected]>
docs: optimize styles

github.com/css-doodle/css-doodle - 93ff9ecd0ff083424c244a920b17124c68e4060d authored over 6 years ago by yuanchuan <[email protected]>
docs: update code sample

github.com/css-doodle/css-doodle - 3e15ba49bfa919331a3416e15a80fe9a5e222f85 authored over 6 years ago by yuanchuan <[email protected]>
docs: document new functions

github.com/css-doodle/css-doodle - 84b95951537d511c8c2d3c35284352fd5fcfb998 authored over 6 years ago by yuanchuan <[email protected]>
@maxrow() => @max-row()

@maxcol() => @max-col()
@count() => @size()

github.com/css-doodle/css-doodle - 6f00d821bb910854828863dd3dcb743217d37504 authored over 6 years ago by yuanchuan <[email protected]>
add support for letter range

github.com/css-doodle/css-doodle - 97bf4724ade4989d7fea371a3a51b713dab6a266 authored over 6 years ago by yuanchuan <[email protected]>
remove lazy signature from the paser

github.com/css-doodle/css-doodle - 1674fbcbbe088f5d1ff0e9044b9ba6c554b5cae4 authored over 6 years ago by yuanchuan <[email protected]>
fix: prevent undefined value in @rand

github.com/css-doodle/css-doodle - 22dda90b2074d24088547e2c299fcc9ca7c457cd authored over 6 years ago by yuanchuan <[email protected]>
add @repeat function

github.com/css-doodle/css-doodle - 2d0331c4d6506c653dc02345bcfab83773c3f3e7 authored over 6 years ago by yuanchuan <[email protected]>
add count(), maxrow(), maxcol()

github.com/css-doodle/css-doodle - 29cdee220737d5c46bfddf97b347e000305fb252 authored over 6 years ago by yuanchuan <[email protected]>
add -webkit prefix for mask property

github.com/css-doodle/css-doodle - 94de493bb04697b8bcee5f164aedde76c1737d14 authored over 6 years ago by yuanchuan <[email protected]>
do not check property name

github.com/css-doodle/css-doodle - 3f9e3430c11eb088f50da4e60dc745aec78ada2c authored over 6 years ago by yuanchuan <[email protected]>
increase grid size limit to 32x32

github.com/css-doodle/css-doodle - bc1ad477461f7a699e6dbff2c53e1c97c62dc199 authored over 6 years ago by yuanchuan <[email protected]>
docs: prefer to use cdnjs

github.com/css-doodle/css-doodle - 47c3c3e6588824fc55dd85b910a8c573f025fd07 authored over 6 years ago by yuanchuan <[email protected]>
docs: remove alien shapes from docs

github.com/css-doodle/css-doodle - b8e2543c7f6d380426d19df0254c27020cacb5bd authored over 6 years ago by yuanchuan <[email protected]>
fix: fix animation for each cell

github.com/css-doodle/css-doodle - 383b2420491aee6f82512a15a976b950fd895d6f authored over 6 years ago by yuanchuan <[email protected]>
upgrade pkgs and rebuild

github.com/css-doodle/css-doodle - bf9857cc9e2fabe8e762b52be141ca75435283de authored over 6 years ago by yuanchuan <[email protected]>
add alien shape

github.com/css-doodle/css-doodle - aaaf891aac52b6b425f5cb00266e451cbb9b0717 authored almost 7 years ago by yuanchuan <[email protected]>
docs: fix for safari

github.com/css-doodle/css-doodle - c0f0af30d4c7fd306bc90e4c9db77d4f12a81407 authored almost 7 years ago by yuanchuan <[email protected]>
docs: new code samples

github.com/css-doodle/css-doodle - 016482c5e7bdc943873db53db47116874eb3eed7 authored almost 7 years ago by yuanchuan <[email protected]>
docs: optimize font for Windows

github.com/css-doodle/css-doodle - 0a24ade29af00752e5c03470aa462db77e809e44 authored almost 7 years ago by yuanchuan <[email protected]>
docs: update footer

github.com/css-doodle/css-doodle - 74945404aa2bba55c6b4f4ccad311543e8a6facd authored almost 7 years ago by yuanchuan <[email protected]>
docs: use animations

github.com/css-doodle/css-doodle - 725b62b50855f4520e78c8fdb22e481923326274 authored almost 7 years ago by yuanchuan <[email protected]>
docs: add new code example

github.com/css-doodle/css-doodle - fa1db4a7332fff72adf5f45480f18a9c548ce6e7 authored almost 7 years ago by yuanchuan <[email protected]>
docs: more update to samples

github.com/css-doodle/css-doodle - 406988a91a3bdd08017dd0e6d2e17382b0053652 authored almost 7 years ago by yuanchuan <[email protected]>
docs: update code samples

github.com/css-doodle/css-doodle - 5567d0bcaa4830df375042e650cc00c42642c4f3 authored almost 7 years ago by yuanchuan <[email protected]>
update docs link

github.com/css-doodle/css-doodle - f93a60745b17909e46d1c7ffcfe6882f5da0bc7b authored almost 7 years ago by yuanchuan <[email protected]>
docs: document grid getter/setter.

github.com/css-doodle/css-doodle - 4940a828178788ca76dedf7a9bc67825071de09c authored almost 7 years ago by yuanchuan <[email protected]>
docs: document JS API

github.com/css-doodle/css-doodle - a463084c329f7255ba83b3b4b8862f1616a7683d authored almost 7 years ago by yuanchuan <[email protected]>
it's safe to use keyword now

github.com/css-doodle/css-doodle - 24c89887a9cd10e94725cb912762568438be9c16 authored almost 7 years ago by yuanchuan <[email protected]>
it's safe to use keyword now

github.com/css-doodle/css-doodle - cef65e8d44bbbb5f276c44edf62a1567607b8ca4 authored almost 7 years ago by yuanchuan <[email protected]>
docs: css -> CSS

github.com/css-doodle/css-doodle - ea14a2020ce0dbc21148c07546f1d93e8c1e7cf9 authored almost 7 years ago by yuanchuan <[email protected]>
docs: fix style

github.com/css-doodle/css-doodle - 5a2b08be9be0834b7122ebf8a4e5c6dbf5e5e706 authored about 7 years ago by yuanchuan <[email protected]>
release v0.2.0

github.com/css-doodle/css-doodle - d609c78d02ee9e66b9f56a9616e92bd261407623 authored about 7 years ago by yuanchuan <[email protected]>
update readme

github.com/css-doodle/css-doodle - f5b67c0fa1d97e00862b3ac0906f9544a1292341 authored about 7 years ago by yuanchuan <[email protected]>
add missing anchors

github.com/css-doodle/css-doodle - a8f8a52f84ab82ed7db20228bb098401b04f2916 authored about 7 years ago by yuanchuan <[email protected]>
use the plain old style

github.com/css-doodle/css-doodle - 29be61b87addcefee2635660bf0869e4491d3edd authored about 7 years ago by yuanchuan <[email protected]>
add calculator for safety

github.com/css-doodle/css-doodle - e7b595e98dd2bc6f02f11288840ea05e5b4b2972 authored about 7 years ago by yuanchuan <[email protected]>
docs: minor fix

github.com/css-doodle/css-doodle - b58fd0ba660b3ff1f6d174f662a8ae278bfbd863 authored about 7 years ago by yuanchuan <[email protected]>
docs: cleanup code

github.com/css-doodle/css-doodle - a9c30c7c703401789cbace87e11b0b81211250cf authored about 7 years ago by yuanchuan <[email protected]>