Commit Graph

21 Commits (2d4f9eac00fce55b56b1de50d231f79e904b9fa4)

Author SHA1 Message Date
Rich-Harris 2d4f9eac00 make visitors responsible for visiting their own children
9 years ago
Rich-Harris be33a29a56 mostly fix insane node 4 issue
9 years ago
Rich Harris 3ead9bfc3f Merge branch 'master' into gh-371
9 years ago
Conduitry 7d03b74576 use maps and sets in many places instead of plain objects
9 years ago
Rich-Harris cefbe45edb SSR support for <:Window> (albeit impossible to test for some reason)
9 years ago
Rich-Harris 9f832c2e37 implement :Window events
9 years ago
Rich Harris 7b057e4fc2 implement bind:group for checkbox inputs (#312)
9 years ago
Rich-Harris 55f3ed42d9 transpile/remove stuff that wont work in Node 4
9 years ago
Rich-Harris 0f60242bb9 self-references (#51)
9 years ago
Rich-Harris 806cefe556 two-way binding with <select multiple> (#313)
9 years ago
Rich Harris eb44659589 add generator.helper method, use it in place of generator.uses[...]
9 years ago
Rich Harris f3175683e5 tidy up
9 years ago
Rich Harris 2cb4ca2c8d fix #301, even with non-primitive values
9 years ago
Rich Harris 530277f9f8 set select value after options have been created (#301)
9 years ago
Conduitry 7340b7fcdb make addEventListener, removeEventListener, setAttribute shared
9 years ago
Rich-Harris a16704fbf0 use helpers for DOM operations
9 years ago
Rich-Harris d0ffb64eba naive implementation of keyed updates (#81)
9 years ago
Rich-Harris 443d7d825a use DomGenerator subclass, instead of events
9 years ago
Rich Harris 32317a07a0 centralise import handling
9 years ago
Rich Harris 47f64be928 more refactoring
9 years ago
Rich-Harris f73a87230a move some files around
9 years ago