Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ reg-actions の置き換え。最大の違いは **diff が緑/赤の2色**(

## 出力イメージ

PR を出すと、変更があった story ごとに **expected / actual / difference** が PR コメントに並びます。
下は QtyStepper の「+」を緑にして間隔を広げた例(difference: 🔴=旧位置 / 🟢=新位置):
PR を出すと、変更があった story ごとに **expected / actual / difference** が PR コメントに並びます:

![chromagic PR comment demo](docs/vrt-demo.gif)

下はさらに拡大した例。QtyStepper の「+」を緑にして間隔を広げたケース(difference: 🔴=旧位置 / 🟢=新位置):

![chromagic example](docs/example-diff.png)

Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ A replacement for reg-actions. The biggest difference is the **two-color green/r

## What it looks like

When you open a PR, every changed story gets **expected / actual / difference** side by side in a PR comment.
Below is a QtyStepper whose "+" was turned green and given wider spacing (difference: 🔴 = old position / 🟢 = new position):
When you open a PR, every changed story gets **expected / actual / difference** side by side in a PR comment:

![chromagic PR comment demo](docs/vrt-demo.gif)

Here's a closer look — a QtyStepper whose "+" was turned green and given wider spacing (difference: 🔴 = old position / 🟢 = new position):

![chromagic example](docs/example-diff.png)

Expand Down
Binary file added docs/vrt-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.