Skip to content

Commit e4bd88d

Browse files
committed
ID-419 Docs for ID7.1
1 parent 2e8ea62 commit e4bd88d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,13 @@ In your application you will need to do the following:
113113
* Replace references to `id7-bundle.min.js` with `id7-bundle.js`
114114
* `id7-standalone.js` was removed from the distribution; you should build your own bundle if you are using this
115115

116+
## ID7.1 Opt-in
117+
118+
From version 2.9.7 you can opt in to "ID7.1" - a reworked masthead. To do this:
119+
120+
* Add the class `id7-point-1` to any instances of the `id7-utility-masthead` in your app's templates.
121+
* Check that nothing else needs updating to work nicely with it. The whole masthead area should be white.
122+
116123
## Breaking changes
117124

118125
- **1.2.0** - Now uses a custom Modernizr build (see _What's included_ above) with a minimal range of tests. If your application relies on other tests or shims which were included in previous versions, they will likely fail.

0 commit comments

Comments
 (0)