Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: MrWangJustToDo/git-diff-view

v0.0.35

20 Oct 08:33

Choose a tag to compare

What's Changed

  • fix: remove preinstall from svelte package by@MrLemur in#48
  • fix forextend render with0px width
  • some UI bug fixes

New Contributors

Full Changelog:v0.0.34...v0.0.35

Contributors

  • @MrLemur
MrLemur
Assets2
Loading

v0.0.34

16 Oct 02:04

Choose a tag to compare

Loading

v0.0.33

15 Oct 02:12

Choose a tag to compare

What's Changed

import{changeMaxLengthToIgnoreLineDiff,getMaxLengthToIgnoreLineDiff}from'@git-diff-view/core'// or react/vue/... package// default value is 1000changeMaxLengthToIgnoreLineDiff(2000)

Full Changelog:v0.0.32...v0.0.33

Contributors

  • @MrWangJustToDo
MrWangJustToDo
Loading

v0.0.32

25 Aug 17:13

Choose a tag to compare

What's Changed

Full Changelog:v0.0.31...v0.0.32

Contributors

  • @MrWangJustToDo
MrWangJustToDo
Loading

v0.0.31

14 Aug 13:37

Choose a tag to compare

change

  1. supportfast-diff template, SEEfast-diff
import{setEnableFastDiffTemplate}from'@git-diff-view/core'// or react/vue runtime packagesetEnableFastDiffTemplate(true);
  1. fix some bug forSolidJS andSvelte package

Full Change SEE:github-compare(v0.0.30~v0.0.31)

Loading

v0.0.30

08 Jul 07:46

Choose a tag to compare

change

  1. fix a runtime error forreact package
  2. addreadme.md forsolid andsvelte package
  3. fix a bug cause browser select range autoremove
Loading

v0.0.29

06 Jul 17:57

Choose a tag to compare

change

  1. fix a bug for select line to copy
  2. add new package@git-diff-view/solid
  3. add new package@git-diff-view/svelte
Loading
chenqiongqiong reacted with thumbs up emoji
1 person reacted

v0.0.26

12 Mar 05:37

Choose a tag to compare

change

  1. fix bug for server side render
  2. support syncexpand state bydiffFile
Loading

v0.0.25

20 Jan 11:39

Choose a tag to compare

change

  1. fix extend data never show when current line is hidden, close#25
  2. support legacy css path for some bundler, close#23
  3. add pure css bundle file( delete global tailwindcss style ) to avoid#22
// to fix this, please try- import '@git-diff-view/react/styles/diff-view.css';+ import '@git-diff-view/react/styles/diff-view-pure.css';
  1. fix some error;
Loading

v0.0.24

23 Dec 11:41

Choose a tag to compare

change

  1. update deps
  2. fix some error forreact /vue component
  3. improve performance
  4. auto fallback tolowlight highlighter
Loading
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp