You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/packages/svelte/tests/runtime-browser/custom-elements-samples
Paolo Ricciuti fbb6444fd8
fix: allow using typescript in `customElement.extend` option (#16001)
6 months ago
..
$$props breaking: init Svelte 5 2 years ago
$$slot breaking: init Svelte 5 2 years ago
$$slot-dynamic-content chore: custom elements validation (#10720) 2 years ago
action breaking: init Svelte 5 2 years ago
camel-case-attribute chore: improve test cases (#14984) 10 months ago
ce-options-valid breaking: init Svelte 5 2 years ago
custom-class breaking: init Svelte 5 2 years ago
custom-method chore: improve test cases (#14984) 10 months ago
effect-sequence fix: ensure custom elements do not sync flush on mount (#12787) 1 year ago
element-effect-context chore: improve test cases (#14984) 10 months ago
escaped-css fix: ensure custom elements do not sync flush on mount (#12787) 1 year ago
events breaking: init Svelte 5 2 years ago
events-slotted fix: allow custom element events on slot to bubble inside custom element (#13222) 1 year ago
extend-with-ts fix: allow using typescript in `customElement.extend` option (#16001) 6 months ago
extended-builtin chore: provide links to documentation for errors/warnings (#14629) 11 months ago
host-rune fix: ensure $host rune correctly compiles in variable declarations (#13127) 1 year ago
html breaking: init Svelte 5 2 years ago
html-slots breaking: init Svelte 5 2 years ago
late-ce-mount fix: correctly set custom element props (#14508) 11 months ago
nested chore: cleanup more tests (#11738) 1 year ago
new-styled breaking: init Svelte 5 2 years ago
no-shadow-dom breaking: init Svelte 5 2 years ago
no-tag breaking: init Svelte 5 2 years ago
no-tag-ce-options feat: make <svelte:option> customElement configuration's tag property optional (#12751) (#12754) 1 year ago
oncreate breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516) 2 years ago
ondestroy breaking: warn on self-closing non-void HTML tags (#11114) 2 years ago
propagate-prop-changes fix: propagate custom element component prop changes (#12774) 1 year ago
props breaking: warn on self-closing non-void HTML tags (#11114) 2 years ago
props-rune-attributes fix: recognize all custom element prop definitions (#14084) 1 year ago
reflect-attributes chore: cleanup more tests (#11738) 1 year ago
reflect-attributes-add-remove chore: cleanup more tests (#11738) 1 year ago
set-property-before-mounted fix: port over props that were set prior to initialization (#9704) 2 years ago