Part of #19.\n\nPort web-components/components/sh-linklist.ts → src/components/ShLinkList.vue.\n\nProps: links: Links, renderSearchedTags: boolean, dense: boolean\nEmits: tagFilterAdded(tag), tagFilterRemoved(tag)\n\n- Renders a list of <ShLink> components from links.filtered\n- Optionally renders active tag chips (with remove action) above the list\n- Chip clicks bubble up via emits
Part of #19.\n\nPort
web-components/components/sh-linklist.ts→src/components/ShLinkList.vue.\n\nProps:links: Links,renderSearchedTags: boolean,dense: boolean\nEmits:tagFilterAdded(tag),tagFilterRemoved(tag)\n\n- Renders a list of<ShLink>components fromlinks.filtered\n- Optionally renders active tag chips (with remove action) above the list\n- Chip clicks bubble up via emits