Skip to content

Releases: funkia/turbine

v0.4.0

30 Aug 08:30
Compare
Choose a tag to compare
  • 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

08 Aug 11:42
Compare
Choose a tag to compare

v0.2.3...v0.3.0