- #198 Bump version to 3.0.0.alpha @zzak
- #197 Remove sdoc-merge and sdoc template @zzak
- #195 Replace turbolinks with turbo v7.3.0 @zzak
- #200 Add canonical url link to all pages @zzak
- #222 Add NameList for building a static file of classes and methods @zzak
- #206 Move file links to the footer @p8
- #237 Hide scrollbar for unscrollable code snippets @jonathanhefner
- #239 Replace highlight.js with Rouge gem @jonathanhefner
- #242 Use Rouge to highlight method source code @jonathanhefner
- #243 Enable horizontal scrollbar for method source code @jonathanhefner
- #251 Move alias listing closer to method name @jonathanhefner
- #252 Replace source code toggler JavaScript with
<details>
@jonathanhefner - #253 Version links to Rails guides @jonathanhefner
- #254 Unlink unintentional autolinked code ref links @jonathanhefner
- #255 Style unstyled code ref links @jonathanhefner
- #260 Include site title in page titles @jonathanhefner
- #261 Include project name and version in
og:title
@jonathanhefner - #262 Refine meta description @jonathanhefner
- #265 Add required Open Graph meta tags @jonathanhefner
- #266 Add
article:modified_time
meta tag @jonathanhefner - #268 Add initial dark mode support @p8
- #279 Redesign "Appears in" file list @jonathanhefner
- #280 Redesign banner and mobile menu bar @jonathanhefner
- #283, #336 Rework typography @jonathanhefner
- #286 Render breadcrumb links for module's parents @jonathanhefner
- #287 Generate uniform
<h1>
headings for all modules @jonathanhefner - #291 Remove keyboard shortcuts that use meta keys @jonathanhefner
- #294 Remove version badge @jonathanhefner
- #298 Rewrite search @jonathanhefner
- #315 Replace navigation tree @jonathanhefner
- #319 Rework method spotlight effect @jonathanhefner
- #320 Remove jQuery @jonathanhefner
- #322 Use
type="search"
for search input @jonathanhefner - #323 Update favicon @jonathanhefner
- #345 Version explicit links to
api.rubyonrails.org
@jonathanhefner - #356 Redesign "Constants" section @jonathanhefner
- #357 Support permalinking constants @jonathanhefner
- #358 Add constants to search index @jonathanhefner
- #370 Add attributes to search index @earlopain
- #193 Add support for Ruby 3.2 as File.exists? has been removed @sato11
- #192 Add padding and rounded borders to code examples @p8
- #191 Add css class for constant @p8
- #189
index_path
should handle a nilmain_page
@ghiculescu
- #187 Allow setting CSS based version badge @p8
- #184 Add support for rdoc 6.4.0 @p8
- #183 Remove unsupported browser detection @p8
- #182 Use window.location instead of Turbolinks.visit if protocol is 'file:' @p8
- #178 Don't use rdoc 6.4.0 for now @p8
- #177 Remove rake version constraint for ruby head @p8
- #176 Make sidepanel work with relative paths/URLs @p8
- #175 Avoid displaying source toggler for ghost methods Robin Dupret
- #174 Suppress unused variable warnings Masataka Pocke Kuwabara
- #161 Add 'skip to content' link and improve shortcut keys @MikeRogers0
- #170 Fix link hovers in headings @tlatsas
- #169 Fix clearing search results @mikdiet
- #167 Update Merge script to work with sdoc v2 @mikdiet
- #160 Remove outline from reset stylesheet @p8
- #159 Remove TAB override in panel @p8
- #157 Move to GitHub action for tests @MikeRogers0
- #155 Fix Ctrl+C copying Jan Schär
- #154 Make panel responsive for mobile @MikeRogers0 and @p8
- #153 Add viewport metatag to views for improved Lighthouse score. @MikeRogers0
- #150 Use semantic headers for better SEO @p8
- #149 Using HTML5 doctype across all HTML files. @MikeRogers0
- #148 Fix overflow CSS property of panel elements. @cveneziani
- #147 Use @options.title for the index @p8
- Remove accidental rack inclusion in gemspec
- #142 Fix arrow icons for selected panel items @p8
- #141 Always use only one metatag for keywords @p8
- #140 Use h2 instead of h1 for banner header @p8
- #137 Replace frames based implementation with a css @p8
- #132 Deprecate safe_level of ERB.new in Ruby 2.6
- #138 - Fix panel header overflow on Chrome
- 39e6cae9 - Display version using
-v
or--version
flags
- #110 - Strip out HTML tags from search results description
- #109 - Add basic SEO tags
- #108 - Tiny refresh of the Rails theme
- e6f02b91 - Remove the jQuery effect library
- 73ace366 - Remove the
--without-search
option - b1d429f2 - Produce HTML 5 output
- 38d06095 - Support only RDoc 5 and up
- #96 - Require at least Ruby 1.9.3
None.
- 65e46cb2 Unordered lists inside ordered ones render ordered
- SDoc::VERSION
- 2fe1a7b8 Move version to separate file, remove require_relative from gemspec
- 97e1eda8 Push ./lib to $LOAD_PATH for require SDoc::VERSION
- ad0a7e1e Initialize SDoc namespace in main file
- 926ff732 Remove redundancy < 5.0 from rdoc dependency specification
- db99e402 Remove code tags styling under pre elements
- a1d7e211 Follow up of #68
- bffc93ef Relax JSON dependency to ~> 1.7, >= 1.7.7
- 404dceb9 GH-72: Extra
<p>
tags appear in results snippet
No friendly log for this version yet, but PRs are welcome!