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
Conduitry 205bb37d2d
fix escaping of template string characters
7 years ago
..
CodeBuilder.ts remove excess parentheses 7 years ago
CompileError.ts Properly override toString in CompileError 7 years ago
__test__.ts TS-ify spaces.js and deindent.js, so they get included in prettier task 8 years ago
annotateWithScopes.ts deconflict referenced globals - fixes #1079 7 years ago
clone.ts fix various typescript errors 8 years ago
createDebuggingComment.ts fix handling of CRs in debugging comments (#1132) 7 years ago
deindent.ts run prettier 8 years ago
fixAttributeCasing.ts another stab at #1062; also fix attribute case in static HTML 7 years ago
flattenReference.ts run prettier on src, update tests 8 years ago
fullCharCodeAt.ts handle wacky identifier names in templates 7 years ago
getCodeFrame.ts start work on <slot> 7 years ago
getExpressionPrecedence.ts optimize style attributes 7 years ago
getName.ts treat quoted property names the same way as identifiers - fixes #914 7 years ago
getObject.ts run prettier 8 years ago
getStaticAttributeValue.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 7 years ago
getTailSnippet.ts run prettier 8 years ago
globalWhitelist.ts add trailing commas to prettier config, only run on .ts files 8 years ago
hash.ts base stylesheet.hash on css content, and revert parsed.hash 7 years ago
isReference.ts run prettier on src, update tests 8 years ago
isThisGetCallExpression.ts Check against this usage in computed functions 7 years ago
isValidIdentifier.ts handle wacky identifier names in templates 7 years ago
isVoidElementName.ts run prettier on src, update tests 8 years ago
list.ts Increase code coverage 7 years ago
namespaces.ts use Records to remove TS errors 8 years ago
patterns.ts rename all (almost) .js files 8 years ago
removeNode.ts treat quoted property names the same way as identifiers - fixes #914 7 years ago
repeat.ts start work on <slot> 7 years ago
reservedNames.ts throw error on illegal context (#934) 7 years ago
stringify.ts fix escaping of template string characters 7 years ago
stringifyProps.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 7 years ago
trim.ts run prettier on src, update tests 8 years ago
validCalleeObjects.ts allow console.* calls in event handlers. fixes #782 7 years ago
walkThroughTopFunctionScope.ts Check against this usage in computed functions 7 years ago