Commit Graph

38 Commits (bba0444f3902c06f9160c4e93f0cbc08d222e86c)

Author SHA1 Message Date
Rich Harris fb9d7cdb28 remove obsolete hash stuff
7 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations
8 years ago
Rich Harris a2759604cb SSR tests
8 years ago
Rich Harris 2d5b47b8a4 remove store option
8 years ago
Rich Harris 80e0dceb9a remove validate and Stylesheet from public API
8 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474)
8 years ago
Rich-Harris eebd47d02b add v2 parser tests, handle single curly tags
8 years ago
Rich-Harris 75c1fbcf7b add a stats object with timings (#1257)
8 years ago
Rich-Harris d4dd015ffd fix interfaces
8 years ago
Alan Palazzolo 3c61655e93 Add option preserve comments in SSR rendering.
8 years ago
James Birtles 4081a8a363 pass node through where possible
8 years ago
Jacob Wright 405c4f6371 Adding compiler option for immutable back in
8 years ago
Jacob Wright 9e877d9da1 Makes immutable a component option rather than a compile option
8 years ago
Jacob Wright d2f8e472a5 Add support to computed and store for immutable structures
8 years ago
Pat Cavit 92dfabe3dc WIP: fix args to markup hook
8 years ago
Pat Cavit b4a80c5526 WIP: pass just filename param
8 years ago
Pat Cavit 9748e90e86 WIP: interface
8 years ago
Rich Harris 6d1d1e5d9a remove unused preprocessor option
8 years ago
Efthymis Sarmpanis 953c2967f2 Basic support for style and script preprocessors
8 years ago
Rich Harris f80ace5fd6 client-side store subscriptions
8 years ago
Rich Harris d590dbe165
Reinstate code coverage
8 years ago
Rich Harris 5cd76be290 various fixes
8 years ago
Rich Harris abea37af71 wrap ES modules in an IIFE
8 years ago
Rich Harris 1bdd624b35 prevent accidentally reintroducing ES6 into shared helpers
8 years ago
Rich Harris 51c2e0581b a11y checks (#374)
8 years ago
Rich Harris afe3e2e669 basic custom element generation (#797)
8 years ago
Rich Harris f7b829820f add legacy option, use it for setInputType (#773)
8 years ago
Rich Harris aa59dafb81 more TS fixes
8 years ago
Rich Harris bd9c59aa5a fix various typescript errors
8 years ago
Rich Harris 4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support
8 years ago
Rich Harris 205bcfac7e warn on unused selectors
8 years ago
Rich Harris b47e2527b3 test with hydratable: true and hydratable: false
8 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich Harris 7b99d47215 add cascade option, to prevent components inheriting styles (#583)
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 48384b846c typescriptify validator
8 years ago