Iāve implemented featured images on mars-theme
and Iām working on the guide āUnderstanding Mars Themeā.
Iāll be working on mars-theme: add author pages
.
Opened PR on the author thing. Iām going to work on mars-theme: Add loading components
.
Iām going to work now in the simplification of modes and entry points.
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.
Iām working on the html2react
package.
Iāve finished refactoring everything for the new simplified modes and Iām now back to writing the āUnderstanding Frontityā part of the documentation.
I released yesterday most of the āLearning Frontityā documentation and Iāll try to finish that today.
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.
I think Iām going to do Merge state arrays instead of replace first so we can release the release candidate.
@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.
I have no problem with that. Iāll be then working on the autoFetch
feature.
Release Candidate released!! Congratulation guys
No breaking changes are planned from now on. Letās see how many additional features we can complete for the 1.0 release
Iām finishing html2react
(writing tests and implementing some final changes to the api) and Iāll be also fixing this issue.
Ok, html2react
is pending for code review and the issue is fixed and waiting for the PR to be freed. Iāll be working on an Image
component that supports lazy load and can be used by html2react
.
Lovely. Iām working on the namespace explanation for the docs.
During the last days Iāve made several PRs with bug fixes. Everything is almost ready for the 1.0 version
Iāll be working this week on the WP plugin for Frontity.