Releases: 4dn-dcic/shared-portal-components
CFM - Browse View Updates - Final
Add support for the Browse View page search and table functionality.
What's Changed
Full Changelog: 0.1.95...0.1.96
CFM - Browse View Updates - VI
Full Changelog: 0.1.96b5...0.1.96b6
CFM - Browse View Updates - V
Full Changelog: 0.1.96b4...0.1.96b5
CFM - Browse View Updates - IIII
Full Changelog: 0.1.96b3...0.1.96b4
CFM - Browse View Updates - III
Full Changelog: 0.1.96b2...0.1.96b3
CFM - Browse View Updates - II
Full Changelog: 0.1.96b1...0.1.96b2
CFM - Browse View Updates - I
Full Changelog: 0.1.95...0.1.96b1
LocalizedTime - Fix Formatting for Timezone-free Dates - Final
Neutralize date-fns's UTC adjustments for date time input lacks timezone.
For instance, if we have string literal 2025-01-01 as input and need to display it as 2025-01-01 using LocalizedTime, it is displayed as 2024-12-31 in GMT- time zones, whereas in GMT+ time zones it remains 2025-01-01. Even though the represented datetime object is correct, the displayed date misleads users, particularly in facet date range components.
What's Changed
- LocalizedTime UTC Updates by @utku-ozturk in #266
Full Changelog: 0.1.94...0.1.95
LocalizedTime - Fix Formatting for Timezone-free Dates
Full Changelog: 0.1.94...0.1.95b1
LocalizedTime Preset Formats Update - Final
What's Changed
- Add
date-sm-compactformat to LocalizedTime presets by @utku-ozturk in #265
Full Changelog: 0.1.93...0.1.94