Skip to content

Releases: dart-lang/dartdoc

v0.29.0

01 Nov 15:18
bebdbc0

Choose a tag to compare

  • 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

14 Oct 19:52
065ab60

Choose a tag to compare

  • Use analyzer line number library, fixing crash on empty file (#2034, #1938).
  • Fix crash on resolving comment references inside extension methods (#2040, #2033).

v0.28.7

07 Oct 19:14
451c718

Choose a tag to compare

  • Remove obsolete references to Element.type and ElementHandle (#2028, #2031).
  • Fix problem with return values for typedefs with analyzer 0.38.5 (#2036).

0.28.4

10 Jul 19:30
d6f6d44

Choose a tag to compare

  • Fix some lints.
  • Update to support a future version of analyzer.

v0.28.3+2

16 Apr 19:41
c587723

Choose a tag to compare

  • Support the latest version of package:html.
  • Use latest version of the markdown package.

v0.28.3+1

05 Apr 20:27

Choose a tag to compare

  • Fix scroll physics and behavior for Safari on iOS.

v0.28.3

03 Apr 02:35

Choose a tag to compare

  • Support a new {@youtube} directive in documentation comments to embed YouTube videos.

v0.28.2

14 Feb 17:27
34dd370

Choose a tag to compare

  • 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 @tool directives
    were not being substituted correctly in generated docs (#1930, #1934).

v0.28.1+2

05 Feb 19:01
9eadb60

Choose a tag to compare

  • Fix alignment of search box text in Safari (#1926).

v0.28.1+1

04 Feb 20:53
bd21a47

Choose a tag to compare

  • Make hamburger menu appear in Chrome 72.