The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I’ve implemented featured images on mars-theme and I’m working on the guide “Understanding Mars Theme”.
1 Like
orballo7
I’ll be working on mars-theme: add author pages.
1 Like
orballo8
Opened PR on the author thing. I’m going to work on mars-theme: Add loading components.
1 Like
luisherranz9
I’m going to work now in the simplification of modes and entry points.
David10
I’m working on the wp-source package. I’ve changed data by get and added a library called routeUtils with three functions: routeToParams, paramsToRoute and normalize. When the branch with these changes has been merged, I’ll update the roadmap above.
1 Like
orballo11
I’m working on the html2react package.
luisherranz12
I’ve finished refactoring everything for the new simplified modes and I’m now back to writing the “Understanding Frontity” part of the documentation.
1 Like
luisherranz13
I released yesterday most of the “Learning Frontity” documentation and I’ll try to finish that today.
1 Like
David14
I’ve just finished the changes in source API and I’m going to start with the settings for WP sites installed in subfolders.
When the PR has been accepted I’ll update the roadmap status.
luisherranz15
I think I’m going to do Merge state arrays instead of replace first so we can release the release candidate.
luisherranz16
@david, would you mind working on the autoFetch feature of tiny-router first?
I think it’s better if we finish the modifications of mars-theme first and work on things that don’t affect npx frontity create like support for subfolders and front page.
David17
I have no problem with that. I’ll be then working on the autoFetch feature.
luisherranz18
Release Candidate released!! Congratulation guys
1 Like
luisherranz19
No breaking changes are planned from now on. Let’s see how many additional features we can complete for the 1.0 release
1 Like
orballo20
I’m finishing html2react (writing tests and implementing some final changes to the api) and I’ll be also fixing this issue.