Some of you may have noticed already: since the big Summer Update yesterday, some ww functions have been deprecated.
What does that mean?
You’ll see warnings in the console to inform you that a function is deprecated, but there will be no impact on your existing apps for now. Everything will work as it did prior to the release.
There will be an impact in the future but we don’t know when exactly. Of course, we’ll inform you in advance when there might be a breaking change and provide as much info as possible to help you with the transition.
This is basically a first step to improve the dev experience for all of you
You may have seen some improvements in the “Coded components” tab of the WeWeb dashboard and inside the “Dev” editor. There’s a lot more coming!
Next up:
Simplified way of building a plugin.
Ability to share/sell plugins on the marketplace.
New dev docs! Yeyyyy
I can’t share an ETA yet because it’s still early days but know that the team has already started work on item #1 and is expected to start work on items #2 and 3 in August.
I’ve never used any of those functions nor do I have any custom-coded components. However, I do get warning logs for wwLib.getTextStyleFromContent. Should I be concerned about this?
It was private and we provided some of them to the community as a workaround for edge case we didn’t handle yet.
We are in the process of defining what we want to make public and support on the long term, we make the signature of our methods more uniform, clear many things, when ready we will release a complete documentation to help you build with theses functions!