Notable changes
- document
- Lots of documents improve and typo fixes. Thanks @lslxdx, @zhennann, @dotnil, @no7dw, @cuyl, @Andiedie, @kylezhang,
@SF-Zhou, @yandongxu, @jemmyzheng, @Carrotzpc, @zbinlin, @OneNewLife, @monkindey, @simman,
@demohi, @xwang1024 and @davidnotes
- Lots of documents improve and typo fixes. Thanks @lslxdx, @zhennann, @dotnil, @no7dw, @cuyl, @Andiedie, @kylezhang,
- feature
- fix
- remove unused
jsonp
context delegate to response, please use jsonp middleware instead #739
- remove unused
Commits
- [
241b4e8
] - feat: expose egg.Controller and egg.Service (#741) (Yiyu He <dead-horse@users.noreply.github.com>) - [
26efa42
] - fix: remove unused jsonp delegate (#739) (Yiyu He <dead-horse@users.noreply.github.com>) - [
c33523d
] - feat: export context base classes on Application (#737) (fengmk2 <fengmk2@gmail.com>) - [
ee127ad
] - docs: add sub directory support for controller (#734) (Yiyu He <dead-horse@users.noreply.github.com>) - [
88a1669
] - docs: typo at controller.md (#720) (lslxdx <lslxdx@163.com>) - [
4c298c2
] - docs: async-function typo, change generator to async (#712) (zhennann <zhennann@qq.com>) - [
a9d27d0
] - docs: add schedule max interval (#711) (Yiyu He <dead-horse@users.noreply.github.com>) - [
9e94b7b
] - docs: little grammar issues (#707) (Chen Yangjian <jakeplus@gmail.com>) - [
a4d12ec
] - chore: remove unused config (#694) (Yiyu He <dead-horse@users.noreply.github.com>) - [
88449f9
] - docs: add webstorm debug (#689) (TZ | 天猪 <atian25@qq.com>) - [
8517625
] - docs: correct spelling mistake (#682) (Wade Deng <no7david@gmail.com>) - [
92ef92b
] - docs: faq add where are my logs (#680) (Yiyu He <dead-horse@users.noreply.github.com>) - [
b8fc4e4
] - deps: use extend2 instead of extend (#674) (Yiyu He <dead-horse@users.noreply.github.com>) - [
0ccbcf9
] - docs: fix example code syntax error & typos (#672) (cuyl <463060544@qq.com>) - [
1486705
] - docs: security match and ignore (#668) (Yiyu He <dead-horse@users.noreply.github.com>) - [
7ab3791
] - test: test for closing logger (#667) (Haoliang Gao <sakura9515@gmail.com>) - [
5f5cf91
] - docs(quickstart): tip for controller and config style (#666) (TZ | 天猪 <atian25@qq.com>) - [
e47c24b
] - docs: fix example code typos (#629) (SF-Zhou <sfzhou.scut@gmail.com>) - [
7900576
] - docs: fix egg-session-redis code (#642) (周长安 <zchangan@163.com>) - [
8c77e59
] - feat: warn if some confused configurations exist in config (#637) (Yiyu He <dead-horse@users.noreply.github.com>) - [
cd8c659
] - docs: fix some typo (#638) (kyle <succpeking@hotmail.com>) - [
7d830b7
] - docs: fix reference framework path (#634) (kyle <succpeking@hotmail.com>) - [
a471e93
] - docs: fix example code in basics/middleware (#624) (SF-Zhou <sfzhou.scut@gmail.com>) - [
e87c170
] - docs: fix code syntax (#628) (dongxu <yandongxu@users.noreply.github.com>) - [
531dadd
] - docs(security): Cookie of token, the key must be csrfToken (#625) (jemmy zheng <jemmy.zheng@hotmail.com>) - [
8d73b02
] - docs: move cnzz to layout (#622) (Haoliang Gao <sakura9515@gmail.com>) - [
077bebe
] - docs: fix table render error in en env.md (#621) (SF-Zhou <sfzhou.scut@gmail.com>) - [
990d45e
] - docs: fixed table render error in env.md (#619) (SF-Zhou <sfzhou.scut@gmail.com>) - [
e9428ba
] - docs: improve left padding when window between 1005 and 1130 (#617) (Haoliang Gao <sakura9515@gmail.com>) - [
c22e005
] - docs: turn off safe write in Jetbrains softwares (#614) (Shawn <shaoshuai0102@gmail.com>) - [
2296b7b
] - docs: fix document deploy (#609) (Haoliang Gao <sakura9515@gmail.com>)