Skip to content

Releases: vue-styled-components/core

v1.4.1

16 Aug 15:24
Compare
Choose a tag to compare

This release is also available on:


1.4.1 (2024-08-16)

Bug Fixes

  • helper: [create-global-style] cannot apply style correctly (ccd9805)

v1.4.0

15 Aug 15:52
Compare
Choose a tag to compare

This release is also available on:


1.4.0 (2024-08-15)

Bug Fixes

  • core: [styled] autmatically infer props type (176f06a)

Features

  • implement automatic addition of vendor prefixes to CSS styles and add support for nested CSS in legacy browsers(#19) (2fc5b48)

v1.3.1

24 Jul 01:29
Compare
Choose a tag to compare

This release is also available on:


1.3.1 (2024-07-24)

Bug Fixes

  • theme-provider: reactive theme loss issue (#15) (29f02b9)

v1.3.1-beta.1

22 Jul 02:53
Compare
Choose a tag to compare
v1.3.1-beta.1 Pre-release
Pre-release

This release is also available on:


1.3.1-beta.1 (2024-07-22)

Bug Fixes

  • theme-provider: reactive theme loss issue (#15) (29f02b9)

v1.3.0

18 Jul 01:00
Compare
Choose a tag to compare

This release is also available on:


1.3.0 (2024-07-18)

Features

  • core: [styled] support embed css (9ce5920)
  • utils: [style-management] auto clear style when the component unmounted (0678b03)

v1.3.0-beta.1

17 Jul 08:18
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

This release is also available on:


1.3.0-beta.1 (2024-07-17)

Features

  • core: [styled] support embed css (9ce5920)
  • utils: [style-management] auto clear style when the component unmounted (0678b03)

v1.2.0

23 May 15:26
Compare
Choose a tag to compare

This release is also available on:


1.2.0 (2024-05-23)

Features

  • helper: [cssClass] add function to generate common class (fa57d0c)

v1.1.0

17 May 08:49
Compare
Choose a tag to compare

This release is also available on:


1.1.0 (2024-05-17)

Features

  • core: [styled] support passing type for props (691be76)

v1.1.0-beta.1

16 May 09:29
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

This release is also available on:


1.1.0-beta.1 (2024-05-16)

Features

  • core: [styled] support passing type for props (691be76)

v1.0.1

10 May 09:28
Compare
Choose a tag to compare

This release is also available on:


1.0.1 (2024-05-10)

Bug Fixes

  • core: animation doesn't working (41fb553)
  • core: identical styles cannot override (#6) (fe1cf46)