Commit graph

34 commits

Author SHA1 Message Date
Dmitry Lyzo
985a7fb670 Use only one way to go back 2021-09-06 16:47:46 +03:00
Dmitry Lyzo
626993a740 Fix dialog history 2021-08-25 00:32:49 +03:00
grafixeyehero
e302fbfb73 Enable history for dialog hash 2021-05-05 23:40:51 +03:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Bill Thornton
a6df633895 Fix dialog helper not resolving 2021-03-09 16:17:18 -05:00
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Bill Thornton
a16d5111b3 Close QuickConnect dialog after login 2020-12-01 13:31:28 -05:00
Dmitry Lyzo
c2b1d02a33
Merge branch 'master' into return-of-the-scrollbar 2020-11-20 09:28:55 +03: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
Dmitry Lyzo
b973a5eace Make all fullscreen dialogs hide scrollbar 2020-09-26 21:16:34 +03:00
Cameron
fec7315763 Fix accessing subtitles and playback data 2020-09-01 09:47:30 +01:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
MrTimscampi
0feb4f1e36 Merge remote-tracking branch 'upstream/master' into another-es6-pr 2020-08-12 15:14:29 +02:00
MrTimscampi
566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
MrTimscampi
4aa0ef4936 Migrate appRouter to ES6 2020-08-06 23:10:47 +02:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
MrTimscampi
8f098dc26d Fix linting errors 2020-08-06 19:32:31 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
4fce7f8be5 Migrate scrollHelper to ES6 2020-07-26 22:52:55 +02:00
grafixeyehero
44320ef505 apply suggestion 2020-06-26 23:16:10 +03:00
grafixeyehero
7c8a5d3184 Migration dialogHelper to ES6 modules 2020-06-17 01:25:05 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
dkanada
f50d709161
Merge pull request #837 from h1nk/right-click-dialog-container
Close dialogs when container background is right clicked
2020-03-21 15:42:13 +09:00
Dmitry Lyzo
53d2e8c0d2 Always try to blur foreign element 2020-03-15 02:18:54 +03:00
Dmitry Lyzo
305f050003 Move blur of foreign element to generic dialog module 2020-03-14 22:28:07 +03:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
h1nk
852175e139
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-21 17:11:08 -05:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
vitorsemeano
f783509e33 rename dialoghelper to dialogHelper 2019-03-28 21:41:01 +00:00
Renamed from src/components/dialoghelper/dialoghelper.js (Browse further)