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

chore(next-example): improve link component (#1954)

Signed-off-by: Jie Peng <[email protected]>

Signed-off-by: Jie Peng <[email protected]>

github.com/unocss/unocss - cdb4d402f5dea2192e7e3862b7b98351e3ae02f4 authored about 2 years ago by Jie Peng <[email protected]>
docs: add Onu in community frameworks (#1948)

github.com/unocss/unocss - 77c4a663421b50858763e783bb13c166b842955a authored about 2 years ago by mohen <[email protected]>
fix(vite): don't escape css in vue web components (#1945)

github.com/unocss/unocss - d4c64198844d2cd047e4f2189141789ad4ade244 authored about 2 years ago by sibbng <[email protected]>
chore: release v0.47.5

github.com/unocss/unocss - 18a56865c792bd03f3105276087bdd8ceaef2136 authored about 2 years ago by Anthony Fu <[email protected]>
feat(directives): support `applyVariable`, deprecated `varStyle`

github.com/unocss/unocss - 65355361832c38ef6d8d8bcdac0585fbf7d2adbb authored about 2 years ago by Anthony Fu <[email protected]>
chore: update snap

github.com/unocss/unocss - 2818d536f79e9047b9e5f8fa891955be6c8f9b20 authored about 2 years ago by Anthony Fu <[email protected]>
fix(icons): add `color: inherit` to mask icons for Safari

github.com/unocss/unocss - c33a81dd66873425bb26f1c5ca99b6f1554c7937 authored about 2 years ago by Anthony Fu <[email protected]>
chore: release v0.47.4

github.com/unocss/unocss - 71a5f9843af80965604819b51f9935237eac1438 authored about 2 years ago by Anthony Fu <[email protected]>
feat: add php and phtml to the default includes (#1939) (#1940)

github.com/unocss/unocss - 9a5e218c81e2e90a2bbb61855f518c18b815b67d authored about 2 years ago by Pavel <[email protected]>
fix(vite): generate on corresponding chunk (#1935)

github.com/unocss/unocss - 1c5026f44640ddd791fbadd4721c353368ab84bc authored about 2 years ago by sibbng <[email protected]>
chore: release v0.47.3

github.com/unocss/unocss - d0c3d4b30820e43951d6c7697366017dec6d5ee1 authored about 2 years ago by Anthony Fu <[email protected]>
fix(nuxt): apply defaults correctly (#1934)

github.com/unocss/unocss - cd075ae4c4250dd7c17226dcdd35bbde3595e057 authored about 2 years ago by sibbng <[email protected]>
chore: release v0.47.2

github.com/unocss/unocss - 7ece58c921492d5eea7629b270bf515907c16065 authored about 2 years ago by Anthony Fu <[email protected]>
fix(transformer-directives,nuxt): revert `enforce: 'pre'`, disable `mergeRules` (#1930)

* fix(transformer-directives,nuxt): revert `enforce: 'pre'`, disable `mergeRules`

* fix build

github.com/unocss/unocss - ae2bdd5d394c2d6fb6e532a10937c335930bb692 authored about 2 years ago by sibbng <[email protected]>
chore: typecheck

github.com/unocss/unocss - 9c89d93daaf7085b9060060557259f314c23663d authored about 2 years ago by Anthony Fu <[email protected]>
chore: release v0.47.1

github.com/unocss/unocss - f73f90541dfe9549004af82b0e37a6f4747b176e authored about 2 years ago by Anthony Fu <[email protected]>
chore: update snap

github.com/unocss/unocss - 089410cf81d9be5efa038720da766ddf72bb9fb6 authored about 2 years ago by Anthony Fu <[email protected]>
chore: lint

github.com/unocss/unocss - 4d5269540691b4cf74cd9314b90b706accd6681d authored about 2 years ago by Anthony Fu <[email protected]>
chore: release v0.47.0

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

github.com/unocss/unocss - 0f5e30635fa06b7d047b4e11637b25d9293c3413 authored about 2 years ago by Anthony Fu <[email protected]>
feat(vscode): support annotation for pug (#1881)

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

github.com/unocss/unocss - d9d1b219b2bdb63da75cf4b1252c501a9051a8d0 authored about 2 years ago by azaleta <[email protected]>
refactor(preset-mini): cleanup arbitrary property implementation (#1917)

github.com/unocss/unocss - d1b258283c9456a3b4565a1b0e08d5e5e2d0be20 authored about 2 years ago by sibbng <[email protected]>
fix(core): don't treat arrow functions as variant groups (#1922)

github.com/unocss/unocss - 01df814ed9fa95f308eec97ac3ecc56ce4fd9f58 authored about 2 years ago by sibbng <[email protected]>
fix(transformer-directives): enforce `pre` by default (#1923)

Fixes https://github.com/unocss/unocss/issues/1849

github.com/unocss/unocss - d2c9c5a74813c991c56e33dc613c99fadf55c7e5 authored about 2 years ago by sibbng <[email protected]>
fix(vite): fix asset emit (#1926)

* fix(vite): fix asset emit

* chore: rename plugin

github.com/unocss/unocss - f48862b6ca8756911015433c0768488d9b9065f4 authored about 2 years ago by sibbng <[email protected]>
refactor(preset-attributify): improve ternary extraction (#1921)

Fixes https://github.com/unocss/unocss/issues/1915

github.com/unocss/unocss - daba01cbc89364f7fbb4d3e204102ca88d57cdf2 authored about 2 years ago by sibbng <[email protected]>
feat(preset-mini): support arbitrary properties with quotes (#1904)

github.com/unocss/unocss - 22c4e70d53870b9413399e0ed20a7fece610eaa3 authored about 2 years ago by sibbng <[email protected]>
chore: update build script (#1889)

github.com/unocss/unocss - 3d805df256f7b2632ad205155e6eff4a56a3b992 authored about 2 years ago by 洪布斯 <[email protected]>
feat(astro): introduce the `injectExtra` option (#1878)

github.com/unocss/unocss - f2fda68c503d623bd18b8baa60e52cd5bcb59dce authored about 2 years ago by equt <[email protected]>
feat(preset-mini): add grid-areas (#1848)

Co-authored-by: Chris <[email protected]>

github.com/unocss/unocss - fac166fe16cde894cf641a3d1cec271d0d0cc0fe authored about 2 years ago by praburangki <[email protected]>
feat(preset-mini): add contain (#1854)

github.com/unocss/unocss - 448142a73d86edc64527e95c53ed53d3917c8f56 authored about 2 years ago by praburangki <[email protected]>
chore: upgrade `nuxt` version (#1888)

github.com/unocss/unocss - 2faa9114fed551c9a877d125f7cead7f2f4d0ca1 authored about 2 years ago by Chris <[email protected]>
fix(transformer-attributify-jsx): fix curlybraceRE (#1879)

github.com/unocss/unocss - 9710504f571e204cd2edc9c2a59024abcf2d0586 authored about 2 years ago by Chris <[email protected]>
chore: release v0.46.5

github.com/unocss/unocss - d5a6a6ae9bbb55a043d6ca147a575dbc421bd62a authored about 2 years ago by Anthony Fu <[email protected]>
fix(vscode): group media for selection style, close #1864

github.com/unocss/unocss - b0ddc84fab10516798886c87bc838e83db2f3c44 authored about 2 years ago by Anthony Fu <[email protected]>
fix(vite): avoid applying css transform on bundle generation (#1872)

close https://github.com/unocss/unocss/issues/1850

github.com/unocss/unocss - 90c6ef832a746258b739414acda753558e94c70a authored about 2 years ago by equt <[email protected]>
fix(transformer-attributify-jsx): skip curlybrace expression (#1867)

Co-authored-by: liuxinqi <[email protected]>
Co-authored-by: Frozen FIsh <[email protected]>

github.com/unocss/unocss - f2cef8d2fb62f0d169cd6577971ad12ddc92a3e4 authored about 2 years ago by Liou <[email protected]>
doc(vscode): update readme

github.com/unocss/unocss - d1b72c3094d83050ef7e9dbb79025272fb5d3b00 authored about 2 years ago by lishaobos <[email protected]>
chore: release v0.46.4

github.com/unocss/unocss - 6aea105ad657d65536c5245865065c3f3f3e35e6 authored about 2 years ago by Anthony Fu <[email protected]>
fix(vscode): selection style with media (#1863)

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

github.com/unocss/unocss - dbee1fd9f487fb2a8fbd351a33603d5b2e0510c2 authored about 2 years ago by lishaobos <[email protected]>
fix(vscode): improve `activationEvents` (#1862)

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

github.com/unocss/unocss - 9da073a5148f027852149331814f8731b7f4ddd0 authored about 2 years ago by WT <[email protected]>
fix(vite): improve FOUC

github.com/unocss/unocss - 437155eb58562ca14d8b0da5551e64efde496846 authored about 2 years ago by Anthony Fu <[email protected]>
ci: upgrade node to 18 (#1861)

github.com/unocss/unocss - 3d081cc2228ceda7fed5c31367749ebca1c13bac authored about 2 years ago by Frozen FIsh <[email protected]>
feat: improving some types (#1851)

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

github.com/unocss/unocss - 4229c3a4c534e0e9b976a60335f9b998d2afdabc authored about 2 years ago by Dunqing <[email protected]>
feat(vscode): selection style (#1840)

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

github.com/unocss/unocss - 32daed08561162080cae3ab0b4d7e0af2348b51d authored about 2 years ago by lishaobos <[email protected]>
chore(astro): upgrade astro (#1855)

github.com/unocss/unocss - 29769576ed536944285553eaa74cd1fcd158ddb2 authored about 2 years ago by Frozen FIsh <[email protected]>
feat(preset-mini): add container query syntax (#1821)

github.com/unocss/unocss - ce5912677f606a425b30224257aea4901354a244 authored about 2 years ago by Saya <[email protected]>
fix(unocss): missing export default (#1846)

github.com/unocss/unocss - 13882759e1c95b5d6d3afec8c53cf6f9ccdf6e18 authored about 2 years ago by Dunqing <[email protected]>
test: correct test cases (#1845)

github.com/unocss/unocss - 8d610c6df688be92cef47f550e799b0090d57598 authored about 2 years ago by Dunqing <[email protected]>
Merge pull request #1839 from astahmer/patch-1

chore(readme): fix typo

github.com/unocss/unocss - 98c87b7d2d4e5b13f6a024c4bf43f684c44cd08c authored about 2 years ago by Frozen FIsh <[email protected]>
chore(readme): fix typo

github.com/unocss/unocss - c612c5f761f7daadb39c98edc0c829e7cca58019 authored about 2 years ago by Alexandre Stahmer <[email protected]>
fix(core): fix for svelte extractor (#1830)

github.com/unocss/unocss - 52a71f409e4f937048982e0b52af45409c1e68ee authored about 2 years ago by Saya <[email protected]>
chore: release v0.46.3

github.com/unocss/unocss - 73d00d61e4ea68a24adeb3b4893a93f7921662ea authored about 2 years ago by Anthony Fu <[email protected]>
fix(nuxt): support nuxt2

github.com/unocss/unocss - da8ef5e1b9ab879024c760b31cbfb9f530563bc8 authored about 2 years ago by Anthony Fu <[email protected]>
fix(nuxt2): support nuxt2 (#1833)

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

github.com/unocss/unocss - 4b0dcb45fb1e3937575cc15612de69bb7021835d authored about 2 years ago by yoho <[email protected]>
fix(nuxt): use `nuxt.options.css` instead of plugin

github.com/unocss/unocss - 77d912bbdfcf5ae72786aca3dcf85ba71c31349d authored about 2 years ago by Anthony Fu <[email protected]>
feat(web-fonts): add `fontshare` provider (#1829)

github.com/unocss/unocss - 2138013f726e6ca4a88f8ca5ecb4e0a997cd8852 authored about 2 years ago by Tuhana GAYRETLİ <[email protected]>
chore: release v0.46.2

github.com/unocss/unocss - c93b15d446d2c0c26be3fda9a8af9129ff44fd45 authored about 2 years ago by Anthony Fu <[email protected]>
fix(core): slice prefix correctly in expandShortcut (#1813)

github.com/unocss/unocss - 420c6e945834dd10b205fd921c6663c2f4b65545 authored about 2 years ago by Chris <[email protected]>
fix(autocomplete): add astro language id (#1819)

github.com/unocss/unocss - 4d0b1fd1e0e830fe594798e04b56c91190961188 authored about 2 years ago by Frozen FIsh <[email protected]>
fix(vscode): attributify value starts with number (#1811)

github.com/unocss/unocss - 3de4429db27e84d31f559dded881e7fe98266c1c authored about 2 years ago by 木杉 <[email protected]>
feat(preset-mini): update units (#1822)

* feat(preset-mini): update units

* lint

github.com/unocss/unocss - 8e1c7d1eab8f823cbc7a58c0c421585a6ed9ce1a authored about 2 years ago by Saya <[email protected]>
feat(preset-mini,preset-wind): add aria-x and data-x support (#1816)

* feat(preset-mini,preset-wind): add aria-x and data-x support

* lint

github.com/unocss/unocss - 817a35f616eec57d70bb247a96e6a21707970142 authored about 2 years ago by Saya <[email protected]>
chore: release v0.46.1

github.com/unocss/unocss - f4954d2a2b2a3dc4ad32d1ea098aab07596c55b1 authored about 2 years ago by Anthony Fu <[email protected]>
docs(sveltekit): Add Open in Stackblitz buttons to SvelteKit example repo readmes (#1802)

* run stackblitz specific command on loading sveltekit-scoped example in stackblitz

* add scr...

github.com/unocss/unocss - 55b80f10846ad10bc26a63af8af033db993c7a66 authored about 2 years ago by Jacob Bowdoin <[email protected]>
fix(core): support shortcut prefix (#1807)

Co-authored-by: Chris <[email protected]>

github.com/unocss/unocss - fa50490d055e20608c396247ba252de57d169b80 authored about 2 years ago by azaleta <[email protected]>
docs: update buildModules to modules in nuxt3 example (#1800)

github.com/unocss/unocss - f52689b12ba24dd5715b3beddf1d1a174c5aa34c authored about 2 years ago by Cupid Valentine <[email protected]>
docs: update benchmark (#1795)

github.com/unocss/unocss - 3993eab46d5785f7c09d77d88192e66b2316e8f9 authored about 2 years ago by BlackTooth <[email protected]>
chore: release v0.46.0

github.com/unocss/unocss - 5ad2676ec8a3b637d4cff17d6e3796fd991d3754 authored about 2 years ago by Anthony Fu <[email protected]>
feat(vite)!: svelte-scoped automatic compilation (#1692)

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

github.com/unocss/unocss - 31c09ff87f33bcfc5967e2a9e4de36b212e8dfe9 authored about 2 years ago by Jacob Bowdoin <[email protected]>
feat(preset-mini)!: use getComponent for variant parameter (#1704)

github.com/unocss/unocss - bf88cb7b8694fb473a25691cf2cbfc47eb6b2500 authored about 2 years ago by Saya <[email protected]>
feat(preset-mini)!: update content-x and change handler type (#1741)

github.com/unocss/unocss - 9e4571cabd2966b63be72c0c08abafc63e8066ab authored about 2 years ago by Saya <[email protected]>
feat(core)!: generate preflights after utilties (#1617)

github.com/unocss/unocss - 3bca691634bb840583c060336afe0f797e852ad7 authored about 2 years ago by Dunqing <[email protected]>
fix(runtime)!: fix config merge (#1699)

github.com/unocss/unocss - dd0d6cbe99a84eb1b0b88250094384167ebbb388 authored about 2 years ago by Saya <[email protected]>
feat(presets): customize preflight's root (#1762)

github.com/unocss/unocss - fb63fc83cdd4a7407aba1d88b03cae807d194a5f authored about 2 years ago by Saya <[email protected]>
fix(vscode): skip util contains none color define (#1769)

github.com/unocss/unocss - b803ca7c76db04d394fca41f62cc085f1c98c9c7 authored about 2 years ago by azaleta <[email protected]>
chore(test): add bg-url test case (#1786)

github.com/unocss/unocss - f8372e806c3e670608c43b6afab0c0ac9d69bafc authored about 2 years ago by Chris <[email protected]>
docs(preset-attributify): improve example (#1777)

github.com/unocss/unocss - 2c01147000a182c7f4bac8899a3290b5e4a6a5e8 authored about 2 years ago by 木杉 <[email protected]>
perf(core): improve `applyVariants` method speed (#1790)

github.com/unocss/unocss - b546af511155176abc7ac487efe75a6e797f944c authored about 2 years ago by Andrey Yolkin <[email protected]>
chore: release v0.45.30

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

github.com/unocss/unocss - 0ba0d5a10e9ccd6c1da98dbea99cf9ddd94458b6 authored about 2 years ago by Anthony Fu <[email protected]>
feat(preset-mini): negate math function values (#1688)

github.com/unocss/unocss - ff9a00868f155f6e7d719fa0718d2598ce1c28b0 authored about 2 years ago by Saya <[email protected]>
feat(runtime): update & allow access to updateStyle() (#1770)

github.com/unocss/unocss - 1b8cc7b4a21a2aa3e5531af88f9a87cab41f67ff authored about 2 years ago by Saya <[email protected]>
fix: improve including regex, close #1771

github.com/unocss/unocss - 002b1adad22b70dd9edeb7aca4a573e3a1b1915b authored about 2 years ago by Anthony Fu <[email protected]>
chore(transformer-directives): deconstruct index.ts (#1724)

Co-authored-by: hanlee <[email protected]>

github.com/unocss/unocss - 2a5289d48cf032a318cf6cf928b113603ed39dc7 authored about 2 years ago by Chris <[email protected]>
docs: add `unocss-preset-theme` preset (#1758)

github.com/unocss/unocss - eeed70ee948bace9dfa78ed99bf29edac49da8da authored about 2 years ago by Dunqing <[email protected]>
docs: improve sentence (#1743)

Co-authored-by: Chris <[email protected]>
Co-authored-by: Joaquín Sánchez <[email protected]>

github.com/unocss/unocss - 5d7a27e71e2d2b63fed467a8f9adf62ceca3dc6a authored about 2 years ago by Kelvin Ng <[email protected]>
docs: add community preset (#1742)

github.com/unocss/unocss - 8e1966359455893c13d9f7ce47aa2db30725c154 authored about 2 years ago by zirbest <[email protected]>
chore(preset-wind): remove todo (#1752)

github.com/unocss/unocss - 19bab3b78cb801e70b9a314ab18c13f390681720 authored about 2 years ago by Frozen FIsh <[email protected]>
types(preset-attributify): miss `items` type (#1737)

github.com/unocss/unocss - e5e02757e13ba3f503008b1880bc0c49aef65b7d authored about 2 years ago by Chris <[email protected]>
chore(webpack): improve webpack4 usecase (#1735)

github.com/unocss/unocss - 1425bd950b92b456f90db6c72cad177c64984026 authored about 2 years ago by azaleta <[email protected]>
docs: fix content hash of webpack example (fix #1728) (#1729)

Co-authored-by: Frozen FIsh <[email protected]>

github.com/unocss/unocss - d2b022d313c39aa9c1e309a6167f4be699489fd4 authored about 2 years ago by richex-cn <[email protected]>
feat(preset-icons): load collections (#1723)

github.com/unocss/unocss - 477ce2b5339e780dd2ed2611714149944a77caa7 authored about 2 years ago by Chris <[email protected]>
feat(preset-wind): sticky hover (#1710)

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

github.com/unocss/unocss - 872d7eedb9e96da3884f4e580c06e6d41441986d authored about 2 years ago by Saya <[email protected]>
chore(preset-icon): add `heroicons` collection (#1722)

github.com/unocss/unocss - 85bc2b92b5cf35958aca6f93fdb7e3cbbc65951f authored about 2 years ago by Chris <[email protected]>
feat(preset-mini): add handler bracket types (#1717)

github.com/unocss/unocss - 32c283d4f9bb855272ac3fada087bc170b867c9d authored about 2 years ago by Saya <[email protected]>
fix(cli): load config twice (#1714)

Co-authored-by: Chris <[email protected]>
Co-authored-by: Frozen FIsh <76603360+sudongyuer@user...

github.com/unocss/unocss - 1a11f48b271bb88cc6db9f401cb2ca601fac8186 authored about 2 years ago by avxit <[email protected]>
chore: release v0.45.29

github.com/unocss/unocss - 18c238828c8216f7a99dda30f30ddcaf3a7235c3 authored about 2 years ago by Anthony Fu <[email protected]>
chore: update ci matrix

github.com/unocss/unocss - 6d66e4386842635009981bc56f35249ec1f95e80 authored about 2 years ago by Anthony Fu <[email protected]>
fix(preset-icons): upgrade @iconify/utils to fix `encodeSvgForCss` bug (#1703)

github.com/unocss/unocss - 68409bc9a445126fa722ab39a6df12d51edc1018 authored about 2 years ago by BTB <[email protected]>