Skip to content

Releases: sapphi-red/vitepress-plugins

vitepress-plugin-tabs@0.6.0

01 Feb 13:15
b7e4f9a
Compare
Choose a tag to compare

Minor Changes

vitepress-plugin-npm-commands@0.7.0

01 Feb 13:15
b7e4f9a
Compare
Choose a tag to compare

Minor Changes

  • 3e3ecc3 Thanks @sapphi-red! - update required vitepress version from 1.0.0-rc.27 to 1.0.0

Patch Changes

  • Updated dependencies [971574e, 3e3ecc3]:
    • vitepress-plugin-tabs@0.6.0

vitepress-plugin-detype@0.7.0

01 Feb 13:14
b7e4f9a
Compare
Choose a tag to compare

Minor Changes

  • 3e3ecc3 Thanks @sapphi-red! - update required vitepress version from 1.0.0-rc.27 to 1.0.0

Patch Changes

  • Updated dependencies [971574e, 3e3ecc3]:
    • vitepress-plugin-tabs@0.6.0

vitepress-plugin-tabs@0.5.0

19 Nov 03:37
ac04097
Compare
Choose a tag to compare

Minor Changes

vitepress-plugin-npm-commands@0.6.0

19 Nov 03:37
ac04097
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [381b01b]:
    • vitepress-plugin-tabs@0.5.0

vitepress-plugin-detype@0.6.0

19 Nov 03:37
ac04097
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [381b01b]:
    • vitepress-plugin-tabs@0.5.0

vitepress-plugin-tabs@0.4.1

18 Sep 08:16
7bfd964
Compare
Choose a tag to compare

Patch Changes

  • #40 1669888 Thanks @sapphi-red! - fix hydration mismatch error when non default tab is selected.

  • #35 b30ae90 Thanks @brc-dd! - Use --vp-c-bg in light mode for code blocks inside tabs to have slight difference between the backgrounds.
    Specify margin and border radius on code blocks inside tabs to prevent them from overflowing on smaller viewport widths.

vitepress-plugin-npm-commands@0.5.1

18 Sep 08:16
7bfd964
Compare
Choose a tag to compare

Patch Changes

  • #37 51168e0 Thanks @brc-dd! - Pass a deep cloned copy of env to avoid mutating the original object.

  • Updated dependencies [1669888, b30ae90]:

    • vitepress-plugin-tabs@0.4.1

vitepress-plugin-detype@0.5.1

18 Sep 08:16
7bfd964
Compare
Choose a tag to compare

Patch Changes

  • #37 51168e0 Thanks @brc-dd! - Pass a deep cloned copy of env to avoid mutating the original object.

  • Updated dependencies [1669888, b30ae90]:

    • vitepress-plugin-tabs@0.4.1

vitepress-plugin-tabs@0.4.0

17 Sep 13:40
58b991e
Compare
Choose a tag to compare

Minor Changes