A simple blog app built with React.
Stars
49
Forks
13
Watchers
49
Open Issues
1
Overall repository health assessment
^3.13.1^1.0.0^5.40.2^1.7.7^2.0.0^2.10.0^4.17.11^8.4.2^1.0.4^5.0.2^2.0.3^1.4.0^3.0.1^2.0.1^2.0.0^1.1.2^1.0.0^1.0.0^0.4.3^2.1.1^8.0.0^7.0.0^7.0.0^1.0.1^15.6.2^16.6.0^5.1.0^16.6.0^6.0.0^4.3.1^1.2.1^2.1.8^0.7.0^0.7.1^4.0.1^3.0.6^2.3.0^2.2.14^11.2.0^5.0.0^2.0.1^2.13.8189
commits
[Updated] the code of article info setting preview by not validating the cover url and displaying the cover based on the cover url.
93643f8View on GitHub[Fixed] the bug of saving cover url even it is not valid and the cover preview message is not totally correct.
4f2d1c0View on GitHub[Updated] the code of styling of header and editor container by adjusting the height of header to use absolute unit px instead of vh.
0bf444cView on GitHub[Updated] the code of info setting form by changing max number of the tags.
50bff84View on GitHub[Fixed] the issue of when trying to remove the last article in list, it will display both success and failure feedback messages at the same time.
c27ef2cView on GitHub[Updated] the code of async action related operations by using `isXXXXFinished` to represent the status of async action completion and giving feedback according to it.
4a79a98View on GitHub[Fixed] the align issue in article reading page and [updated] the mock data.
f052730View on GitHub