Skip to content

Releases: Eugeou/react-flip-clock

v1.2.2

15 Sep 10:55
20f1ae1

Choose a tag to compare

  • 🎨 IMPROVED: AM/PM suffix now uses matching flip card styling
  • 📏 IMPROVED: AM/PM suffix is 40% the size of time cards for better proportion
  • 🎯 IMPROVED: AM/PM suffix positioned inline with time cards
  • 🧹 CLEANUP: Simplified AM/PM implementation and removed complex positioning
  • 🐛 FIX: Better CSS integration and styling consistency

v1.1.0

15 Sep 10:53

Choose a tag to compare

v1.1.0 Pre-release
Pre-release
  • ✨ NEW: Added AM/PM display support with showAmPm prop
  • ✨ NEW: 12-hour format with automatic hour conversion
  • 🎨 NEW: Beautiful AM/PM suffix styling
  • 📚 NEW: Updated documentation with AM/PM examples
  • 🐛 FIX: Improved CSS import handling

v1.0.0

15 Sep 09:12

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Features

  • Highly Customizable: Customize colors, sizes, fonts, and more
  • Responsive: Automatically hides seconds on mobile devices
  • TypeScript Support: Full TypeScript definitions included
  • Smooth Animations: Beautiful flip animations with CSS transitions
  • Zero Dependencies: No external dependencies required
  • Tree Shakeable: Only import what you need