- #133
ae4eca2
Thanks @dalechyn! - Fixed unsupported media-queries in iOS15^ Safari that led to incorrect rendering.
-
fcec093
Thanks @jxom! - Fixed issue where Vocs was loading assets from wrong path. -
a3d7df0
Thanks @jxom! - Fixed an issue wheretheme.colorScheme
in config would not register.
- #104
da4ee40
Thanks @jxom! - AddedbasePath
config property to support documentation subpaths (e.g. GitHub pages, etc)
-
#75
1708be3
Thanks @jxom! - Breaking: Migrated torehype-shiki
fromrehype-pretty-code
.The following meta properties on code blocks have been removed:
- Highlight Lines (e.g. ```js {1-3,4}).
- Use the inline
// [!code hl]
notation instead.
- Use the inline
- Highlight Chars (e.g. ```js /carrot/, ```js "carrot", etc).
- Use the inline
// [!code word]
notation instead.
- Use the inline
- Highlight Lines (e.g. ```js {1-3,4}).
-
#77
a9940fc
Thanks @jxom! - Adhere to Vercel Build Output API for zero-config Vercel deployments. -
#75
1708be3
Thanks @jxom! - Migrated from[email protected]
to[email protected]
.
-
84d2f8a
Thanks @jxom! - Upgraded@vanilla-extract/vite-plugin
. -
caab637
Thanks @jxom! - Modified styling of inline code headings.
fbe32fd
Thanks @jxom! - Added "find and replace" syntax to the `// [!include]` marker (code snippets).
- #40
41ba59f
Thanks @jxom! - Breaking: Removed the::snip
directive. Use the// [!include]
marker instead. See more.
- #40
41ba59f
Thanks @jxom! - Added support for regions in code snippets.
0a139e3
Thanks @jxom! - Added support for `// [!code word]` in code blocks. See more: https://shikiji.netlify.app/packages/transformers#transformernotationwordhighlight
-
595c932
Thanks @jxom! - Improved banner & bottom navigation styling. -
c5c17c4
Thanks @jxom! - AddedtextColor
property tobanner
in Vocs config.
15b4ac9
Thanks @jxom! - Breaking: Renamedtwoslash.defaultCompilerOptions
totwoslash.compilerOptions
in the Vocs config.
-
15b4ac9
Thanks @jxom! - Decreased code block font size to 14px. -
738864d
Thanks @jxom! - Fixed Twoslash leaking into clipboard.
-
Updated dependencies [
28d09f1
]:
- Updated dependencies [
3e717c5
]:
-
Initial release
-
Updated dependencies []:
- Updated dependencies [
4226240
]: