Skip to content

Commit

Permalink
Merge pull request #324 from jonathanhefner/changelog-20231005
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
jonathanhefner authored Oct 5, 2023
2 parents 3b8e76d + 81a5852 commit 56117f8
Showing 1 changed file with 35 additions and 6 deletions.
41 changes: 35 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,45 @@
Main (3.0.0.alpha)
==================

* [#198](https://github.com/zzak/sdoc/pull/198) Bump version to 3.0.0.alpha [@zzak](https://github.com/zzak)
* [#197](https://github.com/zzak/sdoc/pull/197) Remove sdoc-merge and sdoc template [@zzak](https://github.com/zzak)
* [#195](https://github.com/zzak/sdoc/pull/195) Replace turbolinks with turbo v7.3.0 [@zzak](https://github.com/zzak)
* [#200](https://github.com/zzak/sdoc/pull/200) Add canonical url link to all pages [@zzak](https://github.com/zzak)
* [#222](https://github.com/zzak/sdoc/pull/222) Add NameList for building a static file of classes and methods [@zzak](https://github.com/zzak)
* [#198](https://github.com/rails/sdoc/pull/198) Bump version to 3.0.0.alpha [@zzak](https://github.com/zzak)
* [#197](https://github.com/rails/sdoc/pull/197) Remove sdoc-merge and sdoc template [@zzak](https://github.com/zzak)
* [#195](https://github.com/rails/sdoc/pull/195) Replace turbolinks with turbo v7.3.0 [@zzak](https://github.com/zzak)
* [#200](https://github.com/rails/sdoc/pull/200) Add canonical url link to all pages [@zzak](https://github.com/zzak)
* [#222](https://github.com/rails/sdoc/pull/222) Add NameList for building a static file of classes and methods [@zzak](https://github.com/zzak)
* [#206](https://github.com/rails/sdoc/pull/206) Move file links to the footer [@p8](https://github.com/p8)
* [#237](https://github.com/rails/sdoc/pull/237) Hide scrollbar for unscrollable code snippets [@jonathanhefner](https://github.com/jonathanhefner)
* [#239](https://github.com/rails/sdoc/pull/239) Replace highlight.js with Rouge gem [@jonathanhefner](https://github.com/jonathanhefner)
* [#242](https://github.com/rails/sdoc/pull/242) Use Rouge to highlight method source code [@jonathanhefner](https://github.com/jonathanhefner)
* [#243](https://github.com/rails/sdoc/pull/243) Enable horizontal scrollbar for method source code [@jonathanhefner](https://github.com/jonathanhefner)
* [#251](https://github.com/rails/sdoc/pull/251) Move alias listing closer to method name [@jonathanhefner](https://github.com/jonathanhefner)
* [#252](https://github.com/rails/sdoc/pull/252) Replace source code toggler JavaScript with `<details>` [@jonathanhefner](https://github.com/jonathanhefner)
* [#253](https://github.com/rails/sdoc/pull/253) Version links to Rails guides [@jonathanhefner](https://github.com/jonathanhefner)
* [#254](https://github.com/rails/sdoc/pull/254) Unlink unintentional autolinked code ref links [@jonathanhefner](https://github.com/jonathanhefner)
* [#255](https://github.com/rails/sdoc/pull/255) Style unstyled code ref links [@jonathanhefner](https://github.com/jonathanhefner)
* [#260](https://github.com/rails/sdoc/pull/260) Include site title in page titles [@jonathanhefner](https://github.com/jonathanhefner)
* [#261](https://github.com/rails/sdoc/pull/261) Include project name and version in `og:title` [@jonathanhefner](https://github.com/jonathanhefner)
* [#262](https://github.com/rails/sdoc/pull/262) Refine meta description [@jonathanhefner](https://github.com/jonathanhefner)
* [#265](https://github.com/rails/sdoc/pull/265) Add required Open Graph meta tags [@jonathanhefner](https://github.com/jonathanhefner)
* [#266](https://github.com/rails/sdoc/pull/266) Add `article:modified_time` meta tag [@jonathanhefner](https://github.com/jonathanhefner)
* [#268](https://github.com/rails/sdoc/pull/268) Add initial dark mode support [@p8](https://github.com/p8)
* [#279](https://github.com/rails/sdoc/pull/279) Redesign "Appears in" file list [@jonathanhefner](https://github.com/jonathanhefner)
* [#280](https://github.com/rails/sdoc/pull/280) Redesign banner and mobile menu bar [@jonathanhefner](https://github.com/jonathanhefner)
* [#283](https://github.com/rails/sdoc/pull/283) Rework typography [@jonathanhefner](https://github.com/jonathanhefner)
* [#286](https://github.com/rails/sdoc/pull/286) Render breadcrumb links for module's parents [@jonathanhefner](https://github.com/jonathanhefner)
* [#287](https://github.com/rails/sdoc/pull/287) Generate uniform `<h1>` headings for all modules [@jonathanhefner](https://github.com/jonathanhefner)
* [#291](https://github.com/rails/sdoc/pull/291) Remove keyboard shortcuts that use meta keys [@jonathanhefner](https://github.com/jonathanhefner)
* [#294](https://github.com/rails/sdoc/pull/294) Remove version badge [@jonathanhefner](https://github.com/jonathanhefner)
* [#298](https://github.com/rails/sdoc/pull/298) Rewrite search [@jonathanhefner](https://github.com/jonathanhefner)
* [#315](https://github.com/rails/sdoc/pull/315) Replace navigation tree [@jonathanhefner](https://github.com/jonathanhefner)
* [#319](https://github.com/rails/sdoc/pull/319) Rework method spotlight effect [@jonathanhefner](https://github.com/jonathanhefner)
* [#320](https://github.com/rails/sdoc/pull/320) Remove jQuery [@jonathanhefner](https://github.com/jonathanhefner)
* [#322](https://github.com/rails/sdoc/pull/322) Use `type="search"` for search input [@jonathanhefner](https://github.com/jonathanhefner)
* [#323](https://github.com/rails/sdoc/pull/323) Update favicon [@jonathanhefner](https://github.com/jonathanhefner)

2.6.1
=====

* [#194](https://github.com/zzak/sdoc/pull/194) Remove `text-align: justify` on paragraphs [@zzak](https://github.com/zzak)
* [#194](https://github.com/rails/sdoc/pull/194) Remove `text-align: justify` on paragraphs [@zzak](https://github.com/zzak)

2.6.0
=====
Expand Down

0 comments on commit 56117f8

Please sign in to comment.