Commit Graph

29 Commits (d6803566228bb28ae5d1ad8416f8e1b7f746ab3c)

Author SHA1 Message Date
Rich Harris cfd43f4fa7 remove empty style blocks in prod mode - fixes #1138
8 years ago
Pat Cavit b4a80c5526 WIP: pass just filename param
8 years ago
Pat Cavit de9ac1240a WIP: pass options object to preprocess hooks
8 years ago
Rich Harris 9eaea2ba94 fix attribute parsing
8 years ago
Rich Harris 6fd069922b more direct tests
8 years ago
Rich Harris 368ac9b8ab fix output
8 years ago
Rich Harris 16599690a5 always return something
8 years ago
Rich Harris cec17c27b0 rename functions
8 years ago
Rich Harris 6d1d1e5d9a remove unused preprocessor option
8 years ago
Rich Harris 35085839e1 remove redundant try-catch
8 years ago
Efthymis Sarmpanis 953c2967f2 Basic support for style and script preprocessors
8 years ago
Rich Harris d590dbe165
Reinstate code coverage
8 years ago
Conduitry 0567d08094 pass default onwarn and onerror handlers to user's callbacks
8 years ago
Rich Harris 5cd76be290 various fixes
8 years ago
Rich Harris 6e57fa3ced add debugging comments
8 years ago
Rich Harris 45039e9612 move Stylesheet
8 years ago
Rich Harris 65e27c98a0 reduce duplication by moving validation into stylesheet
8 years ago
Rich Harris b0a1616e31 add trailing commas to prettier config, only run on .ts files
8 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich-Harris 0b8cf4cef7 add back initialiser
8 years ago
Rich-Harris 4486b93d88 more TS
8 years ago
Rich-Harris 78adc5b226 more TS
8 years ago
Rich-Harris 4d5107113e more TS
8 years ago
Rich-Harris 7c3fca57cf more typescript conversion
8 years ago
Rich-Harris 8d07a5f9bd gah, rollup needs the file extensions. which idiot wrote it
8 years ago
Rich-Harris 13b87acfb9 remove .ts file extensions
8 years ago
Rich-Harris 1c5e6e7430 rename all (almost) .js files
8 years ago
Rich-Harris 366c490bcc switch a few more files over
8 years ago
Rich-Harris 25aa02c4fd start converting to typescript
8 years ago