Laminar v0.10.3 Release Notes
Release Date: 2020-09-01 // over 4 years ago-
- ๐ New: Airstream v0.10.1, see Airstream changelog
- ๐ New: Easily toggle composite attr values
- e.g.
cls.toggle("class1") := true
andcls.toggle("class1") <-- $bool
- e.g.
- ๐ New: Easily remove composite attr values:
cls.remove("class1")
- ๐ New: Another
cls.set
method with varargs (same for other composite attrs) - ๐ New: Add pointer events to Laminar (thanks, @doofin!)
- API: Make
separator
field onCompositeAttr
public
๐ News:
- ๐ป I published a comprehensive video introduction to Laminar, check it out: Laminar โ Smooth UI Development with Scala.js
- ๐ Iurii released initial version of tulz-app/laminar-router, an alternative Laminar router with API inspired by Akka HTTP.
- Iurii also shared a template for server side rendering any frontend apps (including Laminar) using Puppetteer: yurique/spa-ssr-proxy
- ๐ Anton is working on a static documentation website for Laminar (#61, #63)
- ๐ @uosis started work on auto-generating Laminar facades for Web Components: uosis/laminar-web-components. We also have a complete example of Web Components in laminar-examples.
โ
Laminar & Airstream development is sponsored by people like you.
GOLD sponsors supporting this release: โจ Iurii Malchenko
๐ Thank you for supporting me! โค๏ธ