Skip to content

Releases: MadhushaPrasad/vue-analog-clock

Version 0.1.0: Customizable Colors Feature

07 Apr 06:51
9fda193
Compare
Choose a tag to compare

We're excited to announce version 0.1.0 of our npm package, which introduces the highly requested feature of customizable colors for the analog clock component. Now you can personalize the appearance of the analog clock to seamlessly integrate it into your projects and match your design aesthetics.

New Features:
Customizable Colors: You can now easily customize various aspects of the analog clock, including the background color, digits color, minute marks color, hour hand color, minute hand color, and seconds hand color. Take full control of the visual presentation of the analog clock to suit your application's needs.
Upgrade Instructions:
To take advantage of the new customizable colors feature, simply update your package to version 0.1.0 and adjust the color props accordingly when using the AnalogClock component in your Vue templates.

npm install vue3-analog-clock@0.1.0

Thank you for your continued support and feedback as we strive to enhance our package and provide valuable features for our users.

v0.0.2 - Vue 3 Analog Clock Component

03 Apr 17:15
Compare
Choose a tag to compare
Pre-release

Description:
This release introduces improvements and fixes to the Vue 3 Analog Clock Component.

Changes:
Improved performance optimizations.
Fixed minor styling issues.
Enhanced documentation.
Feel free to upgrade to this version to benefit from the latest enhancements and fixes.

Note:
If this release is still in development or not ready for production, consider using a pre-release version tag like v0.0.2-alpha. Otherwise, use v0.0.2 for stable releases.

demo-gif-file