Commit graph

33 commits

Author SHA1 Message Date
Bill Thornton
1473a793e5 Rename and convert dfnshelper to typescript 2022-11-03 01:04:35 -04:00
Bill Thornton
b3febe49ad Optimize loading of date-fns 2022-11-03 00:52:12 -04:00
Bill Thornton
5d39f23083 Fix chunk names 2022-10-27 01:13:29 -04:00
Bill Thornton
8536fe4610 Remove string replaceAll implementations 2022-10-16 00:11:31 -04:00
Bill Thornton
84c007fa0b
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Hadi Charara
d1145a3c63 Fixed linting issue 2022-10-14 17:06:25 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara
892f5b73cf Fixed all reported issues 2022-10-13 13:59:48 -04:00
Hadi Charara
37a6303800 Final commit 2022-07-08 13:25:59 -04:00
Hadi Charara
76b0e8c01c Cleaned up element dir detection funciton 2022-07-08 12:43:15 -04:00
Hadi Charara
d719ee6a07 Fixed language detection 2022-07-08 12:41:58 -04:00
Hadi Charara
8488f48f99 Fixed video player 2022-07-05 19:58:02 -04:00
Hadi Charara
df39a9a1ff Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
Hadi Charara
87190cf31a Fixed navbar for RTL layouts 2022-07-03 11:58:08 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Joshua M. Boniface
b41ed9477e Merge pull request #3642 from taku0/font-family-by-language
(cherry picked from commit a07d5b7bd1eaa962b612bed1e3198fac0e2b58c0)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Dmitry Lyzo
3badb21b00 Remove language normalization - use original language
Otherwise `pt-PT` is replaced by `pt`, but they have different translations.
2021-10-26 22:29:41 +03:00
Bill Thornton
172e06ed3f Refactor translation method 2021-09-08 13:11:20 -04:00
Bill Thornton
1c663b7675 Log warning instead of error when dictionary has not loaded 2021-09-08 10:39:46 -04:00
Bill Thornton
ed67e601aa Add error logging for missing translation keys 2021-06-08 23:48:51 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
vitorsemeano
b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
ferferga
dcde6bfb5e Export updateCurrentCulture function 2020-04-04 22:17:21 +02:00
ferferga
100f7cc8f5 Don't require connectionManager 2020-04-04 20:36:14 +02:00
ferferga
e9979954a8 Apply #1004#issuecomment-605708819 suggestions 2020-04-04 20:35:13 +02:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
dkanada
a260e33182 sort through the define statements 2019-10-03 02:33:21 +09:00
Renamed from src/components/globalize.js (Browse further)