@@ -24,24 +24,23 @@ notes][0.5.0]. **BREAKING CHANGES** are documented below.
24
24
25
25
** Breaking changes** :
26
26
27
+ - ** Display logo by default** . Most projects show their logo in the navbar. In
28
+ support of this majority, Docsy now displays a logo by default. For details on
29
+ how to hide the logo (or your brand name), see [ Styling your project logo and
30
+ name] [ ] .
27
31
- ** Upgraded Bootstrap** to v4.6.2 from v4.6.1, resulting in some style changes
28
32
(such as an adjustment in the size of ` small ` ). For details, see [ v4.6.2
29
33
release notes] [ ] .
30
34
- ** [ Upgraded FontAwesome] [ ] ** to v6 from v5. While many icons were renamed, the
31
35
v5 names still work. For details about icon renames and more, see [ What's
32
36
changed] [ ] .
33
- - ** Display logo by default** . Most projects show their logo in the navbar. In
34
- support of this majority, Docsy now displays a logo by default. For details on
35
- how to hide the logo (or your brand name), see [ Styling your project logo and
36
- name] [ ] .
37
- - ** Navbar search-box** width is narrower, as a result of the FontAwesome (FA)
38
- upgrade. You might notice other width changes of elements using FA icons and
39
- the FA font.
40
37
41
38
** Other changes** :
42
39
43
40
- By default, Docsy now uses the [ gtag.js] [ ] analytics library for all site
44
41
tags. For details, see [ Adding Analytics > Setup] [ ] .
42
+ - ** Navbar search-box** width is narrower, as a result of the FontAwesome (FA)
43
+ upgrade. In any case, the search-box styling has also been updated.
45
44
46
45
[ Adding Analytics > Setup ] : https://www.docsy.dev/docs/adding-content/feedback/#setup
47
46
[ v4.6.2 release notes ] : https://github.com/twbs/bootstrap/releases/tag/v4.6.2
0 commit comments