@treeui/utils@0.26.0
Minor Changes
-
184914c: Calendar math fixes from real adoption (TREEUX-016 etapa a):
placeInDayno longer letsminHeightpush a block past the day's end. A
short event near midnight (e.g. 3 minutes at 23:55) was floored to the minimum
and spilled below the column; the floored height now shrinks sotop + height
stays within the day.weekStartForLocaletakes an optionalfallbackargument (default1,
Monday) used only when the engine can't report week info. The library no
longer silently hard-wires Monday — a Sunday-first product passes0so an
unknown tag or old runtime never flips its source locale to Monday.