This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
v0.7.6
Features
- Display a user's progress on the topic page (46c5199)
- Display a user's progress on the chapter page (8e61df4)
- Display when a chapter is complete (24bf67e)
- Display when a lesson is complete (3f4b7ed)
- Allow to navigate to the previous and next chapters on the chapter page (fa2dc23)
Enhancements
- Change progress bar color when an item is completed (550658b)
- Remove "edit" label from the post bar (90677e6)
- Always display the edit button on the post bar (6d434e7)
- Always display the follow and like buttons on the topic page (9ba36ac)
Maintainance
- Remove the dynamic import from the follow button (5b2e6f8)
- Remove post from user progress when it's deleted (66e357a)
- Keep all progress services on the same file (5d636c2)