Commit Graph

12 Commits

Author SHA1 Message Date
31f4424018 fix: Time/LocaleTime should default to relative humanized timestamps (regression) 2021-08-12 22:47:14 -07:00
77db0c2e95 fix: Document history event headings (#2433)
* fix: Document history events from last year but within 12 months shown as 'this year'
fix: Events older than a year have repeated headings

* lint
2021-08-12 15:24:13 -07:00
9db72217af feat: Include more events in document history sidebar (#2334)
closes #2230
2021-08-05 15:03:55 -07:00
2aedf4440b feat: Enable Persian language translations (#2341) 2021-07-21 10:41:45 -07:00
e41f17c701 feat: Enable Japanese translations (#2282) 2021-07-08 18:32:05 -07:00
04eabe68a7 feat: Enable traditional Chinese translations (#2266) 2021-07-02 12:08:08 -07:00
a6d4d4ea36 fix: Add Portugese, Brazil to language options (#2164)
* Add Portugese, Brazil to language options

* Upgrade date-fns package

Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-06-09 17:42:14 -07:00
d0f1fd533a feat: Add Russian language support
closes #1916
2021-02-21 20:42:01 -08:00
f608872c11 chore: Add Chinese and Italian translations 2021-01-20 22:09:36 -08:00
ab40545a01 lint 2021-01-14 20:11:04 -08:00
f501da9c0f flow 2021-01-14 18:38:02 -08:00
93ac9892d5 fix: take into account user lang in Time component (#1793)
This PR takes into account the user selected language to format the time in the Time component.

Co-authored-by: tommoor <tom.moor@gmail.com>
2021-01-14 09:08:14 -08:00