Commit Graph

39 Commits (5dd70ddf060703fd71fb90994da377beeba9f068)

Author SHA1 Message Date
Conduitry 26b8db39af add support for shorthand imports of components
8 years ago
Rich Harris 32f9e0ae7f remove obsolete hash stuff
8 years ago
Rich Harris b72225a28f rename loc to start, include character info in locations
9 years ago
Rich Harris ff214ef8ab SSR tests
9 years ago
Rich Harris 53963dc7e6 remove store option
9 years ago
Rich Harris cd0ffa35f6 remove validate and Stylesheet from public API
9 years ago
Rich Harris 17a20bbe37 add codes to warnings (#474)
9 years ago
Rich-Harris 6aef662fa5 add v2 parser tests, handle single curly tags
9 years ago
Rich-Harris 8cefd392dd add a stats object with timings (#1257)
9 years ago
Rich-Harris 06eceb1bb6 fix interfaces
9 years ago
Alan Palazzolo d9855597b8 Add option preserve comments in SSR rendering.
9 years ago
James Birtles e911739251 pass node through where possible
9 years ago
Jacob Wright 514ebd28b7 Adding compiler option for immutable back in
9 years ago
Jacob Wright 7afb9b79f7 Makes immutable a component option rather than a compile option
9 years ago
Jacob Wright e1ae3d1a43 Add support to computed and store for immutable structures
9 years ago
Pat Cavit 0a9882feb0 WIP: fix args to markup hook
9 years ago
Pat Cavit f56a52a921 WIP: pass just filename param
9 years ago
Pat Cavit 58454acbc7 WIP: interface
9 years ago
Rich Harris 3b244abb44 remove unused preprocessor option
9 years ago
Efthymis Sarmpanis 6500b460e8 Basic support for style and script preprocessors
9 years ago
Rich Harris 1bd56a591f client-side store subscriptions
9 years ago
Rich Harris e7ae9d764b Reinstate code coverage
9 years ago
Rich Harris 2429d93f52 various fixes
9 years ago
Rich Harris 4ccf1ea7b0 wrap ES modules in an IIFE
9 years ago
Rich Harris e5e8812dd7 prevent accidentally reintroducing ES6 into shared helpers
9 years ago
Rich Harris 9e1ae7202c a11y checks (#374)
9 years ago
Rich Harris 440bdbe1e0 basic custom element generation (#797)
9 years ago
Rich Harris af88c030eb add legacy option, use it for setInputType (#773)
9 years ago
Rich Harris fedbab8839 more TS fixes
9 years ago
Rich Harris 60c3c8f7ea fix various typescript errors
9 years ago
Rich Harris 62c70cce9f move css logic into new Stylesheet class, add CSS sourcemap support
9 years ago
Rich Harris 278c44a234 warn on unused selectors
9 years ago
Rich Harris 30cc2664c7 test with hydratable: true and hydratable: false
9 years ago
Rich Harris f92b33c130 run prettier on src, update tests
9 years ago
Rich Harris ac83b405a6 add cascade option, to prevent components inheriting styles (#583)
9 years ago
Rich-Harris 1fa899b811 more TS
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