Commit Graph

3 Commits (321fa1fa1084abfcd44f9d77fbb464b93bfcdd58)

Author SHA1 Message Date
James Hugman dea7509173 Bug 1880483 — Add inverse triggers to messaging component
This is a breaking change.

This changes the `trigger` key to `trigger-if-all` to document that all
triggers in this list must evaluate to true.

It also adds `exclude-if-any`, a list of triggers which, if any are true
will exclude the message.

This will remove the need for triggers like `I_AM_NOT_BROWSER_DEFAULT`.
7 months ago
DreVla a92d52af80 Bug 1840969 - Add title for homepage default browser info card
Title for the card info to set Firefox as default browser was
missing, "Switch your default browser" is the title now, to
match with iOS.
8 months ago
James Hugman 844d552b5d Bug 1868646 — Refactor nimbus.fml.yaml messaging into separate files 10 months ago