Releases: dart-lang/dartdoc
Releases · dart-lang/dartdoc
v0.29.0
- Internal change to our use of FunctionTypeAliasElement for the analyzer
(#2051). - Analyzer version to 0.29+ (#2049).
- Refactor element discovery and fix extension discovery to work with imports
(#2050). - Bugfix for corrupt location reporting in many cases (#2043).
- Add a list of extensions to applicable class pages (#2053).
v0.28.8
v0.28.7
0.28.4
- Fix some lints.
- Update to support a future version of analyzer.
v0.28.3+2
- Support the latest version of
package:html. - Use latest version of the markdown package.
v0.28.3+1
- Fix scroll physics and behavior for Safari on iOS.
v0.28.3
- Support a new
{@youtube}directive in documentation comments to embed YouTube videos.
v0.28.2
- Add empty CSS classes in spans around the names of entities so Dashing can pick
them up. (flutter/flutter#27654, #1929) - Test fixups for experiments (#1932, #1931, #1929).
- Make precaching work for borrowed documentation, fixing cases where
@tooldirectives
were not being substituted correctly in generated docs (#1930, #1934).
v0.28.1+2
v0.28.1+1
- Make hamburger menu appear in Chrome 72.