Ecosyste.ms: OpenCollective

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

github.com/mui/pigment-css

Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time.
https://github.com/mui/pigment-css

v0.0.14

siriwatknp opened this pull request 6 months ago
[unplugin] Fix the path check for Windows

siriwatknp opened this pull request 6 months ago
v0.0.13

siriwatknp opened this pull request 6 months ago
[core] Fix useTheme import change

brijeshb42 opened this pull request 7 months ago
Restructure extendTheme

oliviertassinari opened this issue 7 months ago
The "getSelector" API feels strange

oliviertassinari opened this issue 7 months ago
[code-infra] Propagate pnpm engine in package.json

Janpot opened this pull request 7 months ago
[examples] Switch Next.js examples to ESM, remove unnecessary type

karlhorky opened this pull request 7 months ago
[nextjs] `useTheme` replacement does not work

siriwatknp opened this issue 7 months ago
v0.0.12

siriwatknp opened this pull request 7 months ago
Storybook [next.js] does not apply class names

deema089786 opened this issue 7 months ago
[docs] Add logo to the README

danilo-leal opened this pull request 7 months ago
[docs] Add React conf 2024 talk video

mnajdova opened this pull request 7 months ago
[code-infra] Enable Renovate

oliviertassinari opened this issue 7 months ago
[react] Create Stack component

brijeshb42 opened this pull request 7 months ago
Bump next from 13.5.6 to 14.2.3

dependabot[bot] opened this pull request 7 months ago
next-i18next incompatiblity

rkurbatov opened this issue 7 months ago
[nextjs] Update the withPigment API to accept config

brijeshb42 opened this pull request 7 months ago
[core-infra] Use test-utils pacakge from npm

brijeshb42 opened this pull request 7 months ago
[react] Add `createExtendSxProp` for Material UI integration

siriwatknp opened this pull request 7 months ago
[fix] Implement variant matching parity

DiegoAndai opened this pull request 7 months ago
[docs] Fix styleOverrides usage in README

brijeshb42 opened this pull request 7 months ago
[code-infra] Add stylelint

oliviertassinari opened this pull request 7 months ago
[fix] Make theme optional in Pigment CSS config

brijeshb42 opened this pull request 7 months ago
[core] Enable support for base and variant styles

brijeshb42 opened this pull request 7 months ago
[fix] Ignore urls starting with #

brijeshb42 opened this pull request 7 months ago
[core] Implement useTheme processor and runtime theme

brijeshb42 opened this pull request 7 months ago
stylelint support css API

oliviertassinari opened this issue 7 months ago
[code-infra] Use shared .stylelintrc.js config

oliviertassinari opened this pull request 7 months ago
[discussion] Prettier plugin

oliviertassinari opened this issue 7 months ago
[examples] Create configuration example repository with stylelint

oliviertassinari opened this issue 7 months ago
[docs] Create docs to recommend when to use each API

oliviertassinari opened this issue 7 months ago
[core] Monitor build time in each PR

oliviertassinari opened this issue 7 months ago
[docs] Clearly document the CSS syntax is supported

oliviertassinari opened this issue 7 months ago
`styleOverrides` not being applied

oe-josh-martin opened this issue 7 months ago
[feature] Implement useTheme processor

brijeshb42 opened this pull request 7 months ago
`sx` Prop Types

NeilTheFisher opened this issue 7 months ago
[docs] component theming?

omerman opened this issue 7 months ago
CSS layers?

omerman opened this issue 7 months ago
[nextjs] `url(#)` cannot be used as a value

siriwatknp opened this issue 7 months ago
ExtendTheme type doesn't seem to work

suren-atoyan opened this issue 7 months ago
[examples] Update Next.js example to use ESM

oliviertassinari opened this issue 7 months ago
[next.js] Support non-Babel mode: SWC

oliviertassinari opened this issue 7 months ago
Dynamic style with `css` function

Ardear opened this issue 7 months ago
Global CSS cannot be imported from within node_modules

oe-josh-martin opened this issue 7 months ago
Create playground

oliviertassinari opened this issue 7 months ago
How can I custom a theme with NX+Next.js?

JenniferGoijman opened this issue 7 months ago
Support props callback

oliviertassinari opened this issue 7 months ago
[RFC] Rely on <style> element rather than CSS Modules?

oliviertassinari opened this issue 7 months ago
Injector order conflict between Pigment CSS and Styled-components

oliviertassinari opened this issue 7 months ago
Add benchmark

oliviertassinari opened this issue 7 months ago
[core] Add test_bundle_size_monitor back

oliviertassinari opened this issue 7 months ago
Missing type export?

oliviertassinari opened this issue 7 months ago
Source map not working

oliviertassinari opened this issue 7 months ago
[examples] Fix instructions to run

oliviertassinari opened this pull request 7 months ago
React devtool missing name

oliviertassinari opened this issue 7 months ago
unhandledRejection: EvalError: Cannot set properties of null

paulm17 opened this issue 8 months ago
[core] Migrate test runner to vitest

brijeshb42 opened this pull request 8 months ago
[docs] Improve wording

aarongarciah opened this pull request 8 months ago
Bump next from 13.5.6 to 14.1.1

dependabot[bot] opened this pull request 8 months ago
[vite] Importing extendTheme() in vite app crashes

oliviertassinari opened this issue 8 months ago
[vite] The CJS build of Vite's Node API is deprecated

oliviertassinari opened this issue 8 months ago
No runtime Astro integration

oliviertassinari opened this issue 8 months ago
No runtime webpack integration

oliviertassinari opened this issue 8 months ago
[core] Update dependencies

brijeshb42 opened this pull request 8 months ago
[core] Cleanup

brijeshb42 opened this pull request 8 months ago
[core] Report link to docs preview

oliviertassinari opened this issue 8 months ago
[examples] Migrate examples from Material UI

oliviertassinari opened this issue 8 months ago
[docs] Fix roadmap link

oliviertassinari opened this pull request 8 months ago
Support runtime / "non bundler integration" mode?

oliviertassinari opened this issue 8 months ago
v0.0.11

siriwatknp opened this pull request 8 months ago
Decouple `sx` prop from system and add docs

siriwatknp opened this pull request 8 months ago
[enhancement] Reorder the css generation order for styled calls

brijeshb42 opened this pull request 8 months ago
[styled] theme style overrides is overridden by variants

siriwatknp opened this issue 8 months ago
[styled] Replace lowercase with lowerFirst

siriwatknp opened this pull request 8 months ago
Support array for `sx` prop

siriwatknp opened this pull request 8 months ago
Replace `sx` callback object param with `theme`

siriwatknp opened this pull request 8 months ago
[sx] theme should not wrap in an object

siriwatknp opened this issue 8 months ago
[sx] support function declaration

siriwatknp opened this issue 8 months ago
[vite] Theme injection error in Vite without a theme

Markbags opened this issue 8 months ago
[POC] replace `zero-styled` path with pigment

siriwatknp opened this pull request 8 months ago
Support array in `sx` prop

siriwatknp opened this issue 8 months ago
[core] Set root version to 0.0.10

siriwatknp opened this pull request 8 months ago
Fix prop forwarding when `as` component is provided to HTML styled component

siriwatknp opened this pull request 8 months ago
v0.0.10

siriwatknp opened this pull request 8 months ago
Bump `@wyw-in-js/*` to 0.5.3

siriwatknp opened this pull request 8 months ago
Fix styled inheritance

siriwatknp opened this pull request 8 months ago
React 19. Generate a component to avoid FOUC

o-alexandrov opened this issue 8 months ago
[nextjs][bug] Transform !important css to an intermediate representation

brijeshb42 opened this pull request 8 months ago
Enable `sx` prop on any components

siriwatknp opened this pull request 8 months ago
[bug] The `styled` function does not work with MUI system

siriwatknp opened this issue 8 months ago
[react] Support the sx prop on all components

siriwatknp opened this issue 8 months ago
[nextjs] using `!important` does not work

siriwatknp opened this issue 8 months ago
[react][fix] Add `private-runtime` directory in the package.json

mnajdova opened this pull request 8 months ago
[release] v0.0.9

mnajdova opened this pull request 8 months ago
[react] Add `globalCss` processor

siriwatknp opened this pull request 8 months ago
[core] Enable release:changelog in CI

mnajdova opened this pull request 8 months ago