To make sure javascript has everything in place when the page is loaded and avoid layout shift/content change, I added an interaction to page load that simply sets the opacity from 0 to 1 in ~half a second, which should be enough time
So, our team needed a thank you page for a CMS collection. Each thank you page was different, and we didn't want to build one for each resource we added in the future. The Solution? Attributes, localStorage and Javascript!
Huge thanks to everyone on the @curio_digital team for embracing this idea. Special shoutout to @JamieDowis for the months of collaboration. It took us a while, but we made sure Flow Scan was perfect for you all to use!
Flow Scan is officially live! 🎉
I'm so proud of this project. It all began as a way to tackle those last-minute launch headaches - fixing broken links, tweaking project settings, removing lorem ipsums. What if we could catch and see all these issues way earlier? Well, now we can
We’re excited to announce the launch of Flow Scan, a free tool to ensure your Webflow projects are ready for launch.
Flow Scan flags hidden issues on your site as you build, so they aren’t left to the last minute or forgotten.
https://t.co/KoWQ32F4uv
Flow Scan is now live! 🎉
After building 100+ Webflow sites, we realized we were always rushing through a few tasks before launch: SEO content, missing links, lorem ipsum, etc.
Flow Scan flags the issues above and more as you build, so you can launch with confidence.
The time has come, I'm switching to @arcinternet . Chrome is now forcing you to disable Chrome Refresh 2023 flag. Favicons on the tab bar are completely broken.
@BradfordHuber4@webflow Nice! Played with it today and figured out buttons can now be a single component instead of copying and pasting a class everywhere.
https://t.co/ogn014kcO6
@webflow Our initial idea was to build a Webflow App, but the Designer API currently does not support retrieving attributes (e.g., href) from a LinkElement. Are there any estimates for when the API might be updated with new capabilities?
Say hello to React for @webflow Apps!
https://t.co/UFwGUqLzyp
Bundled with webpack, served to Webflow using their own "webflow extension serve"!
As easy as cloning the repository and running npm run dev
Still a lot to do, but it's a great start!
@JamieDowis@_kaydf Ope sorry! Didn't see that before. I will take a look tomorrow morning and throw an update here!
There's a lot of properties inside cms-core API that Finsweet provides which we can use to manipulate data being shown by Attributes. Fun one, will keep you posted