12 Commits

Author SHA1 Message Date
Norbert de Langen
92a16125f1
REMOVE the loglevel package, and roll-our-own 2020-06-09 13:22:35 +02:00
Norbert de Langen
acc2de5551
FIX 2020-04-13 22:12:47 +02:00
Norbert de Langen
db162891c2
FIX tests 2020-04-10 11:48:29 +02:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Norbert de Langen
e018f67690 FIX linting 2019-11-15 21:48:31 +01:00
Norbert de Langen
af2f5159fb FIX the broken addon links.
Functionality to support navigation by (storyId || kind || kind + storyName || storyName) is now implemented in the linkTo
itself.

It uses the global scope storyStore & clientApi, which isn't good, but we will refactor that later.

The navigate function now refuses to navigate to a story that does not exist.

hrefTo function also no longer throws an error when kind isn't provided

Add test to assert this functionality actually works
2019-09-24 16:49:39 +02:00
Norbert de Langen
29a603a486 CLEANUP && FIX tests 2019-03-18 20:26:21 +01:00
Norbert de Langen
337cc2b639
FIX tests 2018-12-21 14:17:39 +01:00
Norbert de Langen
af4b8d44de
FIX tests 2018-12-19 00:33:45 +01:00
Norbert de Langen
e048a7c8b3
FIX more linting && FIX cyclic dependencies 2018-12-18 14:28:24 +01:00
Norbert de Langen
935cefd27a
FIX linting issues after eslint upgrade (partial fix) 2018-08-05 17:57:17 +02:00
hypnos
39af55a076 addon-links: add LinkTo component, and hrefTo function 2017-09-09 22:51:31 +03:00