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 2 years ago

Patch Changes

  • 13b71dfb: - Give a name to CSS var used for empty values
    • Update loki to 0.30.3
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Minor Changes

  • 100f5d5e: Pass a custom resolver from parcel-transformer to babel plugin

Patch Changes

  • Updated dependencies [fcda0097]
  • Updated dependencies [dcb333a2]
  • Updated dependencies [5ee1a866]
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

  • fcda0097: Fix bug where props are not forwarded when composing components in the styled API
  • dcb333a2: Use less likely to clash variable names in styled template
  • 5ee1a866: - Fixes bug where more than one import cannot be used in template literal object property key
    • Support string binary operation in object property keys
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

  • dcb333a2: Use less likely to clash variable names in styled template
  • 44d8c58f: Add missing parserBabelPlugins options to webpack loader
  • Updated dependencies [fcda0097]
  • Updated dependencies [13b71dfb]
  • Updated dependencies [dcb333a2]
  • Updated dependencies [5ee1a866]
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

  • d2bd6305: - Normalize prop usage in styled API to make it easier to avoid name clashing
    • Fix bug in styled API where destructuring can remove values out of props
    • Ensure props are not displayed as HTML attributes, unless they are valid attributes
  • 17de9d1f: Omit rules with empty values from stylesheet
  • Updated dependencies [17de9d1f]
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

  • 17de9d1f: Omit rules with empty values from stylesheet
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

  • 5272281a: Add configurable options to optimize CSS
compiled - @compiled/[email protected]

Published by atlas-dst-bot about 2 years ago

Patch Changes

  • 5272281a: Add configurable options to optimize CSS
  • Updated dependencies [5272281a]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 6bd1708: Take hashed asset name into consideration when optimizating css asset
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 8912717: Revert "Bug - shadow variable clash with destructured props (#1193)"
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • 6c1ea7f: Support Compiled in files with TypeScript as expressions
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • a7df222: Use parser babel plugins in parcel transformer
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • 1cab89a: check node environment based on process instead of window

Patch Changes

  • ad4d257: Update TypeScript and Flow types to support function calls and resolve incorrect typing
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • e1ac2ed: Rename babelPlugins configuration option to parserBabelPlugins and add transformerBabelPlugins option

Patch Changes

  • 4f8f2aa: Fixed shadow variables clashing with destructured props
  • d3b5fb9: Support template literals as a selector in an object
  • Updated dependencies [ad4d257]
  • Updated dependencies [8384893]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • 16f4d45: Adds Codeshift configuration file as an alternate codemod runner.

Patch Changes

  • 1018a26: Adds codeshift.config.js to the NPM allow list so it is accessible by the @codeshift/cli at runtime
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • e93ed68: Added configurable options to prevent side effects in SSR
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Minor Changes

  • e1ac2ed: Rename babelPlugins configuration option to parserBabelPlugins and add transformerBabelPlugins option
  • e93ed68: Added configurable options to prevent side effects in SSR

Patch Changes

  • ad4d257: Update TypeScript and Flow types to support function calls and resolve incorrect typing
  • Updated dependencies [ad4d257]
  • Updated dependencies [8384893]
  • Updated dependencies [e1ac2ed]
  • Updated dependencies [4f8f2aa]
  • Updated dependencies [d3b5fb9]
  • Updated dependencies [1cab89a]
  • Updated dependencies [e93ed68]
compiled - @compiled/[email protected]

Published by atlas-dst-bot over 2 years ago

Patch Changes

  • ad4d257: Update TypeScript and Flow types to support function calls and resolve incorrect typing