1. f41bd3a Improve failure when import cannot be found (#4022) by Sam Rawlins · 7 hours ago main
  2. d400676 Remove some usages of analyzer private types and APIs (#4020) by Sam Rawlins · 6 days ago
  3. c41b86b Remove reference to AugmentableElement, soon to be deleted (#4016) by Sam Rawlins · 12 days ago
  4. 5dbd403 Utilize scss features in sidebar styles (#4010) by Parker Lougheed · 2 weeks ago
  5. 6c770bf Bump the github-actions group with 5 updates (#4011) by dependabot[bot] · 3 weeks ago
  6. 06233c7 Use nested scss in nav and footer styles (#4006) by Parker Lougheed · 4 weeks ago
  7. 4847677 Support the stats flag when documenting the testing package (#4008) by Sam Rawlins · 4 weeks ago
  8. 34561d6 Migrate some linkedName tests for types to be unit tests. (#4007) by Sam Rawlins · 4 weeks ago
  9. 026aa2a Clean up theme styling and improve accessibility of theme toggle (#4005) by Parker Lougheed · 5 weeks ago
  10. 766f61e Utilize scss nesting in `/styles/dartdoc` (#4003) by Parker Lougheed · 5 weeks ago
  11. 02cfbe1 Rename DartDocResolvedLibrary.element2 -> element (#4004) by Keerti Parthasarathy · 5 weeks ago
  12. 184311c Bump to 8.3.3 (#4002) by Sam Rawlins · 5 weeks ago
  13. 8502845 Rename ModelElement field element2 -> element (#4000) by Keerti Parthasarathy · 5 weeks ago
  14. f0c5210 Update style of GFM alerts for improved accessibility and consistency (#4001) by Parker Lougheed · 5 weeks ago
  15. eb188ad Remove element model migration detritus (#3999) by Sam Rawlins · 5 weeks ago
  16. 9680d36 Move a test case from e2e tests to unit tests. (#3998) by Sam Rawlins · 5 weeks ago
  17. 96f18b4 Elements. Migrate lib/src/model/extension.dart (#3994) by Keerti Parthasarathy · 6 weeks ago
  18. b8c3f02 Elements. Migrate to Element2 (#3991) by Keerti Parthasarathy · 6 weeks ago
  19. c386407 Update to analyzer 7.3.0 (#3992) by Keerti Parthasarathy · 6 weeks ago
  20. 75d1fd7 Elements. Remove 'element' from ModelElement (#3990) by Keerti Parthasarathy · 7 weeks ago
  21. 03a5ecc Migrate library element model (#3989) by Sam Rawlins · 7 weeks ago
  22. b8b63d1 Migrate Constructor element model (#3987) by Sam Rawlins · 7 weeks ago
  23. a1e234e Elements. Migrate lib/src/model/model_element.dart (#3988) by Keerti Parthasarathy · 7 weeks ago
  24. b4242c7 Elements. Migrate lib/src/model/package_graph.dart (#3986) by Keerti Parthasarathy · 7 weeks ago
  25. bee0276 Migrate TopLevelVariable and GetterSetterCombo element model (#3985) by Sam Rawlins · 7 weeks ago
  26. 9366e01 Elements. Migrate lib/src/model/accessor.dart (#3984) by Keerti Parthasarathy · 7 weeks ago
  27. 814fbec Migrate TypeParameter and Warnings element model (#3983) by Sam Rawlins · 7 weeks ago
  28. 237cd35 Migrate AOT renderers element model (#3982) by Sam Rawlins · 7 weeks ago
  29. 71e78fa Migrate codegen_runtime_renderer element model (#3981) by Sam Rawlins · 7 weeks ago
  30. 0bf3f8e Elements. Migrate to Element2 (#3980) by Keerti Parthasarathy · 7 weeks ago
  31. 1b6fb13 Bump the github-actions group with 2 updates (#3979) by dependabot[bot] · 7 weeks ago
  32. f0d2276 Elements. Migrate to element2 (#3978) by Keerti Parthasarathy · 7 weeks ago
  33. af0c885 Elements. Migrate to Element2 (#3977) by Keerti Parthasarathy · 8 weeks ago
  34. ca594a3 Elements. Migrate to Element2 (#3976) by Keerti Parthasarathy · 8 weeks ago
  35. 6e55bbe Elements. Migrate to Element2 (#3975) by Keerti Parthasarathy · 8 weeks ago
  36. 98a199f Element model migration: migrate model_utils.dart (#3973) by Sam Rawlins · 8 weeks ago
  37. 114c006 Elements. Migrate to Element2 (#3972) by Keerti Parthasarathy · 8 weeks ago
  38. 56934b7 Elements. Migrate to Element2 (#3968) by Keerti Parthasarathy · 8 weeks ago
  39. 08b2c10 Reduce use of generators in finding files to document (#3961) by Sam Rawlins · 9 weeks ago
  40. 5e26cb6 Elements. Migrate to Element2 (#3967) by Keerti Parthasarathy · 9 weeks ago
  41. 021c397 Start using analyzer 7.2.0 (#3966) by Sam Rawlins · 9 weeks ago
  42. 0054a2b Elements. Migrate lib/src/package_meta.dart, lib/src/mustachio/annotations.dart (#3965) by Keerti Parthasarathy · 10 weeks ago
  43. ea99b16 Elements. Migrate test/typedefs_test.dart (#3964) by Keerti Parthasarathy · 10 weeks ago
  44. 456dd6e Enforce analyzer_use_new_elements rule (#3963) by Sam Rawlins · 2 months ago
  45. e129586 Fix the check for the expected number of categorized libraries in Dart SDK (#3962) by Sam Rawlins · 2 months ago
  46. 591173b Fix enum links for exported enums (#3957) by Sam Rawlins · 3 months ago
  47. c8dd09c More cleanup from removal of SpecialClasses (#3955) by Sam Rawlins · 3 months ago
  48. b082872 Bump the github-actions group with 3 updates (#3954) by dependabot[bot] · 3 months ago
  49. 30be578 Bump dart_style to 3.0.0 (#3950) by Sam Rawlins · 3 months ago
  50. 6524033 Fix most comment reference issues (#3946) by Sam Rawlins · 3 months ago
  51. 51256a3 Avoid the PackageGraph.objectClass field. (#3951) by Sam Rawlins · 3 months ago
  52. c8be845 Combine two enums test classes into one. (#3949) by Sam Rawlins · 3 months ago
  53. 3d16206 Bump to version 8.3.1 (#3944) by Sam Rawlins · 3 months ago
  54. e3ecb4d Append the href of each library with a slash (#3940) by Sam Rawlins · 4 months ago
  55. 7444b39 Bump the github-actions group with 2 updates (#3938) by dependabot[bot] · 4 months ago
  56. ced0209 Split existing CSS styles into multiple scss partials (#3920) by Parker Lougheed · 4 months ago
  57. c7f1160 Fix sidebars via correct web API for anchor href values (#3934) by Sam Rawlins · 4 months ago
  58. f8a55e4 Remove unused build config (#3923) by Parker Lougheed · 4 months ago
  59. fa339a1 Refactor how Object and Pragma are discovered and handled (#3929) by Sam Rawlins · 4 months ago
  60. 6bbd3d7 Do not use SpecialClass to evaluate Enum or Interceptor (#3928) by Sam Rawlins · 4 months ago
  61. dcc239a Refactor special case for how canonical enclosing containers are calculated (#3925) by Sam Rawlins · 4 months ago
  62. 8003230 Ignore static issue with overridden field (#3926) by Sam Rawlins · 4 months ago
  63. 24c2a96 Bump the github-actions group across 1 directory with 4 updates (#3922) by dependabot[bot] · 5 months ago
  64. 5168f81 Remove unnecessary and unused styles (#3918) by Parker Lougheed · 5 months ago
  65. d4876f9 Compress generated css by configuring sass output style (#3919) by Parker Lougheed · 5 months ago
  66. d83146f Generate included css using sass (#3917) by Parker Lougheed · 5 months ago
  67. 4d46129 Update to Dart 3.5 and web 1.1 (#3915) by Parker Lougheed · 5 months ago
  68. 73344a2 Remove assertion that is no longer valid. (#3913) by Sam Rawlins · 5 months ago
  69. f5baa7c Remove all references to MultiplyInheritedExecutableElement (#3914) by Sam Rawlins · 5 months ago
  70. 2e64c2b Correct links to remote, canonical libraries (#3912) by Sam Rawlins · 5 months ago
  71. db81d94 Move ToolConfiguration wholesale to it's own file (#3911) by Sam Rawlins · 5 months ago
  72. d073f43 Bump to 8.3.0 (#3909) by Sam Rawlins · 5 months ago
  73. 103ea29 Remove removed lint rule, package_api_docs (#3910) by Sam Rawlins · 5 months ago
  74. 602a316 Display potentially applicable extensions on nullable types (#3908) by Sam Rawlins · 5 months ago
  75. dd226fe Improve mustachio deduplication strategy (#3906) by Sam Rawlins · 5 months ago
  76. 7e503c1 Introduce a new URL for library pages, at index.html (#3895) by Sam Rawlins · 5 months ago
  77. 80c6f18 Bump to 8.2.1 (#3902) by Sam Rawlins · 6 months ago
  78. 2d82987 update test expectations (#3903) by Devon Carew · 6 months ago
  79. fa3a351 Privatize GetterSetterCombo.constantInitializer (#3898) by Sam Rawlins · 6 months ago
  80. 5c114a9 update test expectation for newer versions of package:args (#3901) by Devon Carew · 6 months ago
  81. 9d9b00c Require analyzer 6.10.0, stop using deprecated properties of LibraryElement. (#3899) by Konstantin Scheglov · 6 months ago
  82. 5df03dd Convert various Mustachio errors to be exceptions. (#3897) by Sam Rawlins · 6 months ago
  83. b0328fd Document how mustachio's AOT compiler works (#3886) by Sam Rawlins · 6 months ago
  84. 4c82b49 In the buildbot CI step, reset built web files before trying to publish (#3896) by Sam Rawlins · 6 months ago
  85. 76678f6 Support for enhanced parts (#3892) by Sam Rawlins · 6 months ago
  86. c613f42 Move 'onPlatform' arguments for tests and groups up. (#3890) by Sam Rawlins · 6 months ago
  87. e8f2333 Remove Indexable as an unnecessary mixin. (#3884) by Sam Rawlins · 6 months ago
  88. 0684097 Update and correct mustachio README (#3885) by Sam Rawlins · 6 months ago
  89. 526dbd5 Strip the enclosing package's lower-case name from a library's dir name (#3883) by Sam Rawlins · 6 months ago
  90. 98dd9da Add output-size info to the '--stats' flag on various tasks. (#3879) by Sam Rawlins · 6 months ago
  91. 090b05b Bump to 8.2.0 (#3880) by Sam Rawlins · 6 months ago
  92. 0a52976 Fix search which is not using canonical libraries as enclosing elements (#3877) by Sam Rawlins · 6 months ago
  93. d4dff9a Stop using 'augmented' from the element model. (#3878) by Konstantin Scheglov · 6 months ago
  94. d6b865f Support multiple partial calls from a single template (#3873) by Sam Rawlins · 6 months ago
  95. 25c9edf Standardize to newer SDK APIs (#3872) by Parker Lougheed · 7 months ago
  96. b61de2f Clean up some sorting, naming, and doc nits (#3876) by Sam Rawlins · 7 months ago
  97. 55ce116 Use latest language version for DartFormatter (#3875) by Sam Rawlins · 7 months ago
  98. 2a26281 Comply with analyzer 6.9.0 APIs (#3874) by Sam Rawlins · 7 months ago
  99. ca98b89 Include extension members on the extended type's page (#3863) by Sam Rawlins · 7 months ago
  100. 8100ccf Stop using 'augmentationImports'. (#3870) by Konstantin Scheglov · 7 months ago