Commit Graph

57 Commits

Author SHA1 Message Date
Penar Musaraj 128154ae2a
Add compatibility entry 2022-01-09 17:33:06 -05:00
Penar Musaraj f4b335d154
DEV: Use headerOffset from core 2022-01-09 17:32:36 -05:00
Jordan Vidrine 5b2f5a455e
UX: Sidebar fixes (#18) 2022-01-05 10:40:18 -06:00
Jordan Vidrine 780c744122
minor fix (#17) 2022-01-04 11:30:50 -06:00
Jordan Vidrine d72dc3306b
UX: Adjustments for chat (#16) 2021-12-30 10:35:15 -06:00
Jordan Vidrine 98c05eabfb
UX: Sidebar + Chat fixes (#15) 2021-12-30 10:27:46 -06:00
Robin Ward 5b051e183a
FIX: Deprecated `modfiyClass` (#14) 2021-09-03 14:18:27 -04:00
Bianca Nenciu 113d3a8612
FIX: Remove anchor generated by theme component (#13)
Core adds anchors to all headings.
2021-07-29 17:06:31 +03:00
Joe c64a82b4b8
Change the icon for post-bottom button (#12) 2021-05-11 01:08:28 +08:00
Joe fcc2d0698b
FIX: add post controls icon to mobile (#11) 2021-05-10 23:36:56 +08:00
Joe 268ef4cb8f
Update common.scss 2021-05-10 22:02:45 +08:00
Joe b8b9b4bd9e
FEATURE: add button to navigate to TOC post controls (#10) 2021-05-10 21:03:22 +08:00
Joe ee0d7478fd
code formatting (#9)
No changes in this commit besides formatting
2021-05-10 20:51:09 +08:00
tshenry 14432d0d4b
Update about.json 2021-02-25 16:52:37 -08:00
awesomerobot fb392bd536 UX: long sidebar items forces topic to wrap, pin previous versions 2020-10-27 13:46:57 -04:00
Penar Musaraj 68d40fe9f5
Add dark mode support 2020-08-25 11:58:15 -04:00
Joe 0522002195 FIX: check for all parents when hiding sections 2020-06-04 07:39:23 +08:00
Joe 217035ced2
DEV: Don't strip numbers in headings 2020-05-28 01:22:45 +08:00
Penar Musaraj 96964d690b UX: Fix mobile toggle positioning in iOS app 2020-05-07 19:35:12 -04:00
Joe 34fd9dff66
DEV: Remove safari hacks (#6) 2019-11-27 03:32:57 +08:00
Justin DiRose 13dfd68bc9 DEV: Remove unused computed declaration 2019-11-07 16:26:14 -06:00
Joffrey JAFFEUX 237dc05b43
DEV: adds decorateCooked id to prevent leaks 2019-06-24 12:28:53 +02:00
Joffrey JAFFEUX e22540ad73
FIX: prevents crash if composer trasnlation is not defined (#5) 2019-05-20 17:06:22 +02:00
Joffrey JAFFEUX 3ce319c4a1
Update README.md 2019-05-20 16:50:09 +02:00
Joe 0bbfa7b028 DEV: Escape $ in regex 2019-04-19 20:18:56 +08:00
Joe 80c1f17f6a
FEATURE: support non-Latin characters (#4) 2019-04-19 03:58:36 -07:00
Joe 4f25b2d213
DEV: the afterRender queue is too late
Since the component adds dynamic id attributes to headings that don't have ids, we need to do things a bit sooner otherwise external linking to an anchor of a heading with dynamic id will not work.
2019-04-17 06:50:08 +08:00
Joe 6eebb21760
FIX: remove default from setting list 2019-04-15 06:03:46 +08:00
Joe 34a7c13a6b
UX: transition timeline opacity 2019-04-15 05:30:59 +08:00
Joe c316cfb31f
DEV: wrap trust level values in quotes 2019-04-15 05:25:23 +08:00
Joe e8375830c3
UX: Trust level should default to 0 2019-04-15 05:21:56 +08:00
Joe 1ee43956c2
DiscoTOC v0.2 2019-04-14 13:47:22 -07:00
Joe 94cb1f1a4b
UX: negate heading buffer clicks 2019-04-13 04:06:42 +08:00
Joe ae6db1d997
FIX: composer TOC button has inverted logic
This changed recently in core.
2019-04-12 16:29:32 +08:00
Joffrey JAFFEUX 2a7e35896c
revert to use sync
TODO: this is deprecated and should be updated using next was causing timeline to show on first load.
2019-04-05 17:58:49 +02:00
Joffrey JAFFEUX 6b243c1179
FIX: uses run.next() 2019-04-04 14:03:04 +02:00
Joffrey JAFFEUX a5ec5a1e8e FIX: sync is deprecated 2019-04-04 09:58:35 +02:00
Joe cd21d0bdfd
only target toc topics 2019-03-09 14:04:05 +08:00
Joe dacb213a36
use edit-title class for first post edits 2019-03-09 12:48:38 +08:00
Joe 5bd18d9114
there's no ltr class 2019-03-09 11:05:58 +08:00
Joe e3128161ae
RTL style tweaks 2019-03-09 11:01:21 +08:00
Joe 43402b506f
adds RTL support 2019-03-09 10:54:08 +08:00
Joe 1660dabc91
code formatting 2019-03-09 10:35:26 +08:00
Joe 6133da21d4
only create toc for topics ignore replies 2019-03-09 10:34:30 +08:00
Joe 82915d7ff0
only create toc for topics ignore replies 2019-03-09 10:33:58 +08:00
Joe 4d4b3c0cec
removes poster avatar border in TOC posts 2019-03-09 10:20:26 +08:00
Joe a3d7cce275
code formatting 2019-03-09 10:09:32 +08:00
Joe c9a4939ea2
style tweaks 2019-03-09 10:08:44 +08:00
Joe bc12559fce
Create header.html 2019-03-09 10:08:03 +08:00
Joe 81eaa9fb20
Create common.scss 2019-03-09 10:06:56 +08:00