Skip to content

Commit 4283dbc

Browse files
authored
Fix missing search in left/mobile sidenav (#3525)
1 parent 29ca92c commit 4283dbc

19 files changed

+3026
-3051
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.1-wip
2+
3+
* Add back missing search bar to left sidenav on narrow screens.
4+
15
## 7.0.0
26

37
* Require `analyzer: ^6.2.0`.

dartdoc_options.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dartdoc:
22
linkToSource:
33
root: '.'
4-
uriTemplate: 'https://github.com/dart-lang/dartdoc/blob/v7.0.0/%f%#L%l%'
4+
uriTemplate: 'https://github.com/dart-lang/dartdoc/blob/v7.0.1-wip/%f%#L%l%'

0 commit comments

Comments
 (0)