Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(react): remove typo around "" 2 #220

Merged
merged 3 commits into from Aug 1, 2017
Merged

fix(react): remove typo around "" 2 #220

merged 3 commits into from Aug 1, 2017

Conversation

vvo
Copy link
Contributor

@vvo vvo commented Jul 28, 2017

linked to #213

Summary

Result

@@ -123,7 +123,7 @@
margin-right: -4px;
height: 100%;
vertical-align: middle;
content: ''2
content: ''
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it was supposed to be a semicolon

@algobot
Copy link
Contributor

algobot commented Jul 28, 2017

Deploy preview ready!

Built with commit fcc00c6

https://deploy-preview-220--react-instantsearch.netlify.com

@mthuret
Copy link
Contributor

mthuret commented Jul 31, 2017

@oliviertassinari, how snapshots made by argos are updated? Will closing this PR enough?

@oliviertassinari
Copy link
Contributor

oliviertassinari commented Jul 31, 2017

@mthuret You can always accept the diffs in order to get a green PR but that won't impact future PRs. We consider the screenshots accepted once merged. Also, Argos-CI tries to find the screenshots corresponding to the fork commit between the base branch and the compare one.

@oliviertassinari
Copy link
Contributor

When he can't find such fork commit, he fallback to the latest taken screenshots of the compare branch.

@oliviertassinari
Copy link
Contributor

oliviertassinari commented Jul 31, 2017

The idea is to get a behavior as close as possible as if the screenshots were stored in git.

@mthuret mthuret merged commit f73eb04 into master Aug 1, 2017
@mthuret mthuret deleted the fix/theme/typo2 branch August 1, 2017 08:40
mthuret pushed a commit that referenced this pull request Aug 3, 2017
* fix(react): remove typo around `"" 2`

linked to #213

* Update _searchbox.shipow.scss
mthuret pushed a commit that referenced this pull request Aug 3, 2017
<a name="4.0.10"></a>
## [4.0.10](v4.0.9...v4.0.10) (2017-08-03)

### Bug Fixes

* **PoweredBy:** add a label to the Algolia logo ([2a6cf4f](2a6cf4f))
* **react:** remove typo around `"" 2` (#220) ([1e8af68](1e8af68))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([b97174e](b97174e))
* **theme:** format the count of items appearing in a refinement (#217) ([ed7c8d5](ed7c8d5))
mthuret pushed a commit that referenced this pull request Aug 3, 2017
<a name="4.1.0-beta.4"></a>
# [4.1.0-beta.4](v4.1.0-beta.3...v4.1.0-beta.4) (2017-08-03)

### Bug Fixes

* **deps:** Update dependency lint-staged to version ^4.0.0 (#201) ([6867a1b](6867a1b))
* **nextjs/ssr:** parse `params.asPath` (#189) ([ae17da0](ae17da0))
* **PoweredBy:** add a label to the Algolia logo (#216) ([cd235bd](cd235bd))
* **react:** remove typo around `"" 2` (#220) ([f73eb04](f73eb04))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([2d76022](2d76022))
* **theme:** format the count of items appearing in a refinement (#217) ([2225c24](2225c24))
marielaures pushed a commit that referenced this pull request Aug 3, 2017
<a name="4.1.0-beta.4"></a>
# [4.1.0-beta.4](v4.1.0-beta.3...v4.1.0-beta.4) (2017-08-03)

### Bug Fixes

* **deps:** Update dependency lint-staged to version ^4.0.0 (#201) ([6867a1b](6867a1b))
* **nextjs/ssr:** parse `params.asPath` (#189) ([ae17da0](ae17da0))
* **PoweredBy:** add a label to the Algolia logo (#216) ([cd235bd](cd235bd))
* **react:** remove typo around `"" 2` (#220) ([f73eb04](f73eb04))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([2d76022](2d76022))
* **theme:** format the count of items appearing in a refinement (#217) ([2225c24](2225c24))
marielaures pushed a commit that referenced this pull request Aug 7, 2017
<a name="4.1.0-beta.4"></a>
# [4.1.0-beta.4](v4.1.0-beta.3...v4.1.0-beta.4) (2017-08-03)

### Bug Fixes

* **deps:** Update dependency lint-staged to version ^4.0.0 (#201) ([6867a1b](6867a1b))
* **nextjs/ssr:** parse `params.asPath` (#189) ([ae17da0](ae17da0))
* **PoweredBy:** add a label to the Algolia logo (#216) ([cd235bd](cd235bd))
* **react:** remove typo around `"" 2` (#220) ([f73eb04](f73eb04))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([2d76022](2d76022))
* **theme:** format the count of items appearing in a refinement (#217) ([2225c24](2225c24))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants