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

Unable to import Node builtins

joshwcomeau opened this issue 3 months ago
Error when adding next/link to async Page

aleksandrjet opened this issue 3 months ago
[nextjs] Improve current demo next.js app to cover more grounds

brijeshb42 opened this issue 3 months ago
[nextjs] Fix react import check bug introduced in #228

brijeshb42 opened this pull request 3 months ago
[react] Fix css extraction for transformed styled tagged-template call

brijeshb42 opened this pull request 3 months ago
[Grid] ignore RSC error

siriwatknp opened this pull request 3 months ago
Adding the Pigment CSS vite-plugin to Remix causes a CJS build

endaquigley opened this issue 3 months ago
[infra] Adds reusable workflow for close issue message

michelengelen opened this pull request 3 months ago
[infra] Adds reusable workflow for new issue cleanup

michelengelen opened this pull request 3 months ago
Support null as a value for CSS object

siriwatknp opened this pull request 3 months ago
[nextjs] Move the import startsWith next check at end

brijeshb42 opened this pull request 3 months ago
Vitest Failure

iM-GeeKy opened this issue 3 months ago
[next] Wrap all generated CSS with a cascade layer (WIP)

Janpot opened this pull request 3 months ago
v0.0.22

brijeshb42 opened this pull request 4 months ago
Button Ripple effect is not working

Nayeem-XTREME opened this issue 4 months ago
[core] Fix CI with fake docs

oliviertassinari opened this pull request 4 months ago
[core] Pin GitHub action dependency

oliviertassinari opened this pull request 4 months ago
fix: styled-engine new internals

romgrk opened this pull request 4 months ago
[system] Add recent change in function name to patch

brijeshb42 opened this pull request 4 months ago
[plugin] Fix bug related to path separator on Windows

brijeshb42 opened this pull request 4 months ago
[vite] test example app

brijeshb42 opened this pull request 4 months ago
0.0.21

siriwatknp opened this pull request 4 months ago
Replace `endsWith` with `includes` to check adapter path

siriwatknp opened this pull request 4 months ago
[docs] Keep contributing guide simple

oliviertassinari opened this pull request 4 months ago
docs(readme): add missing `className` to an example

kripod opened this pull request 4 months ago
[docs] Create Why Pigment CSS page

oliviertassinari opened this issue 4 months ago
Unwrap styled() calls

oliviertassinari opened this issue 4 months ago
[API] Consider removing evaluation of values during build-time?

oliviertassinari opened this issue 4 months ago
API to access the theme in the runtime

oliviertassinari opened this issue 4 months ago
Next.js: next-i18next incompatibility

rkurbatov opened this issue 4 months ago
V6 Using Paper overrides style of unrelated components

gaetansnl opened this issue 4 months ago
Importing next/link in `async` component produces error

gaetansnl opened this issue 4 months ago
Color mode is not respected when using theme arg in sx prop

corydeppen opened this issue 4 months ago
v0.0.20

siriwatknp opened this pull request 5 months ago
[typescript] Fix `sx` types

siriwatknp opened this pull request 5 months ago
[core] Temporarily fallback to v5 of Material UI

brijeshb42 opened this pull request 5 months ago
v0.0.19

brijeshb42 opened this pull request 5 months ago
[core] Fix thrown error during eval phase

brijeshb42 opened this pull request 5 months ago
Next/font breaks with pigment CSS

Sephster opened this issue 5 months ago
sx style delay with Button

Jedidiahip opened this issue 5 months ago
[nextjs] Cannot use `sx` prop on layout components

siriwatknp opened this issue 5 months ago
[TypeScript] Fix `sx` types and missing `style` prop from layout components

siriwatknp opened this pull request 5 months ago
Type error is thrown when using shorthand alias in sx prop

corydeppen opened this issue 5 months ago
[nextjs] Cannot style next/link component

Sephster opened this issue 5 months ago
Type errors when interpolating into tagged template literal

molily opened this issue 5 months ago
`ownerState` type safety in `variants`

