Commit Graph

29 Commits

Author SHA1 Message Date
Bill Thornton 422adde900 Use consistent import style 2024-08-15 02:33:50 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
grafixeyehero 1825b821af cleanup duplicate userSettings from libraryBrowser 2023-07-14 21:32:34 +03:00
Bill Thornton 6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
h3llrais3r fb244080de Changes after review 2023-01-19 23:55:38 -05:00
h3llrais3r b019eef37b Simplify logic 2023-01-19 23:55:38 -05:00
h3llrais3r 53aaa35a3b Show total count when no pagination is applied
If no pagination is applied (or disabled in the settings), there is no view on how many items you have in your library. By showing the pagination text (without the pagination buttons) it's still visible for the user how many items are listed in the library.
2023-01-19 23:55:38 -05:00
Hadi Charara 104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
Bill Thornton 1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Hadi Charara df39a9a1ff Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
Hadi Charara 66f33b368b Localized page flippers 2022-07-03 13:46:54 -04:00
San 9d99ffb426 fix parenthesis
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:44:41 -07:00
sancodes 9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada 39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
dkanada 0987e9387b update list view layout strings 2020-08-28 21:24:00 +09:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada 65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
Cameron 10100ce63b Update src/scripts/libraryBrowser.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-08 23:53:34 +01:00
Cameron 1ede5e0d68 Update src/scripts/libraryBrowser.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-08 23:48:24 +01:00
Cameron 234a70875d Remove Missed Required 2020-08-04 15:15:59 +01:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron 562b54192f Update src/scripts/libraryBrowser.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-28 16:49:31 +01:00
Cameron 8691da18ad fix lint 2020-07-28 13:09:05 +01:00
Cameron 4c28399c6b Migration of library browser to ES6 moduels 2020-07-27 20:21:19 +01:00
dkanada 200d8dd416 fix casing for a few files 2020-05-17 00:52:16 +09:00