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

doc:Add new loaderUpdate.md #3395

Merged
1 commit merged into from Jan 22, 2019
Merged

doc:Add new loaderUpdate.md #3395

1 commit merged into from Jan 22, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jan 11, 2019

  1. This will fix the issue Chore (gitignore, file_loader.test.js): Update files core#195 and gives a good answer to beforeStart and beforeClose are deprecated,do we need to notify users? #3362. We should notify users how to upgrade their lifecyle events quickly.

  2. Fix some '##title', we should directly use 'title:...' instead.

  3. Due to the conflict of typescript of nodejs in the global/local, we've forcely defined the type path.


  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3395   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          29       29           
  Lines         844      844           
=======================================
  Hits          842      842           
  Misses          2        2

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 7176800...696fea1. Read the comment docs.

@ghost ghost requested review from atian25, killagu, dead-horse and fengmk2 January 11, 2019 14:10
docs/source/zh-cn/advanced/loaderUpdate.md Outdated Show resolved Hide resolved
docs/source/zh-cn/advanced/loaderUpdate.md Outdated Show resolved Hide resolved
docs/source/_data/guide_toc.yml Outdated Show resolved Hide resolved
@ghost
Copy link
Author

ghost commented Jan 19, 2019

@dead-horse:完成了,谢谢。
请注意,最近Egg的test运行很多通不过。
image

@popomore
Copy link
Member

@whxaxes 是 ts. 挂了

@whxaxes
Copy link
Member

whxaxes commented Jan 21, 2019

@popomore 我今天处理一下

1. This will fix the issue eggjs/core#195 and
gives a good answer to #3362. We
should notify users how to upgrade their lifecyle events quickly.
2. Fix some '##title', we should directly use 'title:...' instead.
3. Due to the conflict of typescript of nodejs in the global/local,
we've forcely defined the type path.
@ghost
Copy link
Author

ghost commented Jan 21, 2019

@whxaxes:谢谢你。

@ghost ghost merged commit b3256b5 into eggjs:master Jan 22, 2019
@ghost ghost deleted the NewLoaderUpdate branch January 22, 2019 22:53
popomore pushed a commit that referenced this pull request Jan 22, 2019
doc:Add new loaderUpdate.md (#3395)

1. This will fix the issue eggjs/core#195 and gives a good answer to #3362. We should notify users how to upgrade their lifecyle events quickly.

2. Fix some '##title', we should directly use 'title:...' instead.

3. Due to the conflict of typescript of nodejs in the global/local, we've forcely defined the type path.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants