This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
Releases: arez/arez-dom
Releases · arez/arez-dom
v0.86
- Update the 'org.realityforge.arez' dependencies to version '0.197'
- Upgrade the
org.realityforge.akasha
artifact to version0.10
. - Upgrade the
org.realityforge.braincheck
artifact to version1.31.0
.
v0.85
- Update the 'org.realityforge.arez' dependencies to version '0.196'
- Upgrade the
org.realityforge.akasha
artifact to version0.06
.
v0.84
- Update the 'org.realityforge.arez' dependencies to version '0.195'
- Upgrade the
org.realityforge.braincheck
artifact to version1.30.0
. - Upgrade the
org.realityforge.akasha
artifact to version0.05
.
v0.83
- Update the 'org.realityforge.arez' dependencies to version '0.194'
v0.82
- Update the 'org.realityforge.arez' dependencies to version '0.193'
v0.81
- Upgrade the
org.realityforge.grim
artifacts to version0.05
. - Upgrade the
au.com.stocksoftware.idea.codestyle
artifact to version1.17
. - Migrate from using Elemental2 to Akasha when interacting with the Browser API.
v0.80
- Update the 'org.realityforge.arez' dependencies to version '0.192'
- Upgrade the
org.realityforge.org.jetbrains.annotations
artifact to version1.7.0
.
v0.79
- Update the 'org.realityforge.arez' dependencies to version '0.191'
v0.78
- Update the 'org.realityforge.arez' dependencies to version '0.190'
v0.77
- Use passive event listeners in
IdleStatus
to reduce the potential performance impact of non-passive mouse move events.