0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/custom-elements/samples
2021-04-30 11:48:27 -04:00
..
$$props support $$props and $$restProps for custom elements (#5608) 2020-10-28 15:33:03 -04:00
$$slot support $$slots in custom elements (#5619) 2020-11-09 10:11:37 -05:00
custom-method Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
escaped-css Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
extended-builtin Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
html Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
html-slots Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
nested.skip Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
new Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
new-styled Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
no-missing-prop-warnings Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
no-svelte-options upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00
no-tag upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00
no-tag-warning upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00
oncreate Call onMount when connected & clean up when disconnected for custom element (#4522) 2021-02-15 22:40:17 +00:00
ondestroy Call onMount when connected & clean up when disconnected for custom element (#4522) 2021-02-15 22:40:17 +00:00
props fix setting boolean attributes on custom elements (#6073) 2021-04-30 11:48:27 -04:00