Funkia Turbine Versions Save

Purely functional frontend framework for building web applications

v0.4.0

4 years ago
  • examples use component function 947b756
  • component function passes start as parameter, update examples accordingly d8fc066
  • Update dependencies 9ce9121
  • Fix small bugs in TodoMVC f221ed0
  • Rename output to use and a few other tweaks 5038df4
  • Merge pull request #111 from funkia/new-component-function f651b1c
  • Rename properties in result type b907935
  • Refactor counters example to use component function a30126f
  • Better handling of placeholders in component function 91c07a7
  • When output is merged streams are combined, error thrown on other collisions 9616676
  • Email validator uses component function 588a098
  • Refactor todo item db67f28
  • Properties and attributes can be set with stream e177e47
  • Refactor TodoMVC to use component function 0448195
  • Rename loop to component and handle two return values bda242a
  • Fix flatMap and flatten types 68f6039
  • DomComponent does not merge own available output with childs selected 4bf9458
  • Refactor todo example 41a92fe
  • Make loop handle Component inside Now cbdd99d
  • Model in modelView does not have to return ReactivesObject 3c66646
  • Tweak how navigation works in TodoMVC 9cd611f
  • Update Hareactive in examples 4cac7b9
  • loop throws helpful error message if value is missing 155fc84
  • Update Hareactive, fix a few tests 5177ae4
  • Swap order of generics in Component type 5d8842a
  • Rename explicit to selected d152527
  • Fix type and selected output of loop 99f9384
  • Add view function (#109) ad91580
  • Remove unused things 851f207

v0.3.0

4 years ago
  • TodoMVC example doesn't put selected class on footer buttons (#107) c82e53b
  • Remove unused generics in isGeneratorFunction 4d69bb4
  • Use Jest for testing fdea505
  • Update Rudolph in examples b8485fa
  • Update dependencies fe9ab6b
  • update of deps 74d8899
  • Merge pull request #103 from FbN/master f598870
  • fix syntax 441c412

https://github.com/funkia/turbine/compare/v0.2.3...v0.3.0