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.56
- Update the 'org.realityforge.arez' dependencies to version '0.169'
v0.55
- Update the 'org.realityforge.arez' dependencies to version '0.168'
- Upgrade the
org.realityforge.org.jetbrains.annotations
artifact to version1.4.0
.
v0.54
- Convert
IdleStatus.timeout
into an abstract observable property. - Convert
IdleStatus.lastActivityAt
into an abstract observable property. - Add
IdleStatus.create(long timeout)
factory method for creating entity with specific timeout.
v0.53
- Ensure
DocumentVisibility
implementsarez.Disposable
v0.52
- Add
DocumentVisibility.isVisible()
andDocumentVisibility.isHidden()
helper methods.
v0.51
- Avoid
rawtypes
warning by using wildcard type parameters rather than rawComputableValue
instances.
v0.50
- Update the 'org.realityforge.arez' dependencies to version '0.167'
- Upgrade the
org.realityforge.grim
artifacts to version0.04
. - Upgrade the
org.realityforge.guiceyloops
artifact to version0.106
. - Add some nullability annotations to
IdleStatus
.
v0.49
- Update the 'org.realityforge.arez' dependencies to version '0.166'
v0.48
- Update the 'org.realityforge.arez' dependencies to version '0.165'
v0.47
- Update the 'org.realityforge.arez' dependencies to version '0.164'