compiled

A familiar and performant compile time CSS-in-JS library for React.

APACHE-2.0 License

Downloads
186.9K
Stars
2K
Committers
46

Bot releases are visible (Hide)

compiled - @compiled/[email protected]

Published by atlas-dst-bot about 1 year ago

Patch Changes

  • 40904082: Allow function parameters and imported values for left side of any logical expression in css attribute (A && B, A || B, A ?? B)
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 1 year ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot about 1 year ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot about 1 year ago

Minor Changes

  • 9cfda8ef: no-css-prop-without-css-function: Forbid imported styles and function parameters in css attribute
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 1 year ago

Minor Changes

  • 487bbd46: Support default parameters in arrow functions, and explicitly throw error when using unsupported syntax in arrow function parameters
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • a24c157c: Skip expansion of shorthand properties (e.g. padding, margin) if they have dynamic values (e.g. CSS variables, ternary expressions, arrow functions)
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • a24c157c: Skip expansion of shorthand properties (e.g. padding, margin) if they have dynamic values (e.g. CSS variables, ternary expressions, arrow functions)

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Patch Changes

  • 9aa6909a: Add error when expressionToString runs infinite loop ("Error: Maximum call stack size exceeded")
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Patch Changes

  • cd977654: Remove @compiled/react runtime side-effect to ensure no error if the module is reloaded.
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.
  • 89c5d043: Add "classNameCompressionMapFilePath" as an option to Parcel transformer. If both "classNameCompressionMap" and "classNameCompressionMapFilePath" are provided, classNameCompressionMap takes precedence.

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot over 1 year ago

Minor Changes

  • c4e6b7c0: Introduce a new runtime class name library, which resolves the ax chaining issue. The new library is used only if class name compression is enabled.
  • c4e6b7c0: Change TypeScript compiler target from es5 to es6.
  • 25779e3a: Statically evaluate variables inside nested template strings (excluding template strings inside functions)

Patch Changes