core

A CSS tool similar to styled-components for Vue3.js. Help you to develop your apps quickly!

APACHE-2.0 License

Downloads
232
Stars
51
Committers
3

Bot releases are visible (Hide)

core - v1.1.0

Published by github-actions[bot] 5 months ago

This release is also available on:


1.1.0 (2024-05-17)

Features

  • core: [styled] support passing type for props (691be76)
core - v1.1.0-beta.1

Published by github-actions[bot] 5 months ago

This release is also available on:


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

Features

  • core: [styled] support passing type for props (691be76)
core - v1.0.1

Published by github-actions[bot] 5 months ago

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)
core - v1.0.1-beta.1

Published by github-actions[bot] 5 months ago

This release is also available on:


1.0.1-beta.1 (2024-05-10)

Bug Fixes

  • core: identical styles cannot override (#6) (fe1cf46)
core - v1.0.0

Published by github-actions[bot] 6 months ago

1.0.0 (2024-05-02)

Bug Fixes

  • core: [styled] as does not take effect (9f143b2)

Features

  • core: [styled] add .attrs api (f01d60b)
  • core: [styled] support reactive style value (8624512)
  • core: [styled] support styling vue component (c76478a)
  • helper: add apis of keyframes and createGlobalStyle (5c2a422)
  • hooks: [use-styled-calss-name] add hook to get styled class name (0952efa)
  • provider: add theme provider (d4fb106)

Performance Improvements

  • core: [styled] improve watch effect (74ca1f1)
  • helper: [keyframes] generate unique name for keyframes (669e7ec)
core - v1.0.0-beta.2

Published by github-actions[bot] 6 months ago

This release is also available on:


1.0.0-beta.2 (2024-04-29)

Bug Fixes

  • core: [styled] as does not take effect (9f143b2)
core - v1.0.0-beta.1

Published by github-actions[bot] 6 months ago

This release is also available on:


1.0.0-beta.1 (2024-04-29)

Features

  • core: [styled] add .attrs api (f01d60b)
  • core: [styled] support reactive style value (8624512)
  • core: [styled] support styling vue component (c76478a)
  • helper: add apis of keyframes and createGlobalStyle (5c2a422)
  • hooks: [use-styled-calss-name] add hook to get styled class name (0952efa)
  • provider: add theme provider (d4fb106)

Performance Improvements

  • core: [styled] improve watch effect (74ca1f1)
  • helper: [keyframes] generate unique name for keyframes (669e7ec)