Releases: vue-styled-components/core
Releases · vue-styled-components/core
v1.4.1
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
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
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
This release is also available on:
Bug Fixes
- theme-provider: reactive theme loss issue (#15) (29f02b9)
v1.3.0
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
This release is also available on:
Features
- core: [styled] support embed css (9ce5920)
- utils: [style-management] auto clear style when the component unmounted (0678b03)
v1.2.0
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
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
This release is also available on:
Features
- core: [styled] support passing type for props (691be76)
v1.0.1
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)