Indigo.Design updated

Released: Sep 27, 2021

Updates in Indigo.Design

Features

Indigo.Design App Builder

  • Grid Component - The latest release includes 10+ new grid component features including sorting, filtering, cell/row editing, selection, groupby and more.
  • Added Snackbar to the Component Toolbox - This component provides information about an operation with a single-line message, which can include an action. The Snackbar message appears above all other elements and is positioned at the bottom center of the screen.
  • Onboarding Experience Improvements:
    • Quick tips - The quick-tips feature aims to gradually educate users about the concepts and accelerators available. The quick-tips are triggered when the user completes a certain action in App Builder, like resizing a component or adding a new child view.
  • GitHub - App Builder now automatically handles build and test setup - GitHub Publish now adds a workflow that does a clean install of node dependencies, caches/restores them, builds the source code and runs tests across different versions of the node. So, once you are ready with the application, simply select "Publish to GitHub" button, then name your repository and upload the project. When the upload process is completed, you can go and check all your files and build workflow on GitHub.
  • Improvements:
    • "Generate app" button is now "Publish to GitHub".
    • "Create new app" dialog now comes in two sizes. One for larger displays and one for smaller displays. New section to get assets for Sketch or Adobe XD.
    • All sample apps have been updated with meaningful thumbnails representing actual screenshots and with a brief text description of the app upon hover.
    • Improved loading of theming when uploading Sketch file for app generation.
    • Improved load times for apps and general performance tweaks when using App Builder.

Fixes

  • Fixed errors with data repeated elements.
  • Data source list population fix for bindable elements.
  • General bug fixes.