Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: apply styles to modified preview lines #49

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

EvanBacon
Copy link
Contributor

@EvanBacon EvanBacon commented Jun 8, 2021

  • Open a modifier preview.
  • Modify the file so that new code is added.
  • Modified lines should turn green.
  • Changes should update on each modification.

Utilizes a lot of built in features so it's pretty reliable and quick

Screen Shot 2021-06-08 at 11 32 26 PM

@byCedric byCedric changed the title Apply styles to modified preview lines fix: apply styles to modified preview lines Jun 8, 2021
@byCedric byCedric changed the title fix: apply styles to modified preview lines feature: apply styles to modified preview lines Jun 9, 2021
@byCedric
Copy link
Member

byCedric commented Jun 9, 2021

Awesome!

@byCedric byCedric merged commit 199dafe into main Jun 9, 2021
@byCedric byCedric deleted the @evanbacon/preview/apply-styles branch June 9, 2021 11:41
@byCedric
Copy link
Member

byCedric commented Jun 9, 2021

This seems to have some sort of side-effect applying this multiple times. It's just a cosmetic issue, so still rolling this out!

Screenshot 2021-06-09 at 14 26 24

github-actions bot pushed a commit that referenced this pull request Jun 9, 2021
## [0.6.0](0.5.0...0.6.0) (2021-06-09)

### New features

* apply diff styling to modified preview lines ([#49](#49)) ([199dafe](199dafe))

### Bug fixes

* app name change breaking ios previews ([#51](#51)) ([260883f](260883f))
* broken commit links in changelog ([f148d13](f148d13))
* clean up the clear modules file ([fd52236](fd52236))
* disable helpers on preview files ([#50](#50)) ([2aad139](2aad139))
* sort mod result keys ([#52](#52)) ([3a5fd07](3a5fd07))

### Other chores

* be more strict with linting in ci ([0d0da51](0d0da51))
* reduce the lint annotations in pull requests ([4b15ef3](4b15ef3))
* remove skip ci from release commit ([d3eda4e](d3eda4e))
@github-actions
Copy link

github-actions bot commented Jun 9, 2021

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants