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/src/utils
Richard Harris 6ea722a18a
more imported store stuff
7 years ago
..
CodeBuilder.ts housekeeping 7 years ago
__test__.ts pedantic code generation stuff 7 years ago
addToSet.ts WIP 7 years ago
annotateWithScopes.ts more imported store stuff 7 years ago
createDebuggingComment.ts Better composition — implements https://github.com/sveltejs/rfcs/pull/12 7 years ago
deindent.ts pedantic code generation stuff 7 years ago
error.ts tidy up 7 years ago
fixAttributeCasing.ts another stab at #1062; also fix attribute case in static HTML 8 years ago
flattenReference.ts overwrite this in custom event handlers - fixes #1297 7 years ago
fullCharCodeAt.ts handle wacky identifier names in templates 8 years ago
fuzzymatch.ts Implement reactive assignments (#1839) 7 years ago
getCodeFrame.ts start work on <slot> 8 years ago
getObject.ts Implement reactive assignments (#1839) 7 years ago
get_slot_data.ts only escape attribute values when rendering HTML 7 years ago
get_tail_snippet.ts Implement reactive assignments (#1839) 7 years ago
globalWhitelist.ts add process to globals whitelist 7 years ago
hash.ts use base36 for style classes 8 years ago
indentation.ts Implement reactive assignments (#1839) 7 years ago
isValidIdentifier.ts handle wacky identifier names in templates 8 years ago
isVoidElementName.ts run prettier on src, update tests 8 years ago
list.ts Increase code coverage 8 years ago
namespaces.ts Implement reactive assignments (#1839) 7 years ago
nodes_match.ts Implement reactive assignments (#1839) 7 years ago
patterns.ts bind to dimensions 7 years ago
quoteIfNecessary.ts quote slot names if necessary - fixes #1461 7 years ago
removeCSSPrefix.ts Fix prefixed animation name replacement 7 years ago
removeNode.ts Implement reactive assignments (#1839) 7 years ago
repeat.ts start work on <slot> 8 years ago
replaceAsync.ts housekeeping 7 years ago
reservedNames.ts throw error on illegal context (#934) 8 years ago
sanitize.ts Implement reactive assignments (#1839) 7 years ago
snip.ts Better composition — implements https://github.com/sveltejs/rfcs/pull/12 7 years ago
stringify.ts Implement reactive assignments (#1839) 7 years ago
stringifyProps.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 8 years ago
stringify_attribute.ts only escape attribute values when rendering HTML 7 years ago
trim.ts run prettier on src, update tests 8 years ago
unpackDestructuring.ts sparse array patterns 7 years ago