| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Initial prop controls whether the animation is triggered on mount.
Also makes Animate conditionally render self dependant on present prop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The action should be to open the download url on Linux
and to go to the App Upgrade route for Windows and Mac OS.
The "Upgrade app" button should only be disabled if the app
is offline when on Linux. Otherwise we should always be able
to navigate to the App Upgrade route.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
START_INSTALLER_AUTOMATIC_FAILED should be used when the
app evaluted whether start the installer automatically,
but the conditions were not right for it to start automatically.
|
|
Make the conditions' relationships more explicit by refactoring
early returns into if/else.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To ensure proper size when used inside a flex parent.
|
|
It didn't exist when the hook was added, but it exists now.
|
|
|
|
|