issues
search
stormid
/
components
UI components
https://stormid.github.io/components/
MIT License
2
stars
2
forks
source link
Feature/241 cookie banner remove template
#269
Open
sarah-storm
opened
3 weeks ago
sarah-storm
commented
3 weeks ago
Closes #241
Banner and Form templates removed from config defaults
Documentation in Readme and HTML updated to reflect that providing these functions is now mandatory
Added a check before initialising the banner to make sure these are provided, and warns in the console if not found
Updates tests and examples so that they run with the new config requirements
Adds a new test to check that banner doesn't run if config is missing.
Closes #241