All notable changes to the REDCap CSS Injector module will be documented in this file. This project adheres to Semantic Versioning.
- Update description in README and config.json (@pbchase)
- Apply CSS to survey, data entry, and all via checkboxes (@ChemiKyle, @saipavan10-git, @pbchase, #11, #17)
- Bump framework version to 15 replace recursive logic in _getFormattedSettings with getSubSettings (@ChemiKyle, #16, #17)
- Use null coalesce in _getFormattedSettings (@ChemiKyle)
- Add DOI to README.md (Philip Chase)
- Update authors in config.json (Philip Chase)
- Add AUTHORS file (Philip Chase)
- use builtin method instead of referencing ExternalModules class (Kyle Chesney)
- Add flat/gradient stylized survey css example (Kyle Chesney)
- Add CSS Samples and 'Writing CSS for the CSS Injector' (Philip Chase)
- Fixing REDCap minimal version on README. (Tiago Bember Simeao)
- Created the REDCap CSS Injector module.