Ecosyste.ms: OpenCollective

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

UnoCSS

To support the development of UnoCSS, an instant atomic-CSS engine.
Collective - Host: opensource - https://opencollective.com/unocss - Website: https://unocss.dev/ - Code: https://github.com/unocss/unocss

feat(core): add noMerge to variant context (#1525)

github.com/unocss/unocss - 6a470325d8595d05c8a7a47f17df2c19f09c26cb authored over 2 years ago by Saya <[email protected]>
chore(helpers): improve validateFilterRE regex (#1503)

* chore(helpers): improve validateFilterRE regex

* Update packages/core/src/utils/helpers.ts
...

github.com/unocss/unocss - 3322f4383e9b65b09546bb54d6b2f49debc47c70 authored over 2 years ago by Frozen FIsh <[email protected]>
chore: delete unused fn & add local ci test scirpt (#1510)

github.com/unocss/unocss - 2044290fef5b5928958be09634a953f7d951bfb6 authored over 2 years ago by Frozen FIsh <[email protected]>
docs(webpack): correct import path (#1512)

github.com/unocss/unocss - 4d266f40436edfc0f1672b89279c15127bcb8204 authored over 2 years ago by zz <[email protected]>
chore: upgrade vite 3.0.9 (#1505)

github.com/unocss/unocss - 937e2e1887c3ed97ac460b653efc1d330f37b3c6 authored over 2 years ago by Frozen FIsh <[email protected]>
Fix vite config (#1520)

We must put UnoCSS() before React() to make sure that attributes are compiled to classNames.

github.com/unocss/unocss - ec382d77552564b8bbc20cf0909ec6e3db7b1bf9 authored over 2 years ago by Frank Fang <[email protected]>
chore: improve alias (#1501)

github.com/unocss/unocss - 805c29137510676524a69bd85aba0628b799ed95 authored over 2 years ago by Frozen FIsh <[email protected]>
chore: fix typo (#1495)

* chore: fix typo

* chore: lint fix

Co-authored-by: chris-zhu <[email protected]>

github.com/unocss/unocss - 69f3861b1a878ea6da886514173bbbf37cdf2a3a authored over 2 years ago by Frozen FIsh <[email protected]>
chore: set `type: module` for project root, close #1493, close #1494

github.com/unocss/unocss - 896f42142167581c12f5deb0eef7eb39ce1de5aa authored over 2 years ago by Anthony Fu <[email protected]>
feat(unocss): improve unocss pkg types (#1484)

github.com/unocss/unocss - 59e6c343d5645d547349721e9abfc5bb62ecdd80 authored over 2 years ago by Chris <[email protected]>
fix(icons): correctly combine loaders (#1473)

github.com/unocss/unocss - 0f7efcba592e71d81fbb295332b27e6894a0b4fa authored over 2 years ago by YiiSh <[email protected]>
chore: release v0.45.13

github.com/unocss/unocss - ae53bdf6bf540d14e0065c288ada52cfc64f11a1 authored over 2 years ago by Anthony Fu <[email protected]>
feat(editor): editor highlight for variant groups (#1468)

Co-authored-by: Anthony Fu <[email protected]>

github.com/unocss/unocss - 15c4f5603ec3c478005899d4dc649eb43a55d071 authored over 2 years ago by Jan-Henrik Damaschke <[email protected]>
chore: update example

github.com/unocss/unocss - 628c29c366d787e58a1ccd18b3b18cf352031e62 authored over 2 years ago by Anthony Fu <[email protected]>
fix(variant-group): magic string error

github.com/unocss/unocss - 08c71177cf08f47a00b09a59229a3e1506ba0981 authored over 2 years ago by Anthony Fu <[email protected]>
docs(preset-attributify): add astro attributify shims.d.ts (#1458)

* docs: add astro attributify shims.d.ts

* chore(example-astro): miss title prop value

Co-...

github.com/unocss/unocss - 47a0905daf042b0f56bf10eeaf71df95cba7f971 authored over 2 years ago by Soya <[email protected]>
chore: fix some typo (#1457)

github.com/unocss/unocss - 545f78354ce4b8e6f625148b595e24613417b40c authored over 2 years ago by cyly <[email protected]>
docs: fix broken link (#1453)

github.com/unocss/unocss - d4c14813b37d187d97ebf7d33a84e94272842daa authored over 2 years ago by Takuya Fukuju <[email protected]>
chore: release v0.45.12

github.com/unocss/unocss - 7cb6facbddbb85a1343943ed4d6b4c749c41382d authored over 2 years ago by Anthony Fu <[email protected]>
chore: fix build

github.com/unocss/unocss - 595a1cf85fd4a66ae2de34b47eb880da4cac873f authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.11

github.com/unocss/unocss - 111f1e76d4aa77b50e45c754b9f6f3a7bbd1d805 authored over 2 years ago by Anthony Fu <[email protected]>
chore: fix build

github.com/unocss/unocss - 7c791a4a400961c475b47d32818ee81abcb200dc authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.10

github.com/unocss/unocss - 08c0e7c91497fb251814e7e0252a1cad9084560f authored over 2 years ago by Anthony Fu <[email protected]>
docs: update

github.com/unocss/unocss - 769a26fe8118e65a933fae014fffc98217e4e1f9 authored over 2 years ago by Anthony Fu <[email protected]>
feat(unocss): include `@unocss/astro` by default

github.com/unocss/unocss - c8e5bb7e747c68ef97a73a9f6618dae4be05efb2 authored over 2 years ago by Anthony Fu <[email protected]>
ci: remove verify script

github.com/unocss/unocss - b8ec9d8fadd48595f739b4b44b19cb17f73211a5 authored over 2 years ago by Anthony Fu <[email protected]>
feat(astro): introduce `@unocss/astro` integration (#1423)

* docs: add `astro` example

* fix: lint

* chore: update

* chore: update

* chore: wip...

github.com/unocss/unocss - 732b4b4d29cf16b154f2552b31450a7c11cf5389 authored over 2 years ago by Dunqing <[email protected]>
ci: build packages in docs

github.com/unocss/unocss - 4264b9b6a61b70ee3dcaf4ee0d1a7ea1183e0ef6 authored over 2 years ago by Anthony Fu <[email protected]>
docs: rename examples

github.com/unocss/unocss - 34c6c21d204fa6c77590d6919da3996af8d077c4 authored over 2 years ago by Anthony Fu <[email protected]>
refactor: rename directory

github.com/unocss/unocss - b16db44fba15d5b684ef278948389b286cbb388f authored over 2 years ago by Anthony Fu <[email protected]>
fix(cli): config change not work (#1450)

should use absolutePath

github.com/unocss/unocss - 4d9084b00d10324a3f3514b8b4487f5882f4fa6a authored over 2 years ago by 廖应龙 <[email protected]>
docs(transformer-directives): add `@screen` docs (#1449)

github.com/unocss/unocss - 4714b85f065e3da54e6a85410d68e2e86490ee13 authored over 2 years ago by Chris <[email protected]>
docs: add license to `@unocss/scope`, close #1451

github.com/unocss/unocss - 17bae256010411a737d222d66693d15dfb0b46ee authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.9

github.com/unocss/unocss - b727d55121e7b4946a951c6654a48e542f13caaf authored over 2 years ago by Anthony Fu <[email protected]>
fix(webpack): only load necessary modules

github.com/unocss/unocss - d53a3654f320c7a7498ed3379e70dc5bea08418d authored over 2 years ago by Anthony Fu <[email protected]>
chore: update deps

github.com/unocss/unocss - b99ea250303a5edfb851956509f349f21cb95e73 authored over 2 years ago by Anthony Fu <[email protected]>
chore: fix exports path

github.com/unocss/unocss - 846b1ca6a687a98e52446a342acd8e0a0645fdfa authored over 2 years ago by Anthony Fu <[email protected]>
feat(transformer-directives): Implemented @screen directive (#1434)

Co-authored-by: kortykotropina <[email protected]>
Co-authored-by: chris-zhu <1633711653...

github.com/unocss/unocss - 01e06574407ea8fb8783ecb8ada0313a2fe7622b authored over 2 years ago by Kamil Beda <[email protected]>
fix(extractor): exclude `{` `}` from split extractor, close #1406

github.com/unocss/unocss - 3406a48ef37fbf9728ef228614dfa2cee19a73ec authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.8

github.com/unocss/unocss - f86d50493dcc92d29cb485d125b531dcc2172646 authored over 2 years ago by Anthony Fu <[email protected]>
fix(webpack): webpack4 optimize filter * (#1428)

Co-authored-by: Anthony Fu <[email protected]>

github.com/unocss/unocss - 5b9e93ae7de135ff10c6b2210cb2323af1ecf9b4 authored over 2 years ago by cyly <[email protected]>
fix(core): update variant group regex (#1426)

github.com/unocss/unocss - 5a21fb31e9fc7712551e11d0e9ded595d14a819e authored over 2 years ago by Chris <[email protected]>
chore: release v0.45.7

github.com/unocss/unocss - 9ff2f7fc122b522ac0f705fdefcce24ad6080ff0 authored over 2 years ago by Anthony Fu <[email protected]>
perf(transformer-compile-class): generate same class for different sequence of same utilities (#1416)

github.com/unocss/unocss - 20e8ebb046066c1808e71b7fa4d1cfbdb60d96c3 authored over 2 years ago by Mojtaba Ghasemzadeh Tehrany <[email protected]>
chore: typo (#1418)

github.com/unocss/unocss - 7684f7a32c9afe9e4556e594b09f790da8932fd8 authored over 2 years ago by 0xflotus <[email protected]>
feat(core): variant group supports bracket selector (#1415)

* fix(core): variant group supports :not selector

* fix(core): variant group more precise squ...

github.com/unocss/unocss - dfc9ddcdc690df8c2edf4fcbe86340b3e63db11d authored over 2 years ago by AgufaGit <[email protected]>
docs: typo (#1409)

github.com/unocss/unocss - 540163ae73d667a158336361c2e721b07e83c2f5 authored over 2 years ago by Hannah Vivian Shaw <[email protected]>
feat(preset-mini): add more overflowValues (#1404)

github.com/unocss/unocss - 5df9f7f9b8aaf1e3949712e31cc54668b53da269 authored over 2 years ago by SadWood <[email protected]>
chore: release v0.45.6

github.com/unocss/unocss - 45f4520351803517735d2265e2fa3134b6245469 authored over 2 years ago by Anthony Fu <[email protected]>
fix(vite): does not found CSS placeholder in the generated chunks (#1400)

Co-authored-by: Anthony Fu <[email protected]>

github.com/unocss/unocss - c2cdbd2fa75fb2bc21734b99805229eb7d52abb0 authored over 2 years ago by Dunqing <[email protected]>
feat(preset-mini): content visibility rules (#1398)

github.com/unocss/unocss - a5f6d96f4cb4b3bf9389ebaaf6575fd6ff643800 authored over 2 years ago by Chris <[email protected]>
chore: release v0.45.5

github.com/unocss/unocss - 2180281ba36fab75b395330bf76c89f845c4e8df authored over 2 years ago by Anthony Fu <[email protected]>
perf(vite): avoid unnecessary regeneration

github.com/unocss/unocss - 8275d1d95449d3832056b479fafcac763ab17371 authored over 2 years ago by Anthony Fu <[email protected]>
chore(vite): improve module timestamp

github.com/unocss/unocss - b7d48a5c4b0d01795b4d4fd84a986763f46db947 authored over 2 years ago by Anthony Fu <[email protected]>
fix(vite): improve hmr by using hash instead of timestamp, close #176

github.com/unocss/unocss - 6d8d75bb66e8edea351511a1a01cca194c1fce12 authored over 2 years ago by Anthony Fu <[email protected]>
chore: lint

github.com/unocss/unocss - c97360ab6a0453cfba25bc1242f57582dcee837c authored over 2 years ago by Anthony Fu <[email protected]>
chore: update examples

github.com/unocss/unocss - 82527b04f57842197716179362e05049e8fff812 authored over 2 years ago by Anthony Fu <[email protected]>
docs: clear about built time scanning

github.com/unocss/unocss - 5417e84926f9d65fee2c2768aa0a0a35218a99ff authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.4

github.com/unocss/unocss - 754edad1888b130f1b3db8a80d83fbcdf03b12f1 authored over 2 years ago by Anthony Fu <[email protected]>
feat(preset-icons): allow fallback to CDN loader in Node, close #1359

github.com/unocss/unocss - ca282c64d2d5f2533f850759b5c61f2424be7d68 authored over 2 years ago by Anthony Fu <[email protected]>
feat(extractor): split backslash (#1371)

Co-authored-by: Anthony Fu <[email protected]>

github.com/unocss/unocss - da90c6b7c9d31a6b140eaef8393c18dfa4f92a5b authored over 2 years ago by Iha Shin <[email protected]>
chore: update lock

github.com/unocss/unocss - 99212eb4bede7c0e9c7006b157322bc581ac523c authored over 2 years ago by Anthony Fu <[email protected]>
fix(webpack): improve webpack plugin

github.com/unocss/unocss - 00d2a08836a10618a13e7e82623e0f4fa8d57069 authored over 2 years ago by Anthony Fu <[email protected]>
perf(vite): improve FOUC

github.com/unocss/unocss - 17cc664bf3a7ce2177de57f2292121a5de6fcc0f authored over 2 years ago by Anthony Fu <[email protected]>
perf(web-fonts): improve web fonts loading

github.com/unocss/unocss - ae64288dca90384e93106556bea44039a3a8088f authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.3

github.com/unocss/unocss - d41bd81fe2416c723c683f0b12643e39064fcfcf authored over 2 years ago by Anthony Fu <[email protected]>
refactor(web-fonts): resue provider

github.com/unocss/unocss - 829f5bd24a37dad88b8157f37bd5cee7667bbb0a authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.2

github.com/unocss/unocss - 059c0db381290cbbeb719c41efe2295de4a1beef authored over 2 years ago by Anthony Fu <[email protected]>
fix(reset): set default tailwind.css border color (#1353)

github.com/unocss/unocss - e05e34ac2e77bb6d2e216d199458399029fc9062 authored over 2 years ago by sibbng <[email protected]>
feat(web-fonts): add `bunny` web-fonts provider (#1364)

github.com/unocss/unocss - e392096cbea467f63499552f70e51ba4d7c32004 authored over 2 years ago by Chris <[email protected]>
feat(runtime): try to decode page's html on default `extractAll` using regex (#1365)

github.com/unocss/unocss - 8ce59ce05500be9eb3a0586b53732287cb455702 authored over 2 years ago by Saya <[email protected]>
fix(docs): update deps

github.com/unocss/unocss - 8f3cd7cd1405a8ae1d08164b5eed26d64443bd70 authored over 2 years ago by Anthony Fu <[email protected]>
chore: fix types

github.com/unocss/unocss - de3cc72ded3e2f36db7a905d864dcf7b4b804a24 authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.1

github.com/unocss/unocss - ccc15ef6a49cef2073e4af91079642d90361062b authored over 2 years ago by Anthony Fu <[email protected]>
fix: use inline `createFilter`

github.com/unocss/unocss - d15ddcc9258f38e265a225a3e841f07a827633b2 authored over 2 years ago by Anthony Fu <[email protected]>
feat(attributify-jsx): new transformer `transformer-attributify-jsx` (#1334)

Co-authored-by: Anthony Fu <[email protected]>

github.com/unocss/unocss - 3a931b8bc1cf421a70700eb4b58795fdf122ad93 authored over 2 years ago by snowingfox <[email protected]>
chore: update lock

github.com/unocss/unocss - 719cdab26ea61e31a6da2bf03fca313290aaf8e4 authored over 2 years ago by Anthony Fu <[email protected]>
chore: try fix ci

github.com/unocss/unocss - c59015c761356504654e818ebcee1183594d0aa4 authored over 2 years ago by Anthony Fu <[email protected]>
chore: update ci

github.com/unocss/unocss - 927eab2e08d20c325b39763fabbd987227a36f79 authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.45.0

github.com/unocss/unocss - 4df66101e13f0759364fb120903ed1bce06534dd authored over 2 years ago by Anthony Fu <[email protected]>
fix(core)!: overide array on theme merging, revert shallow merge of theme (#1350)

Co-authored-by: Anthony Fu <[email protected]>

github.com/unocss/unocss - 6612139f3f067151a007129a26e567faa38d6c22 authored over 2 years ago by Chris <[email protected]>
chore: update deps

github.com/unocss/unocss - 184b7d80cff6fdd48a3f1c759347372a63f8f3a8 authored over 2 years ago by Anthony Fu <[email protected]>
fix: move pseudo elements with parentheses (#1279)

github.com/unocss/unocss - 38c0875cb3be885d81b6db4251703f54b6bf7f65 authored over 2 years ago by sibbng <[email protected]>
chore: release v0.44.7

github.com/unocss/unocss - d290c847cb261bc50d31773a6841cee09df8c8f6 authored over 2 years ago by Anthony Fu <[email protected]>
chore: update ci

github.com/unocss/unocss - 79308d4ce04e5964e227bf8ca8b8c52300ee489c authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.44.6

github.com/unocss/unocss - b173192be9b1329d0723e282dcc875b0a8e122be authored over 2 years ago by Anthony Fu <[email protected]>
feat(preset-icons): introduce `/browser` build

close #1328

github.com/unocss/unocss - 0cfd83ea36177c72a68cebe9759d079c31c2820f authored over 2 years ago by Anthony Fu <[email protected]>
docs: add unocss-preset-weapp (#1321)

github.com/unocss/unocss - 4cffe00804d65c6099ad17ddec4938f044792624 authored over 2 years ago by MellowCo <[email protected]>
chore: downgrade pnpm

github.com/unocss/unocss - ebdd13679125413d290127acc379a2cd2e6fea41 authored over 2 years ago by Anthony Fu <[email protected]>
test: add await before fs.emptyDir (#1327)

github.com/unocss/unocss - f8c9239114f3bad850d2200b28ed40c5ada1dad6 authored over 2 years ago by snowingfox <[email protected]>
chore: enable corepack in ci

github.com/unocss/unocss - 5835b129db169c166cc39de9fa4474e7e12268c1 authored over 2 years ago by Anthony Fu <[email protected]>
test: incrase timeout

github.com/unocss/unocss - d285ca588f003ae1b6832b10e2387dd4bd5d5842 authored over 2 years ago by Anthony Fu <[email protected]>
docs: add unocss-preset-uni (#1310)

github.com/unocss/unocss - d6a6a5c4e33fea60b58fcfab6165c31f33ddc70e authored over 2 years ago by Neil Lee <[email protected]>
chore: release v0.44.5

github.com/unocss/unocss - 8347488468baeb4909ae5730b3a62909f4a4cef8 authored over 2 years ago by Anthony Fu <[email protected]>
fix(variant-group): filter spaces, close #828

github.com/unocss/unocss - f660cfa641825800d11fa005bbdb93d947a3748a authored over 2 years ago by Anthony Fu <[email protected]>
fix(preset-mini): stricter color match, close #1296

github.com/unocss/unocss - 671e30b161d36f3712cb378de5c5d9998cd0c4b2 authored over 2 years ago by Anthony Fu <[email protected]>
fix(preset-mini): bracket curly match, close #1300

github.com/unocss/unocss - 54d0e32507ccdef00b45e2b95c59201f66e35a8d authored over 2 years ago by Anthony Fu <[email protected]>
chore: release v0.44.4

github.com/unocss/unocss - aa7b86f838512cc998ccd882707e7e68474cbb5d authored over 2 years ago by Anthony Fu <[email protected]>
fix(core): only deep merge theme by one level, fix #1298

github.com/unocss/unocss - 8f4f6b7503ad8bc1565755b9352ff42df135f713 authored over 2 years ago by Anthony Fu <[email protected]>
fix(webpack): force exclude `.html`, close #1297

github.com/unocss/unocss - dc9b27d3b73659bf69ff1fbdfacc2d726b35f3cd authored over 2 years ago by Anthony Fu <[email protected]>