Commit Graph

34 Commits (ff214ef8abb76944af7dda3bec96eb9fa1c360e9)

Author SHA1 Message Date
Rich Harris ff214ef8ab SSR tests
8 years ago
Rich Harris 53963dc7e6 remove store option
8 years ago
Rich Harris cd0ffa35f6 remove validate and Stylesheet from public API
8 years ago
Rich Harris 382e0191a8 use destructuring syntax for computed props in v2 mode - fixes #1069
8 years ago
Rich Harris 7b1df97d7e add codes to validation errors
8 years ago
Rich Harris 17a20bbe37 add codes to warnings (#474)
8 years ago
Rich-Harris 15b371eeff merge master -> gh-1257
9 years ago
Rich-Harris 834824f4c6 include warnings in stats object
9 years ago
Rich-Harris cbd0ce7cbe fix CompileError constructor
9 years ago
Jacob Wright a5ed6cbe18 Adds actions to components
9 years ago
James Birtles e911739251 pass node through where possible
9 years ago
James Birtles 4bda127108 add end position to errors
9 years ago
James Birtles 3f404eaf99 add end position to warnings
9 years ago
Rich Harris 6f17979bc6 fix capitalize warning
9 years ago
Rich Harris 8b6a099ced empty blocks are a dev warning, not an error
9 years ago
Rich Harris d7e236f7cc warn on unused events/transitions - fixes #1051
9 years ago
Rich Harris d0136fe543 detect unused/misplaced components - closes #1039
9 years ago
Rich Harris fbc1785e36 allow event handlers to call store methods
9 years ago
Rich Harris e0b173ebde validation
9 years ago
Rich Harris 6aed59170a move Stylesheet
9 years ago
Rich Harris f1e98219bf remove unused code
9 years ago
Rich Harris 3fae55b199 reduce duplication by moving validation into stylesheet
9 years ago
Rich Harris 278c44a234 warn on unused selectors
9 years ago
Rich Harris 03271b176e refactoring, and more :global(...) fixes
9 years ago
Rich Harris e8f43c9e3e deconflict name with imports (#655)
9 years ago
Rich Harris 3cc89a0a95 add trailing commas to prettier config, only run on .ts files
9 years ago
Rich Harris f92b33c130 run prettier on src, update tests
9 years ago
Rich-Harris 8af39b4577 more TS
9 years ago
Rich-Harris 2a9eacdb3e more TS
9 years ago
Rich-Harris 5c75730091 typescriptify validator
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris 65a82a5683 gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris e8027c6d6f remove .ts file extensions
9 years ago
Rich-Harris 3d234f070b rename all (almost) .js files
9 years ago