Skip to content

Releases: primer/doctocat

v0.25.1

21 Sep 17:49
cceafce
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix an issue with the background search worker

v0.25.0

21 Sep 17:46
1501f17
Compare
Choose a tag to compare

💅 Enhancements

  • Perform search in the background to avoid locking up the UI #178

v0.24.0

04 Sep 17:13
f8ca462
Compare
Choose a tag to compare

💅 Enhancements

  • Table of contents updates #166
  • Note component #167
  • Persist the scroll position of the sidebar when the page changes #173

🐛 Bug fixes

  • Fix hot module reloading #175
  • Fix responsive navigation drawer on tall screens #174

v0.23.1

30 Jul 23:44
1030b6c
Compare
Choose a tag to compare

Fixed table of contents alignment

v0.21.0

15 May 18:59
1b7f48a
Compare
Choose a tag to compare

Doctocat now uses the new Octicons!

v0.19.0

03 Apr 20:12
c51e4bd
Compare
Choose a tag to compare

💅 Enhancements

Moved the table of contents into a sticky sidebar so it doesn't push the main content below the fold:

ezgif com-optimize (3)

v0.17.0

27 Feb 20:57
93bf0c3
Compare
Choose a tag to compare

New features

  • Add the ability to use noInline in live editors via the noinline attribute on code blocks (#123)

v0.16.10

21 Feb 23:46
48d8e3c
Compare
Choose a tag to compare

Updates the DarkInput and DarkButton in preparation for Primer Components visual refresh

v0.16.4

13 Nov 02:11
169ec29
Compare
Choose a tag to compare

Upgrades to Primer Components 15.1.0 - needed to update a bunch of px instances

v0.16.3

23 Sep 18:33
11c6f8e
Compare
Choose a tag to compare

Update React dependencies