Commit graph

9 commits

Author SHA1 Message Date
glacambre
68a8fccb50
Mobe background/native_background.ts to lib/native.ts
All functions in native_background.ts use browserBg in order to interact
with the native messenger. This means that these functions can also be
used in the content script. This means that there's no point in keeping
these functions in the background/ folder and that there's no point in
having a native_background message type.
2019-02-20 07:09:01 +01:00
Oliver Blanthorn
9fc0799701
Fix minor typos 2019-02-03 15:43:56 +00:00
glacambre
a7336900e3
contributing.md: Fix typos/missing links 2019-02-03 07:52:05 +01:00
glacambre
4b77ff90c2
contributing.md: Explain build process 2019-02-02 14:54:25 +01:00
glacambre
d5ac90a809
contributing.md: Add architecture and macro explanation 2019-02-02 11:31:17 +01:00
glacambre
f14d3a1930
sed -i s@github.com/cmcaine/tridactyl@github.com/tridactyl/tridactyl@
Closes https://github.com/tridactyl/tridactyl/issues/228
2019-01-31 07:16:43 +01:00
Sumner Evans
1efeb70c5e
Reformat readme, contributing, changelog and src/static using prettier 2018-05-24 08:10:56 -06:00
Oliver Blanthorn
c57cfec62a
Add contribution guidelines 2018-05-20 18:12:01 +01:00
Oliver Blanthorn
be7abde328
Add contributing.md 2018-04-16 16:30:51 +01:00