Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleSelect Using Commit: Change to either DEVELOPMENT mode or a specific commit
  • Open your component card and stop the component if it is running.

  • Choose a specific commit you want to run or DEVELOPMENT mode.

  • Click the green arrow to confirm.

Image RemovedImage Added
Expand
titleUse View Commit to open a read only Translator script to view a previous commit

If you need to view the state of a specific commit, you can select the commit and click view commit to open a read only mode of the Translator.

When the Translator opens in read only mode, you may also notice that the root project file is now run. This is due to the way IguanaX stores your components to run in the two modes: development mode or on a specified commit.

Expand
titleIf you don't see your latest commit - use the refresh button to pull the latest commits

This uses Git Cache to pull down the latest commits and refresh your “Using Commit“ dropdown. Click and wait for it to stop spinning to see the latest commits.

Tip

In the Translator, you can use the DEV Library to programmatically check if the component is set to Development mode.