Releases: styled-components/xstyled
Releases · styled-components/xstyled
v3.5.0
10 Jan 08:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
add border positions style helpers (3bcaada )
v3.4.0
22 Dec 08:09
Compare
Sorry, something went wrong.
No results found
v3.3.0
22 Dec 07:50
Compare
Sorry, something went wrong.
No results found
v3.2.0
22 Dec 07:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
export styled as a named export (410cd67 )
v3.1.2
05 Nov 10:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
system: fix caching issue with value with different types (4a6ded3 )
v3.1.1
30 Oct 09:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
types: fix emotion createGlobalStyle type def (95667bc )
allow numeric values for systemprops (efdefe1 )
boolean or string for transform property type (1498d86 )
color prop missing responsive support (65f532b )
ensure the number is one of the keys (c2f71fd )
more correct synthesized type that allows number keys (c31c6b1 )
move typography color fix to proper file (5c635b0 )
transform prop type should be string not boolean (50c847e )
v3.1.0
02 Oct 08:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix for Prototype Pollution (#304 ) (34ed147 )
docs: added a missing paren in the code example (#303 ) (901755b )
types: fix wrong type for ThemeVariants (#301 ) (b69619e )
Features
emotion: add importMap to the babel plugin (#293 ) (657f7fe )
system: add aria-disabled to the disabled state (#297 ) (d28cf38 )
typings: assemble deep paths for autocompletion (#310 ) (9867158 )
v3.0.3
25 Jun 07:07
Compare
Sorry, something went wrong.
No results found
v3.0.2
18 Jun 08:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
breakpoints: add _ into breakpoints (bcfda4b ), closes #277
emotion: fix color prop (4d88c18 ), closes #276
system: fix rpx transformers (339f7fc ), closes #274
move away from mjs extension to work in more environments (9098b83 )
v3.0.1
02 Jun 21:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
optional chaining syntax in dist module (cacaf6a ), closes #265