Skip to content

Latest commit

 

History

History
227 lines (80 loc) · 8.39 KB

CHANGELOG.md

File metadata and controls

227 lines (80 loc) · 8.39 KB

1.4.2 (2021-11-26)

Bug Fixes

  • folded width of the demoblock (83774d1)

1.4.1 (2021-11-10)

Features

1.4.0 (2021-11-10)

Features

  • 复制代码后 toast 展示成功 (d05b64e)

1.3.2 (2021-10-28)

Bug Fixes

  • controlText does not disappear when a block of code is retracted on the mobile client (3cb1040)
  • 删除字体图标替换成css生成三角形 (92d7cb7)

1.3.1 (2021-10-28)

Bug Fixes

  • scriptImports为空时报错 (99235b8)

1.3.0 (2021-10-28)

Features

  • support custom scriptImports and custom scriptReplaces, see readme.md for details (8434eba)

1.2.7 (2021-10-25)

1.2.6 (2021-10-21)

Bug Fixes

  • Demo: 已经有一个展开操作区固定在下方的情况下,再展开一个会出现重叠的现象 (dd9f061), closes #10

1.2.5 (2021-10-21)

Bug Fixes

1.2.4 (2021-10-21)

Bug Fixes

  • Demo: 已经有一个展开操作区固定在下方的情况下,再展开一个会出现重叠的现象 (5dd9608), closes #10

1.2.3 (2021-10-21)

Bug Fixes

  • Demo: demo-block-control样式问题;代码展开/收起的操作区未遮挡语言的问题 (a6f0e55), closes #8 #9

1.2.2 (2021-10-14)

Features

  • remove lodash-es, Optimize package volume, reduce first load time (c7956d9)

1.2.1 (2021-10-12)

Features

1.2.0 (2021-10-12)

Bug Fixes

  • Demo: 修复窗口缩放时,底部 demo-block-control 的宽度和位置不准确问题 (d039003)

Features

  • demo block control style (3106b13)
  • support css preprocessors (c8a335e)

1.1.1 (2021-08-19)

Features

  • code demo copy success text, update README.md (9359f92)
  • 新增了复制成功文案 (e3ff5b7)
  • 新增了复制成功文案以及为demo展示增加溢出隐藏 (2b23d2b)

1.1.0 (2021-08-19)

Features

  • support custom scriptImports and custom lang (68b2f38)
  • vitepress-theme-demoblock@1.1.0, support script setup and typescript (09cfd3a)

1.0.10 (2021-08-18)

Bug Fixes

  • when demoblock i18n is empty, the component reports an error (db90f4e)
  • when demoblock i18n is empty, the component reports an error (f84a2e1)

1.0.9 (2021-08-18)

Features

  • support vue script setup syntax (43083a2)

1.0.7 (2021-07-19)

1.0.5 (2021-07-01)

Features

1.0.4 (2021-06-29)

Features

  • rename demo-block to demoblock (7f674b5)

1.0.3 (2021-06-29)

Features

1.0.2 (2021-06-29)

Features

1.0.1 (2021-06-29)

Features

  • vitepress-theme-demoblock@1.0 (db9a46c)
  • vitepress-theme-demoblock@1.1 (6316809)

1.0.0 (2021-06-29)

Features

  • vitepress-theme-demoblock@1.0 (7098503)