Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

42 lines (30 loc) · 1.2 KB

Change Log

All notable changes to the REDCap CSS Injector module will be documented in this file. This project adheres to Semantic Versioning.

[2.0.1] - 2024-05-24

Changed

  • Update description in README and config.json (@pbchase)

[2.0.0] - 2024-05-24

Changed

  • 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)

[1.1.2] - 2023-12-11

Changed

  • Use null coalesce in _getFormattedSettings (@ChemiKyle)

[1.1.1] - 2020-02-14

Changed

  • 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)

[1.1.0] - 2019-09-23

Added

  • Add flat/gradient stylized survey css example (Kyle Chesney)

[1.0.1] - 2019-04-04

Added

  • Add CSS Samples and 'Writing CSS for the CSS Injector' (Philip Chase)

Changed

  • Fixing REDCap minimal version on README. (Tiago Bember Simeao)

[1.0.0] - 2018-07-17

Summary

  • Created the REDCap CSS Injector module.