Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Releases: mAAdhaTTah/brookjs

v0.11.2

14 Jan 21:12
Compare
Choose a tag to compare

v0.11.1

14 Jan 21:11
Compare
Choose a tag to compare
v0.11.1

v0.11.0

14 Jan 21:11
Compare
Choose a tag to compare
v0.11.0

v0.10.1

14 Jan 21:11
Compare
Choose a tag to compare
v0.10.1

Introduction of Animation API

10 Dec 03:26
Compare
Choose a tag to compare

It's currently not very well documented, but the animation API was implemented. See #76 for more information until documentation is updated.

v0.9.0

31 Oct 16:22
Compare
Choose a tag to compare
  • BREAKING: Yank the current animations API
    • This is undergoing a redesign to more effective coordinate animations with each other
  • BREAKING: Remove ActionObservable extension to Kefir in favor of #thru & ofType helper function
    • This eliminates the problem of not always having ofType available on the prototype chain of the returned actions$.
  • BREAKING: Remove default export from brookjs
    • There's no reason to use this. I borrowed the idea from Kefir, but didn't really think critically about why it should or should not be available here. I don't expect this to impact anyone, as it doesn't affect normal import { ... } from 'brookjs' nor const { ... } = require('brookjs') usages.

v0.8.9

30 Oct 01:17
Compare
Choose a tag to compare

Bugfix: Still trying to nail down that mutations dedupe logic. This will not be necessary once we bind children to diffhtml middleware.

v0.8.8

01 Oct 14:23
Compare
Choose a tag to compare
  • Update patchAsObservable to blacklist unsettable properties

v0.8.7

01 Oct 14:20
Compare
Choose a tag to compare
  • Bump version of diffhtml

v0.8.6

12 Aug 20:30
Compare
Choose a tag to compare
0.8.6