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

docs: update VP to 69 (#2507)

e53099b47f16da65d19c92fd3484c514a2079f7c authored almost 2 years ago
docs: improve styling

2de55523b23bfd54256e7c0ffb7ce5a704e14902 authored almost 2 years ago
docs: styling local search

ca22553e00927007f55b2f785910204e326e3558 authored almost 2 years ago
docs: add offline search (#2506)

a9df4d555f2120a3e54f209404582cebd2132379 authored almost 2 years ago
fix(svelte-scoped): handle expressions in class attribute correctly (#2505)

52327b8dbc06e7a76b14482da91f9f0bb5988087 authored almost 2 years ago
docs: fix link label of extractor-arbitrary-variants (#2500)

f3d5afc64d0733e24eba12324963ec6c3eee7407 authored almost 2 years ago
docs: typo (#2499)

0e4466f0b30c6ae335245250838ee15086a4669a authored almost 2 years ago
feat(preset-mini): support `text-truncate` alias

50275b0ed4fed3bc53cd1f61cfa218932474f591 authored almost 2 years ago
feat(preset-mini): support `(flex|grid)-(items|justify)-*`

6c90fa34c53c18e5c04aab2d4a167cc8571a8d61 authored almost 2 years ago
fix(autocomplete): remove blocked rules from suggestions (#2496)

c873e4ccb19e244de76eaf387cdf4d52afe1c1ef authored almost 2 years ago
feat(preset-mini): enable to use css variable for opacities rule (#2494)

6b394456e86fce3d8be03c2ce69431eb5198c2fc authored almost 2 years ago
chore(docs): correct blocklist example (#2495)

680b9176612c07d89aed7a4e1bfd169a871d6c94 authored almost 2 years ago
chore: release v0.51.4

35273a83c372d3dcccb4f4f16dc535395f1f0126 authored almost 2 years ago
fix(eslint-plugin): throw when no config found

d761e5b16edda1e4e4b6042e12ca0595fd250079 authored almost 2 years ago
fix(vscode): avoid duplicated color notation

ca89194fae120bb9776582c1ca2b854741d9e0ac authored almost 2 years ago
feat(vscode): annotation for config file

f1c937d3fb722b0d0939be2bdc56601ccc292858 authored almost 2 years ago
chore: release v0.51.3

a164fcbd4e5f11d14dc7c66ce91aec9534edf00e authored almost 2 years ago
fix(preset-mini): strict `precent` handler

c51d5eb870e80ec621c81c17bb6b74d254325fe3 authored almost 2 years ago
chore(cli): upgrade consola to v3 (#2491)

f67df15c9d94fcaab2b0e773a5036ab16776c567 authored almost 2 years ago
refactor(preset-rem-to-px): remove redundant code (#2489)

6d36da81a028f3d98e4221487b5215270cfa28cf authored almost 2 years ago
docs: update cli document (#2488)

df1ab48ac4fbeeea1d70475ca2c003ea7f37b209 authored almost 2 years ago
fix(preset-icons): support icon name contains `_` (#2482)

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

21b7d504a8e3de10ae0ff8af77755ac821a584a1 authored almost 2 years ago
fix(postcss): ignore dot folders (#2481)

d1259e5e787ef37ce92fd8a9688a7932dac7d142 authored almost 2 years ago
chore: update

f975b34d9d4842fbec259190b00872ddd4d181dc authored almost 2 years ago
test: use more file snapshot

09022f60973aa2ea4a8b18da0b9047bb132e0627 authored almost 2 years ago
fix(preset-wind): Solved linear-gradient not defaulting to percentage (#2480)

cea047a8079572112dc3913699036bd5d9a23d7f authored almost 2 years ago
chore: fix typo (#2479)

6556a7c3be18a8fa4e0093516d206fff97e3f71a authored almost 2 years ago
chore: update ci

3d70f4c065afc2ed30b4653f0bb2f493944ed39c authored almost 2 years ago
chore: fix ci

ac65a85c34f02cacf45f980d9b7fa6cefdf69b3d authored almost 2 years ago
chore: upgrade vitest and use file snapshot

924939d5ea471d6c915e42328419e7395ae5d6df authored almost 2 years ago
refactor: simplify config resolve logic

74a745477c805bf8c0c6285e2498ce44da70bb57 authored almost 2 years ago
chore: release v0.51.2

a7956f1674328f2b0b67b5f15df908ee3a69a97e authored almost 2 years ago
chore: release v0.51.1

fdff7683be5bbe3bbceb06a9e35791176d18c2de authored almost 2 years ago
feat: export `definePreset`

58fe046d937532dd53e3ad1e629779eb09fa569c authored almost 2 years ago
feat: support nested presets

8e9dc9565f7aef29e94d4a1a41f0d2b0a94c3d84 authored almost 2 years ago
feat(core): mergeDeep supports array

28ae639ba4d66eae618c14939287b31209158ac0 authored almost 2 years ago
chore(playground): update interactive docs link (#2476)

7603b92e65c1c1f5554d5d520e96f2713c26062d authored almost 2 years ago
feat(interactive): migrate `cs.github.com` to `github.com/search` (#2475)

dfdc8cb7eed2b211b36b7ea0adc7819de92907d7 authored almost 2 years ago
chore: release v0.51.0

c49690ce68ce5589537cfe1b63419b3cf3ea04ae authored almost 2 years ago
docs: clean up

a9704d21ce00a4d4918438b2096fc9c9c3e42660 authored almost 2 years ago
docs(fix): code blocks on light theme (#2451)

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

efba9389fd621dcc3b6d25a66805749bf608b2da authored almost 2 years ago
docs: dedupe docs

44216239ccea3b93314542d87c6b4fc941faf03a authored almost 2 years ago
fix(astro)!: disable injected reset styles by default (#2377)

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

11864ad1dc99991a4b8d7c3eb47d5c3c06792a11 authored almost 2 years ago
feat(extractor-arbitrary-variants)!: make arbitrary extractor standalone (#2364)

8baeaf8d3e510ae4482a9e70ae5639747eb4169a authored almost 2 years ago
feat(svelte)!: move out `extractorSvelte` to a separate package (#2368)

65371ae4bea92a8721de43c7c1fb271d80972014 authored almost 2 years ago
chore: fix docs build

b08d40f6cb6ad9cbee431c042ee179005fdf7f41 authored almost 2 years ago
fix(preset-mini): split focus pseudo (#2426)

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

835fff52cf1268a973f0af64d736d3289ff21ca1 authored almost 2 years ago
chore: prefer `uno.config.ts`

174381f73cb56943f7343fb2392c484edec32d1e authored almost 2 years ago
fix(reset)!: remove `antfu.css` reset (#2254)

08d6ca69ab9dbf33547ae9b61d54070bd68a1cc3 authored almost 2 years ago
feat(preset-wind)!: remove style from divide to follow border behavior (#2357)

cb009f41221b287011fe7f5cd2a8f4e1ae0a2fc8 authored almost 2 years ago
feat(core)!: always apply default extractor (#2472)

3af1e6ed7c1a6746dcd17981691b030aa7a72ed9 authored almost 2 years ago
feat: support `extendTheme` return to override (#2258)

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

aae131b180becdbe8c6a48dd04cd9e720e99f780 authored almost 2 years ago
docs: fix navbar style (#2470)

4fe0a96f802a36913950716e6511223a372fdc19 authored almost 2 years ago
pref(preset-wind): merge similar rules (#2469)

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

9942a4db142881b86e3afb2aef554b6d18b28f6b authored almost 2 years ago
docs: fix link (#2471)

7d7eee3e0261b50980ee11f6e3b6db07299ae853 authored almost 2 years ago
chore: release v0.50.8

20e11a929df916e81d494122af2c95e4d7444d0c authored almost 2 years ago
chore: update jsdocs

a14bcd28635748ead67d7ed4b26d3acf20e1eb09 authored almost 2 years ago
feat(core): add `configResolved` hook

1529d6c5296237e6472c88d33807605322f153db authored almost 2 years ago
feat(eslint-plugin): add svelte support (#2417)

c4ebf7065791ab415e604075cefff74c26dfe0c6 authored almost 2 years ago
feat(preset-wind): support linear-gradient percent (#2424)

94bdb270d370d673686f743016ccec25ea2fa6ec authored almost 2 years ago
docs(postcss): fix `@apply` examples (#2464)

c8563793dba27094a08b36ec60b2b0c0045d773e authored almost 2 years ago
feat(transformer-attributify-jsx-babel): new transformer (#2337)

cf1b1d484bc6ce329ef22f362180c9fc6bd8a4f3 authored almost 2 years ago
fix(vscode): fix colon highlighting (#2463)

4b29c987355e8bdbe93aff209de63756c5d1e4af authored almost 2 years ago
docs: disable rainbow animation on reduce motion (#2461)

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

1c177bfdc07bc3731128794469fc3af2ef1302f0 authored almost 2 years ago
docs: slow rainbow animation down on pages

9da4e3a13b3630bf101e2f852427cbc80684ae3b authored almost 2 years ago
docs: remove local host from inspector url (#2459)

89da36897d992de0f3b2f6139caac033b021f7e6 authored almost 2 years ago
docs: update og image

47ef3203158e2d5bf3136b97520c2483009aed5f authored almost 2 years ago
docs: disable gradient on Safari

e4722dd80e12c1026a573b303dd463471d819fff authored almost 2 years ago
docs: fallback color vars for Firefox and Safari

74c3ce9b15e6dc35d5d8f984b0e96c1a0c03b921 authored almost 2 years ago
chore: release v0.50.7

10da789eaee4408e20415e94aff10bd7465be1be authored almost 2 years ago
fix(preset-mini): support custom shadow color (#2372)

6059deff8686000252f7290af0bbe992ac0b53be authored almost 2 years ago
docs: fix css variable name (#2453)

ddeccabc8dfe455e20b33224a5d97b925002c79b authored almost 2 years ago
feat(preset-mini): add tw new 950 colors and light dark 950 colors (#2452)

00178191f58e1387a46bfe91903e6dd421d50a03 authored almost 2 years ago
docs: regex that accepts decimal numbers (#2458)

297543e5bcde93cebcc0af4b86d9ed3efd3d420e authored almost 2 years ago
docs: link rich integrations to vite (#2456)

c79a4dfe85e8fa1ffd5a4dc64bc35175ff8795e1 authored almost 2 years ago
docs: add gradient

546372248d0eb2028d7dea65a59acfd081aa1db7 authored almost 2 years ago
docs(fix): navbar links not working on mobile (#2449)

e76b3d700e6b2c33163b772d7ea0a1a76ef5ab2a authored almost 2 years ago
docs: update sibbng's card (#2450)

5df739acfd17ea68ada58ba9a0f48d337ff9937b authored almost 2 years ago
docs: fix links

00dd0147f9804dff9fcd27783aff8e505f35d1f9 authored almost 2 years ago
docs: fix playground link, close #2446

e0dae49d27e75e46447a667f87c5a42412820c6e authored almost 2 years ago
feat: add og-image

396af45d04577c78d6d24bd381a5186c4c082bd4 authored almost 2 years ago
docs(fix): add missing icon collections dependencies (#2442)

ee964521c65305df7f90e4fe08482b8494133ccc authored almost 2 years ago
docs: fix typos and punctuation (#2444)

a699e2a6274b94b3b68039d2989f3e25c8c13aab authored almost 2 years ago
docs: add icons examples on icons.md (#2441)

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

75f12e0a7dde268285ed8f0119d69111261e9221 authored almost 2 years ago
fix(preset-wind): align with `line-clamp` (#2437)

178819d8ee4e3f4ab7b5434b7d4d19f9cd2ac479 authored almost 2 years ago
chore: test

2fd3137c0a33320b00745a50207afe161fe3f0bc authored almost 2 years ago
docs: add packages entry (#2438)

4a349a8439d8b69a4e009dd2dca2181f0e3f8d23 authored almost 2 years ago
chore: lint

136378617d0c1e932e71aea96dc289a82d798b32 authored almost 2 years ago
docs: describe preset options (#2434)

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

01460305917656634beb3328d0a7d28aad9f6188 authored almost 2 years ago
chore: update ci

4e064b29eedc4e37f6afe74630fc49da1975077a authored almost 2 years ago
chore: update deps

cda84d11068f91d48e9cccfe8717433b1e0db685 authored almost 2 years ago
docs: fix code block style (#2436)

5841a76a5284da9ba997b90a6cb13dcb11c59337 authored almost 2 years ago
docs(fix): wrong edit link (#2440)

e0715211b5fb969df98b67a4d13613422849ce7a authored almost 2 years ago
chore: build error in windows (#2415)

2f0f954a7db11b03234a3b600cce2ad10697b8a6 authored almost 2 years ago
chore: fix playground shiki

ba6235803993aad42781e66ae432b05556948d52 authored almost 2 years ago
docs: static docs (#2386) (#2432)

Co-authored-by: Luc <[email protected]>
Co-authored-by: userquin <[email protected]>
Co-au...

2bc2b9be8358e8a5c9695c92988cb932bc3cd463 authored almost 2 years ago
feat(vscode): support configuration of languageIds via vscode settings (#2374)

ef02bb17e20e646b3e07d8ef40bd6bf53dd5b7db authored almost 2 years ago
fix(preset-mini): order `-webkit-appearance` before (#2409)

97f5d17fb38ad02c199a720e80aca5734674ff3e authored almost 2 years ago
feat(preset-mini): add webkit vendor prefix to `user-select` (#2408)

115ace11ecf357462770920a999a7834c078f514 authored almost 2 years ago
docs: update vite server port (#2382)

339f2b2c9be41a5505e7f4509eea1cf00a87a8d1 authored almost 2 years ago