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: update docs deploy timing

7f2a8740f3ef1dd3da25ec0af060328b3a86c755 authored over 2 years ago
feat(directives): support `theme()` in css vars, close #1026

e50ea541d233c71eff5996e7efa95099cd753420 authored over 2 years ago
release v0.35.4

0df72e1ab86ffec224c158f7c702c4931435c0c1 authored over 2 years ago
fix(directives): `theme()` breaks `@apply` (#1025)

d04ff7031de9fef1136adc8fbd659c7c3ebe90fe authored over 2 years ago
release v0.35.3

e87e422a4d8728e94d4a47707bf5c375cc72e6f5 authored over 2 years ago
feat(preset-mini,preset-wind): add `revert-layer` global keyword (#1023)

56e2b90683f37b414dcc102f13a99f252579aaf7 authored over 2 years ago
feat(preset-mini): add `backdrop:x` variant for `::backdrop` pseudo element (#1022)

93f9b58a0c30d713ee1a1894d9bf42b1a3a36ffc authored over 2 years ago
feat(preset-wind): update `bg-position` (#1020)

a1d187bcf93190f331766cf7bfafcbee12009feb authored over 2 years ago
feat(preset-wind): add contrast-more/less variants (#1018)

3e2182460457da98bbd92943ccd999d86f10b08d authored over 2 years ago
feat(preset-mini,preset-wind): add rules (#1019)

a96c5c7a1d811aa81dd59a746b86fed7d80c2e7f authored over 2 years ago
release v0.35.2

5bd2f18167b1a20d185491be9c0f9da1ff30e147 authored over 2 years ago
fix: prioritize require in `exports` (#1016)

d8cf3ceb51431f611c2be9ed70465a68e99940b6 authored over 2 years ago
docs: update

d9aff04747c4de72077cd5f8e834964a6fd33a47 authored over 2 years ago
release v0.35.1

7135bf359057de722850a088f11326d708f3ef33 authored over 2 years ago
chore: try fix publish script

1e2755212bdf54d1cb6e0225b21a828b162bb4fe authored over 2 years ago
feat(autocomplete): read `autocomplete` config from shortcuts

f88ef8d6bed3cdfa6fb50d79f02a2fa8c3605992 authored over 2 years ago
feat(autocomplete): auto complete for shortcuts, close #1012

20788c89b6baf000aca19dcb593faa2032151feb authored over 2 years ago
release v0.35.0

aa7d8f17a3ca9cca92f23fc19ea347f5fec05b4e authored over 2 years ago
fix(preset-wind): `background-position` to `background-repeat` (#1011)

2185315e79774827b314e22034a7986d014ff6f0 authored over 2 years ago
feat(preset-tagify): new preset (#1010)

896dad39aeb78af14aed0add96fe0d2daf79b3b9 authored over 2 years ago
feat: contribute

a8d3c076a488c2221a06fde087eb988d4b6c4228 authored over 2 years ago
feat(directives): support `theme()` function (#1005)

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

ab4d0409990835d7829b09b903132e6ed8521204 authored over 2 years ago
chore: fix docs

d3c8b1fb67de413cfd30d6a505ba89eef67da6cd authored over 2 years ago
chore: add guard for docs build

f62713e73f8e40801911a6ecaed19552071c00e9 authored over 2 years ago
chore: skip failed tests for now

ebfe437684c8b8f6438909962be9adafdb07c5ef authored over 2 years ago
chore: update

f06664eb13faab4cd50c82e551d4d42909c73a88 authored over 2 years ago
chore: update lock

177dcab705660e97af091b03ab94d99ee44d94fe authored over 2 years ago
chore: update

ed4517e332683e049cd16ddb233003013c06ab2e authored over 2 years ago
chore: fix build script

096f35673e0be90b5e35f3db951cd623a89710ed authored over 2 years ago
chore: update deps

2257fd6fb31c950ceba02f46f7c4677bfc711d5b authored over 2 years ago
refactor: move modules

7d8bd3013403707ef63f7ee143dafcb53031441e authored over 2 years ago
fix(types): add missing `Theme` for `Preset` (#1003)

3e1ff16989b37bb4bed288719fef82c3f2880021 authored over 2 years ago
fix(types): add missing `Theme` for `Preflight` (#1002)

7c38ca9fcbf0e5ff5eabfd5e74602694a34d097e authored over 2 years ago
feat(preset-wind): support bg position (#1001)

da42fcb1ab85978250004fc10b5771a2f2bad86d authored over 2 years ago
release v0.34.1

f3695b474eb02e3ef2cb42242afeff1be379885e authored over 2 years ago
feat(preset-typography): inherit mono font from theme (#1000)

* feat: Replace hardcoded `font-family` with CSS var

* chore(typography): Update snapshot for...

49a20e54668ebdc6bbc321cb9ecfcd3c25619e29 authored over 2 years ago
refactor: deprecate `className` in favor of `selectorName` (#992)

69dcee273e0dafa7b8a127b21742f6c64045d5f5 authored over 2 years ago
release v0.34.0

2717fcb725c3370b6062484e335a0c4c70feb616 authored over 2 years ago
fix(core): improve multiple variant sorting (#987)

bfef0e92535617f0204d39430c5786c6f0875835 authored over 2 years ago
fix(preset-mini): fix `first-letter` and `first-line` pseudo elements (#988)

cfe56741669efa9217f76a7dfd1e448d17795808 authored over 2 years ago
chore: update components.d.ts (#983)

865c7315934f5cffb8ce211331e0f9b63f14fb19 authored over 2 years ago
refactor(preset-attributify): simplify element regex (#984)

8e34c287726f9c287ded137b7309c08f49e80958 authored over 2 years ago
perf(preset-attributify): skip extracting if there is no any valid element (#981)

22caad40864937cc7faff9960695274b846b6aa1 authored over 2 years ago
doc(playground): improve mobile layout (#980)

9509233ac13c8f889a9da41b7ab6f523189bb787 authored over 2 years ago
release v0.33.5

a60e284f3e48e9f9993711f64c9c0af31f6c995d authored over 2 years ago
docs: add Svelte and SvelteKit TS support guide (#976)

7167a3088e5deaf5a88edf9319e9ae34b78d9254 authored over 2 years ago
feat(playground): resizable preview (#977)

9c19524d5fd3c15e967a73d2b26b0b602a278cc2 authored over 2 years ago
chore: fix docs

1dc95a6d7e98b39fa2a0f55dc9d30d976621faaf authored over 2 years ago
chore: rebuild lock

ea4df0b973135aa3faa84854c97bbcea8aae0c67 authored over 2 years ago
chore: update type

cb61f2a6326133c96ff364a64c03a7833f114fed authored over 2 years ago
chore: update deps

3f1315735e3410df37011946c84b7504b6c792b6 authored over 2 years ago
feat(core): merge safelist presets from config (#969)

cd69925d255e8d9f7daa065381be10e3d65139ba authored over 2 years ago
fix(vite): improve warning (#970)

966529fbbf5c7df4f9d83532131e13c37b53f1d4 authored over 2 years ago
fix(vite): infer Theme type from plugin config (#974)

e5ab5fb51bd84e5d5d38545d8db538aaa91ae658 authored over 2 years ago
chore: update

1671c8b095d98603da18966e5b1ece1b67a66372 authored over 2 years ago
chore: update

97c6a0c8d9319f168352337851317c51a018931b authored over 2 years ago
chore: fix vscode release

905f4213245b16024664733256af1b7fc9c13546 authored over 2 years ago
release v0.33.4

8efb0d2f9915505927dbe9aa0bb91ae965141135 authored over 2 years ago
docs: wrong css about animate duration (#964)

a556bc152c9dd9ffed38074c126ceef149a9d0df authored over 2 years ago
chore: update

6ab58f75f6813806541cc2dab1ff2c180e0814d7 authored over 2 years ago
docs(playground): missing icon preset (#966)

* fix(playground): missing icon preset

* chore: update

Co-authored-by: Anthony Fu <anthony...

b07623d96474ff6b165d57df557fbc54fd1f43ec authored over 2 years ago
chore: nuxt tsconfig stub

c7f4f08daa5afb0228f4f9ac6c287d7766ff34a3 authored over 2 years ago
release v0.33.3

1762ef9384e338ff10c78111f3bac6483075b048 authored over 2 years ago
chore: update deps

7b3b8a97b01685e43f588267416d926b6c8957bc authored over 2 years ago
chore: bump pnpm

eccaed9d946e3e1d080608e21f9fddd4960ab90b authored over 2 years ago
feat(vite): support build watch mode (#963)

a1fac007646ce293cc3bfda14fc5d877551f02a5 authored over 2 years ago
fix(vite): emit better warning in build (#961)

fa1e8202bfbd40873cc903fe0294626504bcd6e0 authored over 2 years ago
feat(preset-mini): add break-spaces to white-space (#962)

89003436e8dde72b9c8ab24153a76d48f78d59da authored over 2 years ago
feat(vscode): support loading from iles.config file (#956)

b0fd9a832848f04bdb2cee6d33ab06cc1ce4cefd authored over 2 years ago
docs: update

bcaa6eedb45039bd8f1feeddaf431e7ee01b72c3 authored almost 3 years ago
docs: update features

6e6f07e50f0e4794870101e664bee1a1f055a541 authored almost 3 years ago
release v0.33.2

31a24fd1fdd43f287233fdd50e33d997182c58e7 authored almost 3 years ago
chore: lint

d2d0c4973fe68d99922265119f10dc433aae8a5a authored almost 3 years ago
feat(compile-class): new transformer (#950)

* feat(compile-class): new transformer

* chore: update

* chore: update

* chore: update

d051b5c071a6f373b05a711fa5a187955897bfc8 authored almost 3 years ago
docs: fix query loading

10c0ae280f7b79e649850ac39f3fb5523589ee9e authored almost 3 years ago
release v0.33.1

5940367667a8a888e704978f2ffd6f5534a65736 authored almost 3 years ago
docs(interactive): fix firefox (#946)

* docs(interactive): remove conf trailing commas

On Chromium browsers there is no problem but...

e7d88b8deb3dce5b375a94051d0d431d385d4997 authored almost 3 years ago
chore: upgrade deps

da44ef30fd9c4d8efca35db8bcc626ebabc0f156 authored almost 3 years ago
fix(preset-typography): escape selector in typography (#819)

634847a66953a77fe95a57e4dc2de12eb69a5e9f authored almost 3 years ago
feat(webpack): support webpack hmr (#947)

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

1d52e8f98e7a156e8424604f288f757aefe69fad authored almost 3 years ago
release v0.33.0

8238ae7d68e2dbfd2863ada576be2b123062b66c authored almost 3 years ago
fix: escape `,` properly (#941)

* fix: :bug: comma escape char breaks svelte scoping

* fix: :bug: escape slash not set

d337ce401788a898208e3ebdb94b2e6c3c0ab01b authored almost 3 years ago
feat(reset): update from tailwind reset (#945)

* chore(reset): update from tailwind reset

* Update tailwind.css

* Create tailwind.css

...

8b4bc3d2fde7c8c81acc22c357d83212b254e1cd authored almost 3 years ago
chore(webpack): convert to left slash (#943)

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

433b51c5eca5baddf4a189505eb9a646486a4352 authored almost 3 years ago
release v0.32.13

0f24d04eca3e45aac75f8a2c5d4ac980824a7803 authored almost 3 years ago
feat(preset-mini): oblique and font synthesis (#863)

* feat(preset-mini): `oblique`

* feat(preset-mini): `font-synthesis`

* chore: add missing ...

aa493d9793a5aa54408a6eeb2b509a9c35101bc7 authored almost 3 years ago
fix: missing generic type (#927)

1630ff127831ddbbdf60345ccd4005c9160a7f0a authored almost 3 years ago
feat(vscode): add underline config (#940)

fe382db95a7bdf4e07ec0f7b74b5c00a97ef9410 authored almost 3 years ago
fix(vscode): load dynamic vite.config (#938)

b0b05aa4d08e9359fe35074b64af8b8da42e4078 authored almost 3 years ago
chore: add title for TheNav icon (#937)

* chore: add title for TheNav icon

* chore: link add rel="noopener noreferrer"

fb6d4818ee2997de5360693609a408687f4338f2 authored almost 3 years ago
chore: stable windows snapshot

0a96ee36ca164a8d1837833847a03c7d6602f98a authored almost 3 years ago
chore: lint

f7cbffcf76a380e8e3f144f4be2d4682c683b700 authored almost 3 years ago
chore: update icons

b76044603a0ce40ec3b8cf5649c2eb8e6629e4c5 authored almost 3 years ago
docs: add playground link on docs (#933)

d6273cb4fb71d31b167437ffa019d47acd8949d9 authored almost 3 years ago
docs: improve config panel explaination

a5059349e9032f87a731eed331d5e8c08e708900 authored almost 3 years ago
docs(interactive): cleaner url

ed6d42cd979f9d5972b570fd32fe9e0b44570ca9 authored almost 3 years ago
release v0.32.12

ec7105e1412661ef8d7de04dfbed09ad3b9d2fde authored almost 3 years ago
fix(preset-icons): fix `usedProps` usage

0c4a167781a37639dcb7295bbec756dca7fb2cc7 authored almost 3 years ago
docs: show image preview

df28f6662c905c2fc66c90c31a425741fd811485 authored almost 3 years ago
docs: show summary

221057323087d306648d5a4128469d0296be7c61 authored almost 3 years ago