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

fix(vite): avoid hanging warning timer (#2359)

github.com/unocss/unocss - 8554bf483da79bd51383a6f87f18160f90386a7d authored almost 2 years ago by Stefan Thomas <[email protected]>
feat(postcss): directive support in vue and svelte components (#2338)

github.com/unocss/unocss - 9b98b49fc773ad5b4beb35b6c5ecc45c28a6ace5 authored almost 2 years ago by sibbng <[email protected]>
fix(core): split with ending `:`

close #2320
close #2321

github.com/unocss/unocss - f27b1fd3a1557808f35281c5f4bf601ca7422904 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(preset-mini): don't extract non-quoted colon character (#2361)

github.com/unocss/unocss - 69787efd05729a3b83b9bf915ce01a3a91619057 authored almost 2 years ago by sibbng <[email protected]>
chore: pin `msw` to fix ci

github.com/unocss/unocss - be073656426b4ed26f125d77382b4bcbe19fad36 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.50.6

github.com/unocss/unocss - a45723da87d953a91d6de6b2043c9a18583386f9 authored almost 2 years ago by Anthony Fu <[email protected]>
fix: revert `\0` prefix to fix hmr

github.com/unocss/unocss - cd8b4bef82115cf0c47613b3c8a05493bc66a4e8 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.50.5

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

github.com/unocss/unocss - e7d8d30b79d0c17d02660170e0f22436a3b8dc33 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(preset-wind): use 0px multiple on space-x and divide-x rules (#2356)

github.com/unocss/unocss - 397749a586288bcd161ad68c335e47500c6b37bd authored almost 2 years ago by Saya <[email protected]>
chore: update deps

github.com/unocss/unocss - 0f78cd3d2b7bf2824c5febe850e1db4d666c010f authored almost 2 years ago by Anthony Fu <[email protected]>
fix(vite): bypass sourcemap warning, close #2113

github.com/unocss/unocss - 17729be8b3bd2337a1b7466244b82fe268022316 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: typo (#2352)

github.com/unocss/unocss - 272d983bc0b33094d9e4f8b483adb6d02bacc240 authored almost 2 years ago by Jason Kurian <[email protected]>
fix(transformer-attributify-jsx): improve attribute capturing (#2334)

github.com/unocss/unocss - 5d472fac9be486958fbf5812dbedef6ffe84fe5e authored almost 2 years ago by sibbng <[email protected]>
docs: add note about Astro `client:only` components (#2327)

github.com/unocss/unocss - 4c49ff77cfb5648506de87d4f2755844467c1a45 authored almost 2 years ago by Kid <[email protected]>
fix(astro): respect Astro's `srcDir` config (#2326)

github.com/unocss/unocss - 134aa79b348a4e49f46331a1f3b895b5a4c4d59d authored almost 2 years ago by Kid <[email protected]>
docs: add community preset unocss-preset-glyph (#2331)

github.com/unocss/unocss - 0e8dcbb3755d772a23b480aa2ea50d9ee406227c authored almost 2 years ago by Saya <[email protected]>
fix(postcss): normalize dependency paths (#2317)

github.com/unocss/unocss - 87b414a3718a92f6000092d1f8cfee8e833b18b9 authored almost 2 years ago by sibbng <[email protected]>
test: properly close cli watcher in test (#2323)

github.com/unocss/unocss - b0609a736b7746df4cc39197f6a109a984861332 authored almost 2 years ago by kirin <[email protected]>
feat(vscode): support `rust` as a language id (#2311)

github.com/unocss/unocss - 89f897e829b43723a82127a82ddf8713896fc0b6 authored almost 2 years ago by Ifiok Jr <[email protected]>
chore: release v0.50.4

github.com/unocss/unocss - da734a055f70ee4864a036bdcd804b78cad527c2 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: skip macos in ci for now

github.com/unocss/unocss - aa574319c1d5521a65613b11739967e74fac23a5 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(webpack): resolve path from id with decodeURIComponent (#2296)

github.com/unocss/unocss - 8e0c721e8b6cf4d156c86b0f0b39fee2e2c2b953 authored almost 2 years ago by Jason <[email protected]>
fix(transformer-attributify-jsx): properly extract non-valued attributes (#2291)

github.com/unocss/unocss - 7eab6e283a1e3ea390acd069761fd136552d6961 authored almost 2 years ago by sibbng <[email protected]>
fix(postcss): add a `default` reference to itself (#2292)

github.com/unocss/unocss - 9e38551143aaac01b3e9ce3a92a3b630190efe7b authored almost 2 years ago by sibbng <[email protected]>
feat(postcss): allow customizing single directive name (#2293)

github.com/unocss/unocss - 28a94ddcc0758dbc95f05e777b89e718652ac73b authored almost 2 years ago by sibbng <[email protected]>
fix(playground): reset custom css value (#2307)

github.com/unocss/unocss - 7031b5bdc5ad5919734d60e893284c7dd849051a authored almost 2 years ago by Chris <[email protected]>
chore: upgrade deps, close #2308

github.com/unocss/unocss - 4539356dc6231b2014bfe072335807ca62dba91f authored almost 2 years ago by Anthony Fu <[email protected]>
fix(playground): display the right panel size (#2301)

github.com/unocss/unocss - 021b34be979f516cfa9295f408415c2ca9dfb946 authored almost 2 years ago by Chris <[email protected]>
fix(preset-wind): update `animate-ease` autocomplete (#2306)

github.com/unocss/unocss - dccfe419e52d7d7f0ad7b340c7ec1bb6e06894d7 authored almost 2 years ago by Chris <[email protected]>
chore: fix test

github.com/unocss/unocss - bd7e1b1be94a2f7131d9b080fc83b0747b711922 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: update snapshot

github.com/unocss/unocss - 3d485783f4730fb0a4a7de7c95c13cd14b46f98f authored almost 2 years ago by Anthony Fu <[email protected]>
chore: update deps, close #2262

github.com/unocss/unocss - 4959845937841a21e324a4beb2fb96a84f97a751 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.50.3

github.com/unocss/unocss - 4ffe5a36c8f0530238139f871f78abccec7cd221 authored almost 2 years ago by Anthony Fu <[email protected]>
docs: add `unocss-preset-radix` to Community Presets (#2268)

github.com/unocss/unocss - c80228df225702c0b1020292ab5a19cd4519f962 authored almost 2 years ago by endigma <[email protected]>
fix(vscode): fix the regressions caused by #2256 (#2265)

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

github.com/unocss/unocss - c8f57b42828811d5a8643e0991c9f3a3f65a3355 authored almost 2 years ago by sibbng <[email protected]>
chore(vscode): log error stack whenever possible (#2283)

github.com/unocss/unocss - 2fe9ea79c249e0b20c38a9bd5eee623f7936dfda authored almost 2 years ago by sibbng <[email protected]>
fix(vite): svelte-scoped: search attributify candidates only on template (#2287)

github.com/unocss/unocss - 9af49367e8c47d14b06b8c7b3d206aefdef04c24 authored almost 2 years ago by sibbng <[email protected]>
fix(nuxt): disable cssnano `discardComments` optimization (#2286)

github.com/unocss/unocss - d92ce426cba14c7d9587cbad27b380f8522e4a27 authored almost 2 years ago by sibbng <[email protected]>
fix(inspector): fix file tree flat algorithm

github.com/unocss/unocss - 9fbb3c002212d124e892949c7cfc167509bcbc9d authored almost 2 years ago by Anthony Fu <[email protected]>
chore: update lock

github.com/unocss/unocss - aef16f5a086dbbd96fcd00fb190246dddcb017b6 authored almost 2 years ago by Anthony Fu <[email protected]>
chore(inspector): update logo

github.com/unocss/unocss - 2348dcaa52ceedabb2a331599d2da0c04a4c344f authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.50.2

github.com/unocss/unocss - 4656f72e7fed81d26e58c0215d129737c863658a authored almost 2 years ago by Anthony Fu <[email protected]>
feat(vite): attributify support for svelte-scoped mode (#2260)

github.com/unocss/unocss - a9a7c2ed43efdac5193ff08a2803c55e4ae4386d authored almost 2 years ago by sibbng <[email protected]>
feat(playground): add custom css panel (#2239)

github.com/unocss/unocss - e181a17c9ebc888faec0d77978d7f81b7f33184d authored almost 2 years ago by Chris <[email protected]>
chore: add update script (#2263)

github.com/unocss/unocss - 129592dbaffd9001919b76d70664d92f512b519b authored almost 2 years ago by sibbng <[email protected]>
feat(preset-mini): alias `<` to `lt-` and `~` to `at-` (#2266)

github.com/unocss/unocss - 7dd8d492addebc38c843130565c0bda9360b1dfb authored almost 2 years ago by sibbng <[email protected]>
refactor(postcss): perf and stability improvements (#2267)

github.com/unocss/unocss - d311221a84241e0aa1002513b4461aff786c832c authored almost 2 years ago by sibbng <[email protected]>
fix(cli): config path is different with unconfig path (#2278)

github.com/unocss/unocss - 36d4100a09d47b398cccb55f9a3a260859e9b646 authored almost 2 years ago by kirin <[email protected]>
refactor(interactive): prepare for seperation

github.com/unocss/unocss - 1f5908898bf94749c919952bcae4b51b43d315b2 authored almost 2 years ago by Anthony Fu <[email protected]>
feat(inspector): improve file tree

github.com/unocss/unocss - 7b33dbba61688ae6645e8e04d843e91907f4ed03 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(nuxt): exclude macro virtual fils

github.com/unocss/unocss - a326d9506ebf45f4da8414c1f59e06067f13d23b authored almost 2 years ago by Anthony Fu <[email protected]>
fix(transformer-attributify-jsx): improve element regex (#2273)

github.com/unocss/unocss - 217998afa71bba40a2d38aefb12158643c3776c7 authored almost 2 years ago by sibbng <[email protected]>
fix(vscode): highlight arbitrary properties once (#2269)

github.com/unocss/unocss - dc7c9e85f20d34bf0d15f027b5c541e315a82db6 authored almost 2 years ago by sibbng <[email protected]>
docs: fix vue2.7 demo (#2270)

github.com/unocss/unocss - a7c7de202b3c44064c3535b65d29a9fedf6c2599 authored almost 2 years ago by kirin <[email protected]>
chore(preset-typography): fix missing dep (#2259)

github.com/unocss/unocss - 7164bdecc051078d18ab1765d8d00f110e485b40 authored almost 2 years ago by Dunqing <[email protected]>
fix(vite): resolve relative path in rollupOptions (#2257)

github.com/unocss/unocss - 72b4306fe218b2469b54fa5ffe0e96444ab9f345 authored almost 2 years ago by AgufaGit <[email protected]>
fix(vscode): highlight classes with `><` characters (#2256)

github.com/unocss/unocss - 03c56c8e7468a4a382f7c587a8e53a42cf46c03e authored almost 2 years ago by sibbng <[email protected]>
fix(postcss): fix export from `unocss` (#2255)

github.com/unocss/unocss - cb1784f4702871fc84a4b55385bca1b352f1ef09 authored almost 2 years ago by sibbng <[email protected]>
chore: release v0.50.1

github.com/unocss/unocss - a2ce9c391a64e2078a4475432e2a5fad3ab294f6 authored almost 2 years ago by Anthony Fu <[email protected]>
feat(reset): add tailwind-compat.css (#2128)

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

github.com/unocss/unocss - 601a61c5ec41a73399287313a1120010d4a6bd7c authored almost 2 years ago by Kirk Lin <[email protected]>
fix(vite): resolve relative path in rollupOptions (#2246)

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

github.com/unocss/unocss - a7840704cd6ae6618d7803b25f43402bad9d9cb1 authored almost 2 years ago by AgufaGit <[email protected]>
fix(nuxt): configFile option ignored (#2252)

github.com/unocss/unocss - e366b95994f71112444efd526e12bc32474bdb22 authored almost 2 years ago by Guillaume Chau <[email protected]>
fix(preset-attributify): remove s flag from element regex (#2247)

github.com/unocss/unocss - c3c3afea4bc7b74dbc459050ef97bf619fab42f2 authored almost 2 years ago by sibbng <[email protected]>
chore: fix postcss tests (#2250)

github.com/unocss/unocss - ca49319644cb60497be8a086c995ca39c6a64f4a authored almost 2 years ago by sibbng <[email protected]>
chore: mention postcss plugin in readme (#2241)

github.com/unocss/unocss - b1377a98e5b443dbec2c4bda166c9c0afbc04dfb authored almost 2 years ago by sibbng <[email protected]>
fix(preset-attributify): filter invalid extraction (#2238)

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

github.com/unocss/unocss - e5bd325708d35460498a8153f50a286ba67ef66a authored almost 2 years ago by sibbng <[email protected]>
fix(vscode): show suggestions in postcss files (#2240)

github.com/unocss/unocss - 0e21aa70ca7b85d14f0b37a17d4355eef55b70ff authored almost 2 years ago by sibbng <[email protected]>
chore: upgrade bumpp

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

github.com/unocss/unocss - d312d2dadc0471533b3674d870ca55210a3d6f5d authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.50.0

github.com/unocss/unocss - 5c8c8337d43f71904fe61f30f697e16c111b52a8 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(postcss): fix content glob (#2235)

github.com/unocss/unocss - 616422f0ce40dbab8b232b55937d95019b3865a0 authored almost 2 years ago by sibbng <[email protected]>
feat(postcss): add postcss plugin (#2218)

github.com/unocss/unocss - ef5994aca255ec8576a9a2a80ce17371fcca3e66 authored almost 2 years ago by sibbng <[email protected]>
fix!: scoped name for transformers (#2141)

github.com/unocss/unocss - 1c1ee684d76c0e768d3fbbcd3cff85109ea4cebc authored almost 2 years ago by Anthony Fu <[email protected]>
feat(core): add variant.match() order (#2232)

github.com/unocss/unocss - b393dd62b19151b8bf215aa3d56d080cd4d0312e authored almost 2 years ago by Saya <[email protected]>
chore: update deps

github.com/unocss/unocss - 172f480a9a092538685fddd9cb5fccdab9d59a86 authored almost 2 years ago by Anthony Fu <[email protected]>
feat(preset-mini)!: improve the type of theme, requires TS 4.9 (#2170)

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

github.com/unocss/unocss - 43851a8eb1a4735f138386e21b3ba10803d0a4c2 authored almost 2 years ago by Dunqing <[email protected]>
fix(vite): respect rollupoptions specified output dir in lib mode (#2231)Co-authored-by: Anthony Fu <[email protected]>

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

github.com/unocss/unocss - f15071cfa077fedcbf797730d6f1c7f7dd3e9fe4 authored almost 2 years ago by AgufaGit <[email protected]>
feat(preset-wind): add support for max-width in container (#2142)

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

github.com/unocss/unocss - c2d0506a5931fd292cfc3ffb2874f3bd77607d8e authored almost 2 years ago by praburangki <[email protected]>
feat(runtime)!: split uno-layer into separate <style> (#2131)

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

github.com/unocss/unocss - 7f20f85d270c35818dae17523ea5cc583170a269 authored almost 2 years ago by Saya <[email protected]>
fix(core): sort original selector to properly sort shortcuts (#2223)

github.com/unocss/unocss - 022a76f79ddfb30c0e0126fceeb17195cfd492db authored almost 2 years ago by Saya <[email protected]>
feat(preset-mini): support quoted arbitrary values (#2226)

github.com/unocss/unocss - 092ce4c10ad9065e3c671cacbda14c97472962ad authored almost 2 years ago by sibbng <[email protected]>
feat(preset-attributify): allow matching bracket-only last value (#2215)

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

github.com/unocss/unocss - 31774d474d5a8e83e38777efe55e09b0f45651cb authored almost 2 years ago by Saya <[email protected]>
feat(preset-mini)!: update color-<globals>, text-<globals> (#2217)

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

github.com/unocss/unocss - da18318d818e22cf20ee5c8c8bef624b7563f5d8 authored almost 2 years ago by Saya <[email protected]>
feat(core)!: make generator's matchVariants and expandShortcut async (#2216)

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

github.com/unocss/unocss - ef9b5fb0ed403170bee71d1d4648a08bb9e307e9 authored almost 2 years ago by Saya <[email protected]>
feat(core)!: make select pseudo elements not to be moved around (#2190)

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

github.com/unocss/unocss - c0eedbfdf098997af76d82ffe116360f1faf86ce authored almost 2 years ago by Saya <[email protected]>
docs: remove experimental state of eslint plugin

github.com/unocss/unocss - 14f18d1290f00de9330f71e6274d06a8e6270652 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.49.8

github.com/unocss/unocss - 8974b7eb7011be2b003ed47f94446f205d2d192a authored almost 2 years ago by Anthony Fu <[email protected]>
fix(nuxt): disable cssnano `normalizeWhitespace` optimization (#2229)

github.com/unocss/unocss - a2f44f84eec2b8da52dbd1bf199754334f638c49 authored almost 2 years ago by sibbng <[email protected]>
docs: unify logo color, thanks @sibbng

github.com/unocss/unocss - 9d5e3c6f7a0c4e9f8140ddd5fb9efecdd6f6a4c2 authored almost 2 years ago by Anthony Fu <[email protected]>
chore: fix vue-cli4 ci (#2230)

* chore: fix vue-cli4 ci

* chore: fix macos

github.com/unocss/unocss - f81cecbc253a6f2a046bc3f46438a0764f24f404 authored almost 2 years ago by sibbng <[email protected]>
fix(nuxt): should work when `autoImports` disabled (#2220)

github.com/unocss/unocss - 58217584d50e6d5ee46e42454b9b5c7cdabe1538 authored almost 2 years ago by sibbng <[email protected]>
docs: update vite-react example to react 18 api (#2214

https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis

github.com/unocss/unocss - b2c0259d376661780ea91e6ea610ec55a2403101 authored almost 2 years ago by Avaray <[email protected]>
fix(vscode): don't crash on unmatched values (#2207)

github.com/unocss/unocss - d15e08de80110c2214bd48878bd504e9b9ccdd38 authored almost 2 years ago by sibbng <[email protected]>
chore: release v0.49.7

github.com/unocss/unocss - c4438351f1e0e6915bad121a5462b74c698a4b40 authored almost 2 years ago by Anthony Fu <[email protected]>
fix(vite): misplaced semicolon (#2204)

github.com/unocss/unocss - 67208a4a25f1e996126373b05f15edaf1481f31b authored almost 2 years ago by Star Lederer <[email protected]>
docs: scrollbar-hide community presets (#2168)

github.com/unocss/unocss - 3bbd6df14c04c54a45020d480d9c340d3ec04e6b authored almost 2 years ago by reslear <[email protected]>
chore: release v0.49.6

github.com/unocss/unocss - 44790d10ceb1d9fdf7edc6b2b1f754f52479a988 authored almost 2 years ago by Anthony Fu <[email protected]>
fix: use fake css instead of comment to avoid hmr loop, close #2039

github.com/unocss/unocss - 8446de850fb022f79416e35ec6042783b3df4cbd authored almost 2 years ago by Anthony Fu <[email protected]>
chore: release v0.49.5

github.com/unocss/unocss - 21d64082adb4b2559b622fc86630aec81ac56393 authored almost 2 years ago by Anthony Fu <[email protected]>