Skip to content

0.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Dec 19:38
· 76 commits to master since this release
Immutable release. Only release title and notes can be modified.
4f7edd4

Summary

This releases fixes all currently known issues and ships dozens of new icons, bringing the user experience of the modern theme closer to parity with the classic theme.

Highlights

  • Add GitHub repository in drawer on mobile in modern theme
  • Add 132 new icons (and delete 44 icons, as Simple icons removed them)
  • Fix issues related to keyboard shortcuts (printing and search input)
  • Fix language selector escaping viewport on mobile when too wide

Changelog

Breaking changes

  • 9b8b9f3 ui – upgrade Simple icons to 16.2.0 with 37 new icons and 44 deleted icons

Features

  • 57ab8a6 ui – upgrade Octicons to 19.21.1 with 50 new icons
  • 3cbcbbb ui – upgrade Lucide icons to 0.562.0 with 45 new icons
  • d8ca487 ui, scripts, tools – add third-party licenses to distribution files (#1)

Bug fixes

  • d66c230 ui, modern – git repository not shown in sidebar on mobile in modern theme (#6)
  • b10637d ui, classic, modern – language selector escapes viewport when too wide on mobile (#14)
  • 6f240e2 ui, scripts – search can receive keyboard input after being closed (#10)
  • fa23b1c ui, classic – header buttons disappear on mobile when opening search in classic theme (#16)
  • 214b03c ui, scripts – instant navigation doesn't trigger on keyboard shortcuts p and n (#10)
  • fbc78ac ui, modern – modernize kbd (keyboard shortcut) styles (#11, #28)
  • fcad2b0 ui, scripts – print dialog doesn't open when meta + pis pressed (#25)

Refactorings

  • 1e298ee ui, modern – use px2rem for kbd styles