File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.28.3+2
2+ * Support the latest version of ` package:html ` .
3+
14## 0.28.3+1
25* Fix scroll physics and behavior for Safari on iOS.
36
Original file line number Diff line number Diff line change 11dartdoc :
22 linkToSource :
33 root : ' .'
4- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.28.3+1 /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.28.3+2 /%f%#L%l%'
Original file line number Diff line number Diff line change 11// Generated code. Do not modify.
2- const packageVersion = '0.28.3+1 ' ;
2+ const packageVersion = '0.28.3+2 ' ;
Original file line number Diff line number Diff line change 11name : dartdoc
22# Run `grind build` after updating.
3- version : 0.28.3+1
3+ version : 0.28.3+2
44author : Dart Team <misc@dartlang.org>
55description : A documentation generator for Dart.
66homepage : https://github.com/dart-lang/dartdoc
@@ -12,7 +12,7 @@ dependencies:
1212 args : ' >=1.4.1 <2.0.0'
1313 collection : ^1.2.0
1414 crypto : ^2.0.6
15- html : ' >=0.12.1 <0.14 .0'
15+ html : ' >=0.12.1 <0.15 .0'
1616 # We don't use http_parser directly; this dep exists to ensure that we get at
1717 # least version 3.0.3 to work around an issue with 3.0.2.
1818 http_parser : ' >=3.0.3 <4.0.0'
You can’t perform that action at this time.
0 commit comments