Skip to content

Releases: 4dn-dcic/shared-portal-components

CFM - Browse View Updates - Final

01 Oct 16:17
ce88a14

Choose a tag to compare

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

01 Oct 14:38

Choose a tag to compare

Pre-release

Full Changelog: 0.1.96b5...0.1.96b6

CFM - Browse View Updates - V

23 Sep 20:15

Choose a tag to compare

Pre-release

Full Changelog: 0.1.96b4...0.1.96b5

CFM - Browse View Updates - IIII

10 Sep 21:47

Choose a tag to compare

Pre-release

Full Changelog: 0.1.96b3...0.1.96b4

CFM - Browse View Updates - III

08 Sep 13:08

Choose a tag to compare

Pre-release

Full Changelog: 0.1.96b2...0.1.96b3

CFM - Browse View Updates - II

20 Aug 15:18

Choose a tag to compare

Pre-release

Full Changelog: 0.1.96b1...0.1.96b2

CFM - Browse View Updates - I

20 Aug 10:20

Choose a tag to compare

Pre-release

Full Changelog: 0.1.95...0.1.96b1

LocalizedTime - Fix Formatting for Timezone-free Dates - Final

25 Mar 20:47
409000f

Choose a tag to compare

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

Full Changelog: 0.1.94...0.1.95

LocalizedTime - Fix Formatting for Timezone-free Dates

25 Mar 11:52

Choose a tag to compare

LocalizedTime Preset Formats Update - Final

21 Mar 10:11
c7b972a

Choose a tag to compare

What's Changed

Full Changelog: 0.1.93...0.1.94