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
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago
..
CodeBuilder.ts Implement reactive assignments (#1839) 7 years ago
__test__.ts TS-ify spaces.js and deindent.js, so they get included in prettier task 8 years ago
addToSet.ts WIP 8 years ago
annotateWithScopes.ts Implement reactive assignments (#1839) 7 years ago
createDebuggingComment.ts [WIP] Refactor, change where validation occurs (#1721) 7 years ago
deindent.ts Implement reactive assignments (#1839) 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 8 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_tail_snippet.ts Implement reactive assignments (#1839) 7 years ago
globalWhitelist.ts add _Promise_ to whitelisted globals 8 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 8 years ago
quoteIfNecessary.ts quote slot names if necessary - fixes #1461 8 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 add replaceAsync util function 7 years ago
reservedNames.ts throw error on illegal context (#934) 8 years ago
sanitize.ts Implement reactive assignments (#1839) 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
trim.ts run prettier on src, update tests 8 years ago
unpackDestructuring.ts sparse array patterns 8 years ago