Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tulz-app/laminext

0.17.1

15 Dec 14:41

Choose a tag to compare

Important

Starting with this version, the dependency organization name has changed from io.laminext to dev.laminext.

Changes

Laminar version bumped to 17.2.0. No functional changes in this release.

0.17.0

10 May 15:01

Choose a tag to compare

Update to Laminar 17.0.0

0.16.2

17 Aug 12:39

Choose a tag to compare

Adding support for custom upickle configurations for websockets.

0.16.1

29 Jul 11:23

Choose a tag to compare

  • use standard scalajs-dom types in resize observer (#190)

0.16.0

09 Jul 11:37

Choose a tag to compare

  • Laminar 16.0.0

other changes:

  • Fetch API now provides methods to get responses as Future-s instead of EventStream-s

0.15.1-RC1

02 Jul 14:08

Choose a tag to compare

0.15.1-RC1 Pre-release
Pre-release

Fetch - new methods to run requests as Future-s:

Fetch.get("https://site.nowhere").future.text() 

v0.15.0

23 Mar 13:24

Choose a tag to compare

What's Changed

  • updated to Laminar 15.0.0

Full Changelog: v0.14.4...v0.15.0

0.14.4

28 Sep 23:57

Choose a tag to compare

Scala 3.2.0, Scala.js 1.11.0

v0.14.3

10 Jan 16:05
7f3baa7

Choose a tag to compare

What's Changed

  • Bugfix: in the WebSocket client, a check for the "connected" status was incomplete, potentially resulting in exceptions being thrown when sending – #108 (@lavrov)

Full Changelog: v0.14.2...v0.14.3

0.14.2

10 Jan 15:36
5366a43

Choose a tag to compare

Update Laminar to 0.14.2