pushys opened this pull request 5 months ago
v0.0.18

brijeshb42 opened this pull request 5 months ago
[core] Replace global JSX

DiegoAndai opened this pull request 5 months ago
[nextjs] Fix tsconfig's path resolving

brijeshb42 opened this pull request 5 months ago
fix: typo in comment for colorScheme

chanwukim opened this pull request 5 months ago
Storybook Vite / AntD incompatibility

danLDev opened this issue 5 months ago
[breakpoints] Add ultra-wide breakpoint

AlexJSully opened this pull request 5 months ago
Bugs with incremental adoption alongside styled-components

aleksakojadinovic opened this issue 5 months ago
`useTheme` returns undefined for theme values

oe-josh-martin opened this issue 5 months ago
[webpack] Fix support for webpack and add example app

brijeshb42 opened this pull request 5 months ago
v0.0.17

brijeshb42 opened this pull request 6 months ago
[vite] Allow package authors to specify packages to include in vite

brijeshb42 opened this pull request 6 months ago
withPigment causes tsconfig compiler path option to not work

inuwan opened this issue 6 months ago
[vite] Pass down `transformLibraries`

siriwatknp opened this pull request 6 months ago
Shadow dom support

hasdfa opened this issue 6 months ago
[docs] Fix transformation link in HOW_PIGMENT_CSS_WORKS.md

TakhyunKim opened this issue 6 months ago
Allow variants in `globalCss` to give styled-components parity

oe-josh-martin opened this issue 6 months ago
[plugin] Allow runtime libraries to have their own theme and styles css path

brijeshb42 opened this pull request 6 months ago
[bug] `extendTheme` doesn't work w/ `pigment`

o-alexandrov opened this issue 6 months ago
[core] Pass CII-Best-Practices badge

oliviertassinari opened this issue 6 months ago
Support and Examples for Using Rspack/Rsbuild

douglaszaltron opened this issue 6 months ago
v0.0.16

siriwatknp opened this pull request 6 months ago
[nextjs] Make library path check OS agnostic

brijeshb42 opened this pull request 6 months ago
[Grid] Add wrap prop

mnajdova opened this pull request 6 months ago
v0.0.15

siriwatknp opened this pull request 6 months ago
[examples] Rename next.config.js to next.config.mjs

brijeshb42 opened this pull request 6 months ago
[core] Update package manager to 9.4.0

siriwatknp opened this pull request 6 months ago
[react] Support transpiled library for `globalCss` and `keyframes`

siriwatknp opened this pull request 6 months ago
Allow import customisation

isshesure opened this issue 6 months ago
[unplugin] Fix misuse variable to transform libraries

siriwatknp opened this pull request 6 months ago
[docs] Update readme to use next.config.mjs

mnajdova opened this pull request 6 months ago
Props types do not work when using tagged string literal

mnajdova opened this issue 6 months ago
[core] Update package manager to follow core repo

siriwatknp opened this pull request 6 months ago
[react] Remove sx transform logic and leverage Emotion unitless

siriwatknp opened this pull request 6 months ago
[react] Export `globalCss` from index

siriwatknp opened this pull request 6 months ago
Add withComponent Interface or as Prop Similar to EmotionJS

wh5938316 opened this issue 6 months ago
[react] Create Hidden component

siriwatknp opened this pull request 6 months ago
[react] Create Grid component

DiegoAndai opened this pull request 6 months ago
[react] Implement Container component

brijeshb42 opened this pull request 6 months ago
`globalCss` is missing in `build/index` after publishing

o-alexandrov opened this issue 6 months ago
Most sensible upgrade path from MUI 4 to 6

kabforks opened this issue 6 months ago
Use CSS cascade layer (`@layer`)

siriwatknp opened this issue 6 months ago
Bump next from 13.5.6 to 14.2.4

dependabot[bot] opened this pull request 6 months ago
v0.0.14 (2)

siriwatknp opened this pull request 6 months ago