Commit Graph

1576 Commits (6133976fec85d9656f1d1c19f8d3f57da09ee6ed)
 

Author SHA1 Message Date
Rich Harris 6133976fec anchor-is-valid 8 years ago
Rich Harris bacbaef868 anchor-has-content 8 years ago
Rich Harris 51c2e0581b a11y checks () 8 years ago
Rich Harris 66c382acae Merge branch 'master' of github.com:sveltejs/svelte 8 years ago
Rich Harris c2352fe140 Merge pull request from sveltejs/gh-645 8 years ago
Rich Harris 822f070d7e missed a few 8 years ago
Rich Harris 2c8268bf1c Merge pull request from sveltejs/gh-781 8 years ago
Rich Harris 5e325d5a87 remove redundant input blowback guard - closes 8 years ago
Rich Harris 5ca6893f58 Merge branch 'master' into gh-781 8 years ago
Rich Harris dc48ae6358 Merge pull request from sveltejs/tidy-up 8 years ago
Rich Harris e993ae0748 more consistent style for generated code 8 years ago
Rich Harris 75651bb070 use component name in runtime dev warnings - fixes 8 years ago
Rich Harris 0e80248cdd -> v1.37.0 8 years ago
Rich Harris 7c29defef4 Merge pull request from sveltejs/gh-797 8 years ago
Rich Harris 81a04ad86c merge master -> gh-797 8 years ago
Rich Harris 7401590fba Merge branch 'master' into gh-797 8 years ago
Rich Harris 2380109f15 handly directly instantiated custom elements, and slots 8 years ago
Rich Harris 3ea3f53819 -> v1.36.0 8 years ago
Rich Harris 32bc47d06e Merge pull request from sveltejs/gh-455 8 years ago
Rich Harris 186b770ef4 use helper for setting styles 8 years ago
Rich Harris 824998fdaa update tests 8 years ago
Rich Harris 118988c16b append host element, not contents, when component is nested 8 years ago
Rich Harris 71bd8e3008 use template strings to prevent sourcemaps breaking the code 8 years ago
Rich Harris f5f35b5a50 scoped styles 8 years ago
Rich Harris 29fc3e5169 update tests 8 years ago
Rich Harris af618ba93f render <slot> elements 8 years ago
Rich Harris 30e58c4a73 validate props, auto-generate props if unspecified 8 years ago
Rich Harris afe3e2e669 basic custom element generation () 8 years ago
Rich Harris d54d00cac1 handle url(...) and quoted values 8 years ago
Rich Harris 228a7808ac optimize style attributes 8 years ago
Rich Harris 89c0b71e25 -> v1.35.0 8 years ago
Rich Harris 7510f9c929 Merge pull request from sveltejs/gh-804 8 years ago
Rich Harris fb972566a4 prevent mutation bug from incorrectly calling observer (fixes ) 8 years ago
Rich Harris e30ff542da Merge pull request from sveltejs/gh-788 8 years ago
Rich Harris f5958584d9 dont noop set/get until after component is destroyed (fixes ) 8 years ago
Rich Harris 865e84b856 Merge pull request from sveltejs/gh-801 8 years ago
Rich Harris a68f7e103f stack up append targets so that slotted content in nested components works in SSR mode (fixes ) 8 years ago
Rich Harris 223dbee98c Merge pull request from sveltejs/gh-637 8 years ago
Rich Harris c682e365f6 optimise case where we can use innerHTML 8 years ago
Rich Harris d1a6f9c11e only use comments around <slot> as necessary 8 years ago
Rich Harris 6e9f9633b0 set all node.var names in preprocess 8 years ago
Rich Harris 370327cccd more tidying up 8 years ago
Rich Harris 4603d7700f more refactoring 8 years ago
Rich Harris 9fae7671a4 refactor node._state stuff 8 years ago
Rich Harris 6499d4714d only use noscript if necessary 8 years ago
Rich Harris 56a21252c0 Merge pull request from sveltejs/tidy-up 8 years ago
Rich Harris 457f0189d4 determine needsAnchor lazily 8 years ago
Rich Harris 5c88b6c864 usedAsAnchor is not used 8 years ago
Rich Harris 60ff6d8a7c Merge branch 'tidy-up' into gh-637 8 years ago
Rich Harris 587d1f8994 remove some unused code 8 years ago