Skip to content

Releases: jaywcjlove/wxmp

v2.4.0

04 Aug 17:03
Compare
Choose a tag to compare

Documentation v2.4.0: https://raw.githack.com/jaywcjlove/wxmp/99d944b/index.html
Comparing Changes: v2.4.0...v2.4.0

  • 💢 ci: update workflows config. 8991adc
docker pull wcjiang/wxmp:2.4.0
docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:2.4.0
# Or
docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:2.4.0

Visit the following URL in your browser

http://localhost:9666/

v2.3.3

17 Sep 03:44
Compare
Choose a tag to compare

Documentation v2.3.3: https://raw.githack.com/jaywcjlove/wxmp/818ee08/index.html
Comparing Changes: v2.3.3...v2.3.3

  • 💄 chore(deps): Update @uiw/react-markdown-editor dependency to ^5.10.0 df79dcf
  • 🎨 style: modify underscore themes. 5afb09a
  • 💄 chore(deps): update dependency tsbb to v4 #20 ab1c043
  • 💄 chore(deps): update dependency tsbb to ~4.1.0 (#20) bac929d @renovate-bot
  • 💄 chore(deps): update dependencies. ad546bf
  • 🐞 fix: Fix {name} does not correspond to supportd language and throw an error. 8bf2487
  • 💄 chore: update workflows config. de98442
  • 💄 chore: update .github/workflows/ci.yml 056b792
  • 🎨 style: modify theme style. 3b32e76
  • 💄 chore: update .github/workflows/ci.yml 4f4ad71
  • 💄 chore: update .github/workflows/ci.yml e3a3cf5
  • 💄 chore: add sponsor badge. ef1ed54
  • 💄 chore(deps): update dependency tsbb to ~4.2.0 (#34) d2c2746 @renovate-bot
  • 🐞 fix(deps): update dependency styled-components to ~6.1.0 (#39) b5596d7 @renovate-bot
  • 💄 chore(deps): update lerna monorepo to v8 (#40) 82cc2a3 @renovate-bot
  • 💢 ci: update workflow config. 5fe5ddf
  • 💢 ci: update workflows config. 41eb86c
  • 🐞 fix: fix copy issue. #44 7761646
docker pull wcjiang/wxmp:
docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:
# Or
docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:

Visit the following URL in your browser

http://localhost:9666/

v2.3.2

13 Sep 03:43
Compare
Choose a tag to compare

Documentation v2.3.2: https://raw.githack.com/jaywcjlove/wxmp/4967a92/index.html
Comparing Changes: v2.3.1...v2.3.2

docker pull wcjiang/wxmp:2.3.2
docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:2.3.2
# Or
docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:2.3.2

Visit the following URL in your browser

http://localhost:9666/

v2.3.1

12 Sep 10:07
Compare
Choose a tag to compare

Documentation v2.3.1: https://raw.githack.com/jaywcjlove/wxmp/f0eb8a5/index.html
Comparing Changes: v2.3.0...v2.3.1

docker pull wcjiang/wxmp:2.3.1
docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:2.3.1
# Or
docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:2.3.1

Visit the following URL in your browser

http://localhost:9666/

v2.3.0

05 Sep 16:50
Compare
Choose a tag to compare

Documentation v2.3.0: https://raw.githack.com/jaywcjlove/wxmp/ea26640/index.html
Comparing Changes: v2.2.0...v2.3.0

v2.2.0

05 Sep 01:58
Compare
Choose a tag to compare

Documentation v2.2.0: https://raw.githack.com/jaywcjlove/wxmp/c3f6a8f/index.html
Comparing Changes: v2.1.0...v2.2.0

  • 🌟 feat: add documemt. 57b719c
  • 🌟 feat: add url parameter to load markdown content. b1dc77e
  • 🌟 feat: add api request loading animation. fd6ad59
  • 📖 doc: Update README.md b694d61
  • 📖 doc: Update README.md a66e906
  • 🌟 feat: add electron app. 76a6f48
  • 💄 chore(deps): update dependency cpy-cli to v4.2.0 (#5) 57e604c @renovate-bot
  • 💄 chore: upate workflows config. ba5eb61
  • 🐞 fix: Fix dockerfile config error. d84ad70
  • 🐞 fix: fix docker image build error. 5cc2758
  • 💄 chore: update workflows config. 83e834d
  • 🐞 fix: fix dockerfile config error. 60b32b3
  • 💄 chore: update workflows config. 7f99728
  • 🌟 feat: build windows & linux app. 8d17f75
  • 💄 chore: update workflows config. 5c10978
  • 💄 chore: update workflows config. 55c369f
  • 💄 chore(deps): update dependency lerna to v5.5.0 (#7) c86d5bb @renovate-bot
  • 🌍 website: modify preview width. f3337f0
  • 💄 chore: update workflows config. 1c79ec8

v2.1.0

03 Sep 07:10
Compare
Choose a tag to compare

Documentation v2.1.0: https://raw.githack.com/jaywcjlove/wxmp/7b1b3ca/index.html
Comparing Changes: v2.0.0...v2.1.0

v2.0.0

01 Sep 17:49
Compare
Choose a tag to compare

Documentation v2.0.0: https://raw.githack.com/jaywcjlove/wxmp/cd24f50/index.html
Comparing Changes: v1.0.0...v2.0.0

v1.0.0

14 Jul 03:02
Compare
Choose a tag to compare
  • 过滤 font-family;
  • 代码高亮区域有背景颜色;
  • 代码高亮区域有横向滚动条强制不换行;
  • 增加iOS滚动滚动弹性;