Takwimu is a free and open development information service, transforming access to high quality analysis and data for African changemakers. Accessible at https://takwimu.africa/
[X] Introduce RichTypography component to the UI to handle automatic styling of return content from RichTextField using our Theme,
[ ] ~Make sure all/most of backend using RichTextField passes it through a richtext filter before returning to the front end. This will correctly translate images into proper img tags,~ This requires it's own PR since we're too close to launch to be making such a wholesale change.
etc.
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
Screenshots
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
Description
Address small changes before going live:
number
to HURUmap stat type,RichTypography
component to the UI to handle automatic styling of return content fromRichTextField
using ourTheme
,RichTextField
passes it through arichtext
filter before returning to the front end. This will correctly translate images into properimg
tags,~ This requires it's own PR since we're too close to launch to be making such a wholesale change.Type of change
Screenshots
Checklist: