Binding.scala

Reactive data-binding for Scala

MIT License

Stars
1.6K
Committers
28

Bot releases are visible (Hide)

Binding.scala - v12.2.0 Latest Release

Published by Atry over 1 year ago

Highlights

  • Support Scala 3

What's Changed

New Contributors

Full Changelog: https://github.com/ThoughtWorksInc/Binding.scala/compare/v12.1.0...v12.2.0

Binding.scala - v13.0.0-M0

Published by Atry almost 3 years ago

  • Update Scala to 3.x
  • Update scalaz to 7.4.x
  • Use scalaz.StreamT to implement Binding and BindingSeq instead of reference counted event listeners

Full Changelog: https://github.com/ThoughtWorksInc/Binding.scala/commits/v13.0.0-M0

Binding.scala - v12.1.0

Published by Atry almost 3 years ago

What's Changed

Full Changelog: https://github.com/ThoughtWorksInc/Binding.scala/compare/v12.0.2...v12.1.0

Binding.scala - v12.0.2

Published by Atry almost 3 years ago

What's Changed

Full Changelog: https://github.com/ThoughtWorksInc/Binding.scala/compare/v12.0.1...v12.0.2

Binding.scala - 12.0.1

Published by Atry almost 4 years ago

  • Upgrade dependencies
  • Fix type checking for Vars.all.bind
Binding.scala -

Published by Atry over 4 years ago

Changes since Binding.scala 11.9.0

  • Supports Scala.js 1.x and 0.6;
  • Supports Scala 2.13;
  • Does not support Scala 2.10, 2.11, and 2.12 any more;
  • Removes deprecated methods
  • Removes dom and fxml libraries, in favor of html.scala or any other UI frameworks based on Name Based XML Literals in the future.
  • Moves futurebinding and jspromisbinding to separate repository.
Binding.scala -

Published by Atry over 4 years ago

  • Cross build for Scala.js 1.x and 0.6
Binding.scala - 12.0.0-M0

Published by Atry almost 5 years ago

Support Scala 2.13. Scala 2.12, 2.11 and 2.10 are not supported any more.

Binding.scala -

Published by Atry almost 5 years ago

  • Detect reentry problem to provide better error message for (#188, #189)
  • Always update for views and mutable collections (#219, #220)
  • Optimize generated JavaScript code size (#195, #192)
  • XmlExtractor
    • Add the PCData extractor (#200)
    • Add textAttributes extractor (#201)
    • Keep attribute order (#202)
    • Support xmlns (#207)
Binding.scala - 11.8.1

Published by Atry over 5 years ago

  • Revert #143 (#185)
Binding.scala - 11.8.0

Published by Atry over 5 years ago

  • Fix deletion of elements for map and flatMap on JVM(#146)
  • Add BindingSeq.foreach (#148)
  • Support js.Thenable (#155)
  • Upgrade dependencies

Note that this version should not be used because it introduced unnecessary source level backward compatibility breakage in #143 . Upgrade to v11.8.1 instead.

Binding.scala - v1.0.0

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.0.1

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.0.2

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.0.3

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.0.4

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.0.5

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.0.6

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.1.0

Published by Atry over 5 years ago

No changelog for this release.

Binding.scala - v1.1.1

Published by Atry over 5 years ago

No changelog for this release.