Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Colors to chalk #512

Merged
merged 6 commits into from
Oct 11, 2017
Merged

Colors to chalk #512

merged 6 commits into from
Oct 11, 2017

Conversation

oyeanuj
Copy link
Contributor

@oyeanuj oyeanuj commented Oct 3, 2017

Hi folks! I know this has been discussed a couple of times before with the decision to ultimately not make the change. But I ran into some webpack errors with colors and decided to change it in my fork.

Essentially, colors hasn't seen updates for a couple of years, and has an outstanding issue preventing it from always playing well with webpack. As per the rule mentioned by @strues, time to update.

So, figured I'd offer the PR incase there was interest.

oyeanuj and others added 5 commits September 25, 2017 14:29
* Update Webpack version

* Update Webpack version

* Fix acronym

* Fix markdown formatting.

* Update that redux branch does not have Flow

* Add 'Who is using it' section in the README

As per @ctrlplusb’s comment here:
ctrlplusb#437 (comment)
98854669
* Improving logging experience + consolidating to single log function

* Adding pretty-error for more readable node error stack

* Fix eslint error

* Logging requests received

* Re-commit logging requests received
* ctrlplusb/master:
  Server logging enhancements (ctrlplusb#508)
  Minor readme updates (ctrlplusb#501)
@ctrlplusb
Copy link
Owner

Awesome, thanks for taking this on @oyeanuj

Would you mind pointing it to the next branch instead?

I wanna keep master with bug fixes for now. :)

@oyeanuj oyeanuj changed the base branch from master to next October 4, 2017 22:18
@oyeanuj
Copy link
Contributor Author

oyeanuj commented Oct 4, 2017

@ctrlplusb Done! Let me know if it looks good!

@strues
Copy link
Collaborator

strues commented Oct 5, 2017

👍

@strues strues merged commit f6fab53 into ctrlplusb:next Oct 11, 2017
ctrlplusb pushed a commit that referenced this pull request Oct 16, 2017
* Minor readme updates (#501)

* Update Webpack version

* Update Webpack version

* Fix acronym

* Fix markdown formatting.

* Update that redux branch does not have Flow

* Add 'Who is using it' section in the README

As per @ctrlplusb’s comment here:
#437 (comment)
98854669

* Server logging enhancements (#508)

* Improving logging experience + consolidating to single log function

* Adding pretty-error for more readable node error stack

* Fix eslint error

* Logging requests received

* Re-commit logging requests received

* Replacing colors with chalk
oyeanuj added a commit to oyeanuj/react-universally that referenced this pull request Oct 19, 2017
* commit 'db747d5': (24 commits)
  Merging origin/next
  renderToNodeStream for server rendering. remove yarn.lock and add to gitignore. (ctrlplusb#526)
  Fixes snapshot test.
  Minor cleanup.
  Makes minor adjustment to eslint rules.
  Removes the preinstall script.
  Removes react-hot-loader wrapper component. Closes ctrlplusb#486
  Updates readme.
  Refactors logging from server so that it doesn't reference internals, it rather uses a util from the shared code. This has resulted in chalk becoming a dependency.
  Moves docs to root and removes references to feature branches.
  Updates deps.
  adding contributors
  Updates contributors. Muchos love to all ❤️
  Adds prettier configuration to package.json
  Adds prettier config to eslint so that all style rules are ignored, and moves all eslint config into package.json.
  Fix raf polyfill and move all `universal` polyfills in sared dir (ctrlplusb#516)
  Colors to chalk (ctrlplusb#512)
  Removes prettier-eslint.
  Changes nvmrc to node 8.
  Updates dependencies.
  ...
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