Commit Graph

28 Commits (006a45c03cf454e65be8d8b63e7cd1c3889e20a5)

Author SHA1 Message Date
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