element-web/test/components/structures/__snapshots__
Michael Telatynski 3c52ba0c92
Use Intl to localise dates and times (#11422)
* Use Intl to generate better internationalised date formats

* Get `Yesterday` and `Today` from Intl also

* Correct capitalisation blunder

* Fix formatTime include weekday

* Iterate

* Fix tests

* use jest setSystemTime

* Discard changes to cypress/e2e/settings/general-user-settings-tab.spec.ts

* Discard changes to res/css/_components.pcss

* Discard changes to res/css/views/elements/_LanguageDropdown.pcss

* Discard changes to src/components/views/elements/LanguageDropdown.tsx

* Add docs & tests for getDaysArray & getMonthsArray

* Discard changes to test/components/structures/__snapshots__/MatrixChat-test.tsx.snap

* Consolidate consts

* Improve testing & documentation

* Update snapshot

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Iterate

* Clarify comments

* Update src/DateUtils.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Specify hourCycle

* Discard changes to test/components/views/settings/devices/DeviceDetails-test.tsx

* Update comments

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-08-21 19:38:59 +00:00
..
MainSplit-test.tsx.snap Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
MatrixChat-test.tsx.snap Clean up the MatrixChat initSession code (#11403) 2023-08-14 12:52:08 +00:00
MessagePanel-test.tsx.snap Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
PictureInPictureDragger-test.tsx.snap Redesign the picture-in-picture window (#9800) 2023-01-04 04:44:38 +00:00
RoomStatusBar-test.tsx.snap use ExternalLink components for external links (#10758) 2023-05-03 21:26:26 +00:00
RoomView-test.tsx.snap Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
SpaceHierarchy-test.tsx.snap Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
TabbedView-test.tsx.snap Use semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00:00
ThreadPanel-test.tsx.snap Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
UserMenu-test.tsx.snap Limit width of user menu in space panel (#11192) 2023-07-05 22:00:03 +00:00