Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Fix a grammar mistake in API.md#542

Merged
istarkov merged 1 commit intoacdlite:masterfrom
102:patch-2
Oct 12, 2017
Merged

Fix a grammar mistake in API.md#542
istarkov merged 1 commit intoacdlite:masterfrom
102:patch-2

Conversation

@102
Copy link
Copy Markdown
Contributor

@102 102 commented Oct 12, 2017

No description provided.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #542 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #542   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files          49       49           
  Lines         370      370           
=======================================
  Hits          327      327           
  Misses         43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f2fc29...9d939c4. Read the comment docs.

@istarkov
Copy link
Copy Markdown
Contributor

Thank you!

@istarkov istarkov merged commit eaa4dce into acdlite:master Oct 12, 2017
neighborhood999 added a commit to neighborhood999/recompose that referenced this pull request Oct 25, 2017
* export `createEventHandlerWithConfig()` and add documentation.

* Fix Prettier issues

* Docs: Fix missing comma in
 type description for `createEventHandlerWithConfig()`

* Docs: Add *WithConfig functions to TOC.

* Use $Compose instead Compose (acdlite#523)

* Use $Compose instead Compose

* Update flow-bin dependencies

* Allow React 16 (acdlite#530)

Resolves acdlite#506.

* recompose v0.25.1

* Updated base fiddle link (acdlite#534)

Base fiddle was using a unpkg link pointed at the old (React 15) dist url but without a React version, so broke with the release of React 16. Now points to the correct location for React 16, with 16 specified (shouldn't break this way again).

* Remove createEagerFactory and createEagerElement (acdlite#538)

* recompose v0.26.0

* Fix grammar in API.md (acdlite#542)

* Translate `createEventHandlerWithConfig()`
neighborhood999 added a commit to neighborhood999/recompose that referenced this pull request Nov 29, 2017
* export `createEventHandlerWithConfig()` and add documentation.

* Fix Prettier issues

* Docs: Fix missing comma in
 type description for `createEventHandlerWithConfig()`

* Docs: Add *WithConfig functions to TOC.

* Use $Compose instead Compose (acdlite#523)

* Use $Compose instead Compose

* Update flow-bin dependencies

* Allow React 16 (acdlite#530)

Resolves acdlite#506.

* recompose v0.25.1

* Updated base fiddle link (acdlite#534)

Base fiddle was using a unpkg link pointed at the old (React 15) dist url but without a React version, so broke with the release of React 16. Now points to the correct location for React 16, with 16 specified (shouldn't break this way again).

* Remove createEagerFactory and createEagerElement (acdlite#538)

* recompose v0.26.0

* Fix grammar in API.md (acdlite#542)

* Translate `createEventHandlerWithConfig()`
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.

3 participants