linaria

Zero-runtime CSS in JS library

MIT License

Downloads
4.5M
Stars
11.2K
Committers
134

Bot releases are hidden (Show)

linaria - Release 1.0.0-alpha.12

Published by satya164 about 6 years ago

Bug Fixes

  • enable some non-standard syntax in babel plugin (83fec6b)
  • ignore parse errors in stylelint preprocessor (b53ea80)
linaria - Release 1.0.0-alpha.11

Published by satya164 about 6 years ago

Bug Fixes

  • improve regex to check for styled (4121ec5)
linaria - Release 1.0.0-alpha.10

Published by satya164 about 6 years ago

Bug Fixes

  • don't error if babel didn't return metadata.linaria (ef33dd1)
linaria - Release 1.0.0-alpha.9

Published by satya164 about 6 years ago

Bug Fixes

  • add missing dependency (32c24b8)
  • assume non-class name selectors to be critical (#250) (19192ac)
  • babelrc: false still loads the config file (276be70)
  • check if import is from linaria (#231) (fb253cf)
  • fix JS sourcemaps and move stylis out of babel plugin (b8a95f4)
  • handle escapes such as \n in expressions (#251) (f526542)
  • support usage with file-loader (2cc5670), closes #195 #182
  • use relative paths for slugs to keep it consistent across machines (d147a6b)

Features

  • add basic flow types for css and styled tags (e0666be)
  • add Rollup plugin (#253) (f78d3ac)
  • make Module.transform configurable from evaluate (#247) (fcec1bb), closes #246
linaria - 0.5.0

Published by zamotany almost 7 years ago

New features

  • Webpack loader #186
linaria - 0.4.2

Published by zamotany almost 7 years ago

Bug fixes

  • Publish stylelint-config and stylelint-preprocessor files to npm (fixes #184) #185 @zamotany

New features

  • Added minifyClassnames option #183 @jukben
linaria - v0.4.0

Published by zamotany almost 7 years ago

New features

  • feat: Support JSON files and create dummy wrapper module for other non-JS extensions (#176) @zamotany

Bug fixes

  • fix: support literal property names in object. fixes #170 (#172) @satya164
  • fix: use same class names in dev and prod. fixes #147 (#171) @satya164

Internal

  • tests: fix website integration tests (#173) @satya164
linaria - v0.3.1

Published by zamotany almost 7 years ago

Fix

  • remove postinstall script (#167) @zamotany
linaria - v0.3.0

Published by zamotany almost 7 years ago

Features

  • add stylelint preprocessor (#140) @zamotany

Fixes

  • recursively check for variable declarator (#155) @satya164

Docs

  • docs: remove section on single: true from webpack integration (#162) @satya164

Internal

  • chore: make sure yarn.lock is up-to-date on ci (#163) @satya164
linaria - v0.2.0

Published by thymikee almost 7 years ago

Features

  • create linaria-jest – a Jest snapshot serializer for React and Preact components (#139) @thymikee
  • basic support for rewiring require calls (#145) @satya164
  • support template literals in object properties and JSX props (#146) @satya164
  • add MIT license @thymikee

Fixes

  • remove deprecated babel-preset-es2015 and always transpile modules (#152) @satya164

Docs

  • provide example config with Create React App and Next.js (#126) @thymikee
  • setup typescript-styled-plugin for vscode on website (#136) @thymikee
  • add Linaria to CSS-in-JS playground (#141) @Tushkiz
  • add a doc on benefits of using linaria (#151) @satya164

Internal

  • add logo to README @satya164
  • add a test for public API (#130) @thymikee
  • update Callstack name and link. (#143) @ferrannp
  • split integration tests for speed (#144) @thymikee
  • split jobs for CircleCI (#150) @satya164
  • add basic test with puppeteer for the website (#148) @satya164
  • fix benchmark script (#154) @zamotany
linaria - v0.1.3

Published by thymikee about 7 years ago

Features

Fixes

Internal

linaria - v0.1.4

Published by thymikee about 7 years ago

Fixes

Package Rankings
Top 0.66% on Npmjs.org
Badges
Extracted from project README
Build Status Code Coverage Version MIT License All Contributors PRs Welcome Chat Code of Conduct Greenkeeper Sponsored by Callstack tweet Edit Linaria Demo
Related Projects