github mattogodoy/nametag v0.28.0

latest release: v0.28.1
6 hours ago

Release Summary

  • Fixed an issue where the year field displayed '1604' when toggling the unknown year option.
  • Improved date handling by integrating a new DatePicker for adding and editing important dates.
  • Added a custom DatePicker with inline fields for easier date entry and selection.
  • Included date validation utilities to ensure accurate date inputs.

0.28.0 (2026-03-03)

Features

  • add custom DatePicker component with three inline fields (8776913)
  • add date validation utilities (leap year, days in month, clamp) (0f6a9fe)
  • add i18n keys for DatePicker component (a6318d4)
  • custom DatePicker with dropdown fields (27511f6)
  • integrate DatePicker into ImportantDatesManager for add/edit forms (5867d27)
  • integrate DatePicker into PersonForm Last Contact field (189a1e8)

Bug Fixes

  • clear year field when unchecking year-unknown instead of showing 1604 (b1f7e98)
  • re-emit date when yearUnknown toggled and restore CSS hover tooltip (18536b1)

Don't miss a new nametag release

NewReleases is sending notifications on new releases.