Skip to content

Conversation

Lin84
Copy link
Contributor

@Lin84 Lin84 commented Apr 12, 2018

add missing information about what useable does

What kind of change does this PR introduce?

Did you add tests for your changes?

If relevant, did you update the README?

Summary

Does this PR introduce a breaking change?

Other information

add missing information about what useable does
@jsf-clabot
Copy link

jsf-clabot commented Apr 12, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Apr 12, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #314   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files           4        4           
  Lines          64       64           
  Branches       21       21           
=======================================
  Hits           63       63           
  Misses          1        1

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 2c3e6b5...7b4b4c6. Read the comment docs.

README.md Outdated
@@ -88,6 +88,8 @@ import url from 'file.css'

### `Useable`

Means that style-loader injects the style.use() style.unuse()
Copy link
Member

Choose a reason for hiding this comment

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

style-loader => `style-loader`

The style-loader injects the styles lazily making them useable on-demand via style.use()/style.unuse()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated in next commit

@michael-ciniawsky michael-ciniawsky changed the title update Readme file docs(README): clarify useable usage May 5, 2018
@michael-ciniawsky michael-ciniawsky changed the title docs(README): clarify useable usage docs(readme): clarify useable usage Aug 7, 2018
Copy link
Member

@michael-ciniawsky michael-ciniawsky left a comment

Choose a reason for hiding this comment

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

@Lin84 Thx

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

Successfully merging this pull request may close these issues.

4 participants