Commit Graph

149 Commits

Author SHA1 Message Date
Jeremy Danyow
cd59d6d242 deprecated reaction delete call 2022-02-11 07:28:20 -08:00
Jeremy Danyow
36695bf89f upgrade parcel 2022-02-08 18:50:10 -08:00
Jeremy Danyow
2efce2333c update deps 2022-02-08 18:50:10 -08:00
Jeremy Danyow
f718d6a5db discontinue using reactions preview 2022-02-07 19:24:47 -08:00
李鹏坤-执手对影成双
3c79187fcb Fix #540 2021-10-29 07:25:09 -07:00
Jeremy Danyow
e5f5400643
fix theme 2021-10-29 07:18:29 -07:00
polyrain
18c18d1cbe Commented variables a bit more to demonstrate easier way of building a theme 2021-10-29 06:45:50 -07:00
polyrain
ac1d98fa1b Removed unnecessary index.scss lines based on other PR feedback 2021-10-29 06:45:50 -07:00
polyrain
7f1e012c7f Updated config file 2021-10-29 06:45:50 -07:00
polyrain
4bdf8450db First working version of gruvbox dark theme 2021-10-29 06:45:50 -07:00
polyrain
0c3bd5ac4a Initial commit 2021-10-29 06:45:50 -07:00
xaoxuu
e4e32a015b Update timeline-comment.scss 2021-02-19 22:03:05 -08:00
xaoxuu
bd074e6c28 Update timeline-comment.scss 2021-02-16 19:11:22 -08:00
Jeremy Danyow
607b8ace05
ensure iframe background remains transparent when host uses color-scheme:dark
#438
2021-02-10 19:29:18 -08:00
Jeremy Danyow
bc67531360 fix reaction menu 2021-02-06 13:33:55 -08:00
Jeremy Danyow
2092b41e70 fix a11y bug 2021-02-06 11:47:24 -08:00
Jeremy Danyow
eebff84b06
use logo mark in sign-in (#479) 2021-02-06 10:38:24 -08:00
Haodong DU
d471bdf1d3
always add authorization token when available (#473) 2021-02-06 10:23:14 -08:00
Jeremy Danyow
3c78385354
store session in host page's localStorage
#123 #148
2020-11-30 20:51:33 -08:00
techboyg5
7ab9cd94d9
Add loading="lazy" to iframe (#383)
Lazy loads the utterances iframe
2020-11-14 12:49:59 -08:00
Joker_
73e205d760
Add Boxy Light theme (#328)
* Add Boxy Light theme

* width change would need a separate PR

Important to have consistency across themes

Co-authored-by: Jeremy Danyow <jdanyow@gmail.com>
2020-11-14 12:06:42 -08:00
Jack Dolgin
c1897f226d
Correcting a typo (#368) 2020-07-25 19:37:18 -07:00
Jeremy Danyow
094ced65e4
Add prefers-color-scheme theme (#314) 2020-05-09 20:05:22 -07:00
Jeremy Danyow
3c3dcfb673
fix 414 and accessibility bug (#312)
fixes #310

fixes #304
2020-05-05 20:33:31 -07:00
Jeremy Danyow
2227d6e18b
lock reactions when issue is locked (#245) 2020-01-18 09:06:49 -08:00
Jeremy Danyow
e88b5bf7c4
update deps, fix description undefined (#225) 2019-11-15 06:19:52 -08:00
Christian Lück
c0634e270a Fix 'Sign in' link in reaction box to load outside iframe (#201) 2019-09-26 05:50:24 -07:00
Jeremy Danyow
f417d0e668
make sign in to comment more obvious
closes #177
2019-07-09 20:47:21 -07:00
Jeremy Danyow
8895659dd1
permit using data- attributes
closes #180
2019-07-09 20:36:15 -07:00
Jeremy Danyow
b8fd0fd4a9
fix tabs 2019-07-09 20:28:22 -07:00
Jeremy Danyow
177e3ce29f
skip adding null/undefined params 2019-07-09 20:20:48 -07:00
Jeremy Danyow
dc97be6468
workaround third-party cookie blocking (#179) 2019-07-01 21:02:20 -07:00
Florian Keller
daa434cf0e fix: Remove any and use Record (#159) 2019-06-22 20:15:52 -07:00
Jeremy Danyow
d32251b8f5
use best title match, then fallback to first match (#176) 2019-06-22 20:08:37 -07:00
Josef Citrine
67c384bee2 Photon dark theme (#149) 2019-04-14 08:45:06 -07:00
Jeremy Danyow
a6245b95dc
update deps, add dark blue to theme picker (#144) 2019-04-06 07:21:02 -07:00
Hampton
8e9fd0bdad DarkBlue theme (#139) 2019-04-06 07:11:16 -07:00
Anirudh
05f78c07a6 Icy dark theme (#138)
* Add theme icy-dark

* Fix colors, add drop-down option
2019-04-06 07:04:43 -07:00
Jeremy Danyow
c098849481
schedule measure after submitting reaction (#135) 2019-03-18 20:16:29 -07:00
weyusi
a1cdc09b88 chore: migrate primer- packages to @primer/css (#131)
migrate using [primer-migrate script](https://github.com/primer/css/blob/master/MIGRATING.md)
2019-03-18 19:30:09 -07:00
Jaxson Van Doorn
7f9b44eb2e Add ease in transition on add reactions button (#125)
Adds an ease in transition on the add reactions button
in the comment footer.

Changed to more closely mimic how GitHub styles their buttons.
2019-03-18 19:26:20 -07:00
Jaxson Van Doorn
0511651527 Prevent non-colored emojis from being invisible when selected (#127)
Prior to this commit, if a user did not have a font
that contained colored emojis, the reactions will fallback to a simple grayscale emoji.

However when hovering over a emoji from the reactions popover,
it would become invisible as a result of some hover CSS styling the color to white.

This commit resolves this by explicitly setting the color.
2019-03-03 18:58:24 -08:00
Jeremy Danyow
be3ecd9bee
bugfix, color tweak 2019-02-12 21:08:16 -08:00
Jeremy Danyow
de3d387d6f
tweak some colors 2019-02-12 20:31:49 -08:00
Jaxson Van Doorn
3acb8672a8 Add GitHub dark orange theme (#122)
Adds a new theme `GitHub Dark Orange` which is
based on the existing GitHub Dark theme.

The theme uses a mix of dark greys with orange accents
on links and around currently focused elements.
2019-02-12 20:21:11 -08:00
Jeremy Danyow
60ae174cb1
remove duplicate script 2019-02-09 08:46:55 -08:00
Jeremy Danyow
c2c8e2a2ff
fallback for Edge's missing details element support (#118) 2019-02-06 07:56:57 -08:00
Jeremy Danyow
c97a0e9315
preconnect (#117) 2019-02-04 07:23:29 -08:00
Jeremy Danyow
51c8fd0e9b
fix menu style 2019-02-04 07:14:33 -08:00
Jeremy Danyow
8ceb0ac8c8
reactions (#116)
* reactions

* disable reactions when signed out

* responsive fixes
2019-02-03 21:56:38 -08:00