Commit graph

5 commits

Author SHA1 Message Date
Eric Liu
4b7d254560 feat(link): set rel to "noopener noreferrer" if target is "_blank"
Protects against cross-origin window.opener exploits when the target attribute is "_blank"
2020-09-04 17:05:47 -07:00
Eric Liu
42b8159b1c chore(prettier): use svelteStrictMode 2020-09-04 16:35:49 -07:00
Eric Liu
f30755b237 chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Eric Liu
773b18d314 chore: add more prop annotations 2020-07-25 06:26:49 -07:00
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Renamed from src/components/Link/Link.svelte (Browse further)