Commit Graph
15 Commits
Author SHA1 Message Date
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
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 1ee43956c2 DiscoTOC v0.2 2019-04-14 13:47:22 -07: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 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 bc12559fce Create header.html 2019-03-09 10:08:03 +08:00