🔥 New Skeleton Loader + WeWeb AI, Datagrid and Icons Improvements

Hey everyone :waving_hand:

This week, the team added the Skeleton Loader element and focused on improving Icons, Datagrid and WeWeb AI.

Check out what’s new :backhand_index_pointing_down:

🔄 Display loading placeholders with Skeleton Loader

Add a Skeleton Loader element for a smoother transition from the loading state to the fully loaded state.

✅ Use a Select element in Datagrid

You can now drag & drop a Select element in Datagrid.

🎨 Set different icon colors for different breakpoints

The color property of the icon element is now responsive. You can set a different icon color for desktop, tablet, and mobile.

🔙 Revert to the previous version

Working with WeWeb AI and want to roll back to a previous version? You can now revert changes by clicking the Revert button.

🪲 Bug fixes

  • Selecting Limit to a range in the Supabase plugin would result in an error. This has been fixed.
  • We fixed a bug that prevented uploading an image whose file name starts with a dot.
  • Some users reported that the WeWeb AI chat loads infinitely. We’ve patched this up.
  • We fixed a bug that caused WeWeb AI to duplicate elements when generating a page.

That’s it for now! Let us know what you think :slightly_smiling_face:

10 Likes

I think something in this update caused my animations to stop working.

My animations are triggered by workflows, and they’re applied to the item’s state. To trigger the animation, I was changing the state.


2 Likes

Very good, I was waiting for the new icon property to migrate the icons of my components.
I would also like to suggest some small adjustments:

  • Migration of the checkbox icon to the new version
  • In Input, Type, debounce and delay can be bindable (if possible)
  • Possibility to rename the library folders
    Excited for the next updates

Hey, custom column doesn’t work when binding columns in the DataGrid, any update about fixing it? The documentation says you are working on it, but it’s been like that for a long time.