Ecosyste.ms: OpenCollective

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

github.com/unocss/unocss

The instant on-demand atomic CSS engine.
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]>

cdb4d402f5dea2192e7e3862b7b98351e3ae02f4 authored about 2 years ago
docs: add Onu in community frameworks (#1948)

77c4a663421b50858763e783bb13c166b842955a authored about 2 years ago
fix(vite): don't escape css in vue web components (#1945)

d4c64198844d2cd047e4f2189141789ad4ade244 authored about 2 years ago
chore: release v0.47.5

18a56865c792bd03f3105276087bdd8ceaef2136 authored about 2 years ago
feat(directives): support `applyVariable`, deprecated `varStyle`

65355361832c38ef6d8d8bcdac0585fbf7d2adbb authored about 2 years ago
chore: update snap

2818d536f79e9047b9e5f8fa891955be6c8f9b20 authored about 2 years ago
fix(icons): add `color: inherit` to mask icons for Safari

c33a81dd66873425bb26f1c5ca99b6f1554c7937 authored about 2 years ago
chore: release v0.47.4

71a5f9843af80965604819b51f9935237eac1438 authored about 2 years ago
feat: add php and phtml to the default includes (#1939) (#1940)

9a5e218c81e2e90a2bbb61855f518c18b815b67d authored about 2 years ago
fix(vite): generate on corresponding chunk (#1935)

1c5026f44640ddd791fbadd4721c353368ab84bc authored about 2 years ago
chore: release v0.47.3

d0c3d4b30820e43951d6c7697366017dec6d5ee1 authored about 2 years ago
fix(nuxt): apply defaults correctly (#1934)

cd075ae4c4250dd7c17226dcdd35bbde3595e057 authored about 2 years ago
chore: release v0.47.2

7ece58c921492d5eea7629b270bf515907c16065 authored about 2 years ago
fix(transformer-directives,nuxt): revert `enforce: 'pre'`, disable `mergeRules` (#1930)

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

* fix build

ae2bdd5d394c2d6fb6e532a10937c335930bb692 authored about 2 years ago
chore: typecheck

9c89d93daaf7085b9060060557259f314c23663d authored about 2 years ago
chore: release v0.47.1

f73f90541dfe9549004af82b0e37a6f4747b176e authored about 2 years ago
chore: update snap

089410cf81d9be5efa038720da766ddf72bb9fb6 authored about 2 years ago
chore: lint

4d5269540691b4cf74cd9314b90b706accd6681d authored about 2 years ago
chore: release v0.47.0

947641c049d1d03b7c2556b54cf8a0846f43cfa3 authored about 2 years ago
chore: update deps

0f5e30635fa06b7d047b4e11637b25d9293c3413 authored about 2 years ago
feat(vscode): support annotation for pug (#1881)

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

d9d1b219b2bdb63da75cf4b1252c501a9051a8d0 authored about 2 years ago
refactor(preset-mini): cleanup arbitrary property implementation (#1917)

d1b258283c9456a3b4565a1b0e08d5e5e2d0be20 authored about 2 years ago
fix(core): don't treat arrow functions as variant groups (#1922)

01df814ed9fa95f308eec97ac3ecc56ce4fd9f58 authored about 2 years ago
fix(transformer-directives): enforce `pre` by default (#1923)

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

d2c9c5a74813c991c56e33dc613c99fadf55c7e5 authored about 2 years ago
fix(vite): fix asset emit (#1926)

* fix(vite): fix asset emit

* chore: rename plugin

f48862b6ca8756911015433c0768488d9b9065f4 authored about 2 years ago
refactor(preset-attributify): improve ternary extraction (#1921)

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

daba01cbc89364f7fbb4d3e204102ca88d57cdf2 authored about 2 years ago
feat(preset-mini): support arbitrary properties with quotes (#1904)

22c4e70d53870b9413399e0ed20a7fece610eaa3 authored about 2 years ago
chore: update build script (#1889)

3d805df256f7b2632ad205155e6eff4a56a3b992 authored about 2 years ago
feat(astro): introduce the `injectExtra` option (#1878)

f2fda68c503d623bd18b8baa60e52cd5bcb59dce authored about 2 years ago
feat(preset-mini): add grid-areas (#1848)

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

fac166fe16cde894cf641a3d1cec271d0d0cc0fe authored about 2 years ago
feat(preset-mini): add contain (#1854)

448142a73d86edc64527e95c53ed53d3917c8f56 authored about 2 years ago
chore: upgrade `nuxt` version (#1888)

2faa9114fed551c9a877d125f7cead7f2f4d0ca1 authored about 2 years ago
fix(transformer-attributify-jsx): fix curlybraceRE (#1879)

9710504f571e204cd2edc9c2a59024abcf2d0586 authored about 2 years ago
chore: release v0.46.5

d5a6a6ae9bbb55a043d6ca147a575dbc421bd62a authored about 2 years ago
fix(vscode): group media for selection style, close #1864

b0ddc84fab10516798886c87bc838e83db2f3c44 authored about 2 years ago
fix(vite): avoid applying css transform on bundle generation (#1872)

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

90c6ef832a746258b739414acda753558e94c70a authored about 2 years ago
fix(transformer-attributify-jsx): skip curlybrace expression (#1867)

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

f2cef8d2fb62f0d169cd6577971ad12ddc92a3e4 authored about 2 years ago
doc(vscode): update readme

d1b72c3094d83050ef7e9dbb79025272fb5d3b00 authored about 2 years ago
chore: release v0.46.4

6aea105ad657d65536c5245865065c3f3f3e35e6 authored about 2 years ago
fix(vscode): selection style with media (#1863)

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

dbee1fd9f487fb2a8fbd351a33603d5b2e0510c2 authored about 2 years ago
fix(vscode): improve `activationEvents` (#1862)

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

9da073a5148f027852149331814f8731b7f4ddd0 authored about 2 years ago
fix(vite): improve FOUC

437155eb58562ca14d8b0da5551e64efde496846 authored about 2 years ago
ci: upgrade node to 18 (#1861)

3d081cc2228ceda7fed5c31367749ebca1c13bac authored about 2 years ago
feat: improving some types (#1851)

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

4229c3a4c534e0e9b976a60335f9b998d2afdabc authored about 2 years ago
feat(vscode): selection style (#1840)

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

32daed08561162080cae3ab0b4d7e0af2348b51d authored about 2 years ago
chore(astro): upgrade astro (#1855)

29769576ed536944285553eaa74cd1fcd158ddb2 authored about 2 years ago
feat(preset-mini): add container query syntax (#1821)

ce5912677f606a425b30224257aea4901354a244 authored about 2 years ago
fix(unocss): missing export default (#1846)

13882759e1c95b5d6d3afec8c53cf6f9ccdf6e18 authored about 2 years ago
test: correct test cases (#1845)

8d610c6df688be92cef47f550e799b0090d57598 authored about 2 years ago
Merge pull request #1839 from astahmer/patch-1

chore(readme): fix typo

98c87b7d2d4e5b13f6a024c4bf43f684c44cd08c authored about 2 years ago
chore(readme): fix typo

c612c5f761f7daadb39c98edc0c829e7cca58019 authored about 2 years ago
fix(core): fix for svelte extractor (#1830)

52a71f409e4f937048982e0b52af45409c1e68ee authored about 2 years ago
chore: release v0.46.3

73d00d61e4ea68a24adeb3b4893a93f7921662ea authored about 2 years ago
fix(nuxt): support nuxt2

da8ef5e1b9ab879024c760b31cbfb9f530563bc8 authored about 2 years ago
fix(nuxt2): support nuxt2 (#1833)

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

4b0dcb45fb1e3937575cc15612de69bb7021835d authored about 2 years ago
fix(nuxt): use `nuxt.options.css` instead of plugin

77d912bbdfcf5ae72786aca3dcf85ba71c31349d authored about 2 years ago
feat(web-fonts): add `fontshare` provider (#1829)

2138013f726e6ca4a88f8ca5ecb4e0a997cd8852 authored about 2 years ago
chore: release v0.46.2

c93b15d446d2c0c26be3fda9a8af9129ff44fd45 authored about 2 years ago
fix(core): slice prefix correctly in expandShortcut (#1813)

420c6e945834dd10b205fd921c6663c2f4b65545 authored about 2 years ago
fix(autocomplete): add astro language id (#1819)

4d0b1fd1e0e830fe594798e04b56c91190961188 authored about 2 years ago
fix(vscode): attributify value starts with number (#1811)

3de4429db27e84d31f559dded881e7fe98266c1c authored about 2 years ago
feat(preset-mini): update units (#1822)

* feat(preset-mini): update units

* lint

8e1c7d1eab8f823cbc7a58c0c421585a6ed9ce1a authored about 2 years ago
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

817a35f616eec57d70bb247a96e6a21707970142 authored about 2 years ago
chore: release v0.46.1

f4954d2a2b2a3dc4ad32d1ea098aab07596c55b1 authored over 2 years ago
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...

55b80f10846ad10bc26a63af8af033db993c7a66 authored over 2 years ago
fix(core): support shortcut prefix (#1807)

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

fa50490d055e20608c396247ba252de57d169b80 authored over 2 years ago
docs: update buildModules to modules in nuxt3 example (#1800)

f52689b12ba24dd5715b3beddf1d1a174c5aa34c authored over 2 years ago
docs: update benchmark (#1795)

3993eab46d5785f7c09d77d88192e66b2316e8f9 authored over 2 years ago
chore: release v0.46.0

5ad2676ec8a3b637d4cff17d6e3796fd991d3754 authored over 2 years ago
feat(vite)!: svelte-scoped automatic compilation (#1692)

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

31c09ff87f33bcfc5967e2a9e4de36b212e8dfe9 authored over 2 years ago
feat(preset-mini)!: use getComponent for variant parameter (#1704)

bf88cb7b8694fb473a25691cf2cbfc47eb6b2500 authored over 2 years ago
feat(preset-mini)!: update content-x and change handler type (#1741)

9e4571cabd2966b63be72c0c08abafc63e8066ab authored over 2 years ago
feat(core)!: generate preflights after utilties (#1617)

3bca691634bb840583c060336afe0f797e852ad7 authored over 2 years ago
fix(runtime)!: fix config merge (#1699)

dd0d6cbe99a84eb1b0b88250094384167ebbb388 authored over 2 years ago
feat(presets): customize preflight's root (#1762)

fb63fc83cdd4a7407aba1d88b03cae807d194a5f authored over 2 years ago
fix(vscode): skip util contains none color define (#1769)

b803ca7c76db04d394fca41f62cc085f1c98c9c7 authored over 2 years ago
chore(test): add bg-url test case (#1786)

f8372e806c3e670608c43b6afab0c0ac9d69bafc authored over 2 years ago
docs(preset-attributify): improve example (#1777)

2c01147000a182c7f4bac8899a3290b5e4a6a5e8 authored over 2 years ago
perf(core): improve `applyVariants` method speed (#1790)

b546af511155176abc7ac487efe75a6e797f944c authored over 2 years ago
chore: release v0.45.30

bd0286daf073418164bcccfb190ed68d1e08cca2 authored over 2 years ago
chore: update deps

0ba0d5a10e9ccd6c1da98dbea99cf9ddd94458b6 authored over 2 years ago
feat(preset-mini): negate math function values (#1688)

ff9a00868f155f6e7d719fa0718d2598ce1c28b0 authored over 2 years ago
feat(runtime): update & allow access to updateStyle() (#1770)

1b8cc7b4a21a2aa3e5531af88f9a87cab41f67ff authored over 2 years ago
fix: improve including regex, close #1771

002b1adad22b70dd9edeb7aca4a573e3a1b1915b authored over 2 years ago
chore(transformer-directives): deconstruct index.ts (#1724)

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

2a5289d48cf032a318cf6cf928b113603ed39dc7 authored over 2 years ago
docs: add `unocss-preset-theme` preset (#1758)

eeed70ee948bace9dfa78ed99bf29edac49da8da authored over 2 years ago
docs: improve sentence (#1743)

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

5d7a27e71e2d2b63fed467a8f9adf62ceca3dc6a authored over 2 years ago
docs: add community preset (#1742)

8e1966359455893c13d9f7ce47aa2db30725c154 authored over 2 years ago
chore(preset-wind): remove todo (#1752)

19bab3b78cb801e70b9a314ab18c13f390681720 authored over 2 years ago
types(preset-attributify): miss `items` type (#1737)

e5e02757e13ba3f503008b1880bc0c49aef65b7d authored over 2 years ago
chore(webpack): improve webpack4 usecase (#1735)

1425bd950b92b456f90db6c72cad177c64984026 authored over 2 years ago
docs: fix content hash of webpack example (fix #1728) (#1729)

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

d2b022d313c39aa9c1e309a6167f4be699489fd4 authored over 2 years ago
feat(preset-icons): load collections (#1723)

477ce2b5339e780dd2ed2611714149944a77caa7 authored over 2 years ago
feat(preset-wind): sticky hover (#1710)

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

872d7eedb9e96da3884f4e580c06e6d41441986d authored over 2 years ago
chore(preset-icon): add `heroicons` collection (#1722)

85bc2b92b5cf35958aca6f93fdb7e3cbbc65951f authored over 2 years ago
feat(preset-mini): add handler bracket types (#1717)

32c283d4f9bb855272ac3fada087bc170b867c9d authored over 2 years ago
fix(cli): load config twice (#1714)

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

1a11f48b271bb88cc6db9f401cb2ca601fac8186 authored over 2 years ago
chore: release v0.45.29

18c238828c8216f7a99dda30f30ddcaf3a7235c3 authored over 2 years ago
chore: update ci matrix

6d66e4386842635009981bc56f35249ec1f95e80 authored over 2 years ago
fix(preset-icons): upgrade @iconify/utils to fix `encodeSvgForCss` bug (#1703)

68409bc9a445126fa722ab39a6df12d51edc1018 authored over 2 years ago