Releases: paganotoni/doco
v1.0.19
What's Changed
- fix function to copy code block content by @dmartinez24 in #34
New Contributors
- @dmartinez24 made their first contribution in #34
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- task: allowing to trigger the search with ctrl+k by @paganotoni in #33 (#22 )
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- Clean js by @paganotoni in #32
- Copy button now shows a "Copied" confirmation after clicking.
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- feature: allowing a copy widget to the code elements by @paganotoni in #31
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- feature: adding keyboard movements funcionality by @paganotoni in #28
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- fix: fixing issue with unexisting command #26 by @paganotoni in #27
Full Changelog: v1.0.13...v1.0.14
v1.0.13
Some UI tweaks and reductions in dependencies.
Full Changelog: v1.0.12...v1.0.13
v1.0.12
Multiple improvements after my talk at @wawandco
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
Fixes:
• Mobile navigation issue resolved.
Enhancements:
• Tweaked sidebar and side menu color.
• Improved search functionality.
• Added next/previous navigation.
• Added doco logo at the bottom right.
• Added spacing before headings.
Maintenance:
• Progress on HTML and cleanup tasks.
• Removed unnecessary abstractions.
• Organized code structure.
• Updated README documentation.
Full Changelog: v1.0.10...v1.0.11
v1.0.10
Adding support for OGImage in the docs also updating doco's OG :)
Full Changelog: v1.0.9...v1.0.10