firekylin/firekylin 1765
A Simple & Fast Node.js Blogging Platform Base On ThinkJS3 & React & ES2015+
此项目已合并到 SF SPIRIT 中
Documentation and Mock for Mobile WebView APIs base on ThinkJS & MongoDB & React & Antd.
基于 ThinkJS 的多房间聊天室
75team/ppt 16
声享产品需求收集
Dash docset for ThinkJS
豆瓣统计工具,用来统计你看过的电影/书的一个Chrome插件。
基于docker官方node最新slim镜像构建的供firekylin使用的image,阿里云docker pull registry.cn-hangzhou.aliyuncs.com/cosli/docker-firekylin:[镜像版本号]
firekylin/hexo-generator-hexo2firekylin 3
hexo plugin to export hexo data into firekylin or ghost
https://github.com/firekylin/firekylin documentation
push eventthinkjs/cicada
commit sha 8c912acb190e7329d2ffb60317709b379e334d1e
feat: 增加 Docker 镜像
commit sha 4e62e078c629e49effd2c1493d8dbbbeb1aff61d
feat: add html-pdf for docker
commit sha a5a19e23b1b7a95a49b2ee0c81a0cee0e3d327a7
chor: 增加 docker 镜像使用说明
push time in 13 hours
push eventlizheming/dbm
commit sha a7077fb3076cb290ef6f334fdf0e388bad2541f4
add music statistics
commit sha 0c509ab0e4abd5ae3f8aa83a4efbe63b89465e79
update output HTML style
commit sha 5b8e67e5c1530e6a5c57f7d349e45d58691f8f15
update readme
commit sha 9a70e51419b2e3f5bbf79ddd7368af20e8125be1
Merge pull request #5 from FlickerMi/master 下线豆瓣封面图服务
push time in 17 hours
PR merged lizheming/dbm
之前由于豆瓣的图片不支持跨域,在 canvas 画布上绘制会提示跨域问题,所以独立部署了一个豆瓣封面图服务用来获取可跨域的封面图。不过目前豆瓣的 API 已经无法正常使用了,遂下线该服务。
pr closed time in 17 hours
PR opened lizheming/dbm
pr created time in 17 hours
push eventfirekylin/firekylin.org
commit sha 803948d7b3d5226335af0ec5692b1e1234f6e77a
fix: typo bug
push time in a day
push eventfirekylin/firekylin.org
commit sha e69492be92f0d311f15ae412e30e99c6c59d5e23
chor: update
push time in a day
push eventfirekylin/firekylin.org
commit sha c43e6246613d3241d114740db77216de97554812
chor: update
push time in a day
push eventfirekylin/firekylin.org
commit sha 938bf2fe3aec6036fc5a5a8280e9d4d3cc03b155
chor: update config to make .latest can be visit
push time in a day
push eventfirekylin/firekylin.org
commit sha d6ec89279280ccd927c30e2de53b1f9f9070c89c
chor: add dot file into prod
push time in a day
push eventfirekylin/firekylin.org
commit sha c0a06cf96f481a7d8fe86adbb7f6edc6826083fd
chor: remove unused release to save size
push time in a day
push eventfirekylin/firekylin.org
commit sha 24715aededd1778cb1939879974693e6d94baee1
chor: add release
push time in a day
push eventfirekylin/firekylin.org
commit sha 976cac3c55c27208ded2c2a1070e706cacf8e273
chor: update runtime config
push time in a day
push eventfirekylin/firekylin.org
commit sha b7f200110312e5427051faaf393c676e7d93aee9
chor: update logger config
push time in a day
push eventfirekylin/firekylin.org
commit sha b391a333e57196cb0e8821403833bf361d162393
remove old version
commit sha f9cf8ae15bd3c75ae52bf87dd77561df1d11622a
initial project
commit sha 792b81b1ccbcdf23152b5d01d3fbb3015cecfb04
add vercel support
commit sha 0da274977ef1d90f950f8ce7d147e1471dedf7e5
feat: 增加首页
commit sha d1a659298a002f0030e153798745b6290adba7f6
feat: 增加 index/users 页面
commit sha 8181875eaad61b3f1ea36793c10c7d425d54099f
chor: 增加抓取接口
commit sha ea0f3be3e21a79c05753d9118507844cc40a01ab
Merge pull request #2 from firekylin/feature/refactor [refactor]重构官网
push time in a day
PR merged firekylin/firekylin.org
- [x] 使用 ThinkJS 3 重构官网
- [x] 移除主题商店功能
- [x] 适配 Vercel
pr closed time in a day
PR opened firekylin/firekylin.org
- [x] 使用 ThinkJS 3 重构官网
- [x] 移除主题商店功能
- [x] 适配 Vercel
pr created time in a day
push eventfirekylin/firekylin.org
commit sha 0da274977ef1d90f950f8ce7d147e1471dedf7e5
feat: 增加首页
commit sha d1a659298a002f0030e153798745b6290adba7f6
feat: 增加 index/users 页面
commit sha 8181875eaad61b3f1ea36793c10c7d425d54099f
chor: 增加抓取接口
push time in a day
push eventlizheming/drone-plugins
commit sha 2e0b9fbd1cb4bb6b7e4896293a3b80a863c871f0
remove ref tag
push time in 2 days
push eventlizheming/drone-plugins
commit sha 654b442ba508564577fce62f870bd7761d021854
update yaml
push time in 2 days
push eventlizheming/drone-plugins
commit sha ce9fd9ba03fb27837942b42b797ca3655b7e301a
remove trigger filter
push time in 2 days
push eventlizheming/drone-plugins
commit sha 549477ed078b1651dd28e4bf68e7bc62a9029324
chor: update config
push time in 2 days
Drone.io plugins
fork in 2 days
startedai/nanoid
started time in 2 days
issue commentskpm/sketch-module-web-view
There has two ways to resolve your problem:
- install regenerator-runtime as devDependencies and add
import regenerator-runtimeat the first line in your command file. - install @babel/plugin-transform-runtime as devDependencies and create
.babelrcfile with following content into root directory of your project:{ "plugins": [ [ "@babel/plugin-transform-runtime", { "regenerator": true } ] ] }
I think the second is a good solution and open a pull request skpm/skpm#281 to resolve it. It will work well with default config after the pull request merged.
comment created time in 3 days
PR opened skpm/skpm
After babel use @babel/plugin-syntax-async-generators plugin transform async/await syntax, it miss regeneratorRuntime variable define in the compiled file. We need also add runtime module into it.
close https://github.com/skpm/sketch-module-web-view/issues/145 when pull request merged.
pr created time in 3 days
push eventlizheming/skpm
commit sha 2fe7a30ef5312896fe5b75bfac08b1cb4cd5c8a7
chor: add runtime for async-generators plugin
push time in 3 days
issue commentskpm/sketch-module-web-view
You need move jquery.js file to assets folder instead of resources folder. Then change html src to ../jquery.js.
skpm will compile .js files in resources folder by webpack. And just copy file in assets folder.
comment created time in 3 days
pull request commentskpm/sketch-module-web-view
[feat] Add typescript definition file
Hello @mathieudutour, I have modified by your advice, please review again. By the way, I also add ts support for other three module https://github.com/skpm/dialog/pull/13 https://github.com/skpm/fs/pull/31 https://github.com/skpm/path/pull/3 , please take a little time to check them. Thanks a lot!
comment created time in 8 days
startedsivan/heti
started time in 8 days
PR closed thinkjs/cn.thinkjs.org
pr closed time in 8 days
PR closed thinkjs/cn.thinkjs.org
Great
pr closed time in 9 days
issue commentthinkjs/thinkjs
controller里调用阿里云oss接口无法返回数据,总是返回一个ok
curl http://127.0.0.1:8002/index/list
对着 listAction 说你用 async/await 了,然后调的 indexAction,答应我别在 issue 里再犯这种低级错误了好么…
comment created time in 12 days
issue commentthinkjs/thinkjs
controller里调用阿里云oss接口无法返回数据,总是返回一个ok
返回 OK 是表示服务端没有返回任何内容,https://zhuanlan.zhihu.com/p/34220232 看一下这篇文章最后“问题”部分的内容你应该能懂。理论上 listAction() 应该可是可以返回的,如果没有返回那就是你没命中这个路由逻辑,具体可以参照 https://thinkjs.org/zh-cn/doc/3.0/router.html#toc-54f 文档说明调试一下。
comment created time in 12 days
push eventlizheming/anu
commit sha b48accafb397d46c0443f13828f23301701b121e
add build
commit sha 8c60578e66338bbb4f4de61b081a67835567e778
1.6.5
commit sha 15b0c0200b4fa51190d1e16bfb2e8e97f2880560
Merge branch 'master' of github.com:lizheming/anu
commit sha 05e26ed3c7784ea4fb5f8262514b81a05da373c6
add build
commit sha fe54332f8dabc517eac908bd74ac5b0c5829e21e
1.6.6
push time in 12 days
push eventlizheming/anu
commit sha 4aa389103e6fb8cafb5233a3d1bf5fd36f2b3026
fix: bug
commit sha 93fa69436b6537e5c7fe85145e665dcd0d9b9294
Merge pull request #5 from BetaSu/bugfix#4 fix: issue #4
push time in 12 days
PR merged lizheming/anu
close #4
pr closed time in 12 days
issue closedlizheming/anu
-webkit-line-clamp的style属性设置无效
bug描述
使用驼峰的形式设置WebkitLineClamp属性无效
复现bug的步骤 Demo
closed time in 12 days
BetaSustartedyaotaiyang/text-remark
started time in 12 days
issue closedlizheming/anu
中文输入法的情况下在 onKeyDown 回调中 setState() 会导致 input 更新异常 https://code.h5jun.com/leke/edit?html,js,output
closed time in 12 days
lizhemingissue openedlizheming/anu
React.Fragment 插入的数据,在后续的重绘中可能会导致 diff 插入有问题,具体 DEMO 可见 https://codesandbox.io/s/anujs-react-fragment-daozhi-diff-cuoluanwenti-f66xx
先点击 Append 按钮,再点击 onClick 按钮可复现问题。
created time in 12 days
push eventlizheming/dialog
commit sha 640016e5567440d4ce370969646a140c0136c6ca
chor: move sketch-app-types to dependencies
push time in 13 days
push eventlizheming/sketch-module-web-view
commit sha 3cd73fe058b3b6de9e8068ad051a56ca40e9190e
chor: move sketch-app-types to dependencies
push time in 13 days
Pull request review commentskpm/sketch-module-web-view
[feat] Add typescript definition file
"eslint-plugin-prettier": "^3.0.1", "lint-staged": "^8.1.5", "pre-commit": "^1.2.2",- "prettier": "^1.17.0"+ "prettier": "^1.17.0",+ "sketch-app-types": "^0.1.1"
sketch-app-types is a basic type definition module for sketch object. BrowserWindowOptions has parent property which type is sketch Document. the Document definition depends on sketch/dom, so I add sketch-app-types dependency for our module.
I think the definition module just need in development environment, so I add it to devdependencies. It's not a big problem, I'll change it~
comment created time in 13 days
pull request commentskpm/sketch-module-web-view
[feat] Add typescript definition file
hello @mathieudutour, do you have time to review the pr?
comment created time in 13 days
PR opened mdnice/markdown-nice
微信外链转脚注功能增加 [Github][link] 参考式链接的支持,测试内容
[Github][link]
[link]: https://github.com
转换结果

ps. 有一行 eslint 报错必须得那么写,所以加了个 disable
pr created time in 16 days
push eventlizheming/markdown-nice
commit sha 497befd0edf4badf79642d9ef8af538abd665fc5
fix: no-loop-func lint
push time in 16 days
push eventlizheming/markdown-nice
commit sha 017a6fed734016937dc50e4f44af64e05b82dc1e
feat: 增加 refrence link 的支持
push time in 17 days
支持主题设计的 Markdown 编辑器,让排版变 Nice
fork in 17 days
PR opened skpm/path
pr created time in 18 days
push eventlizheming/path
commit sha b6f598859105f4077c21c838702c8165719e5811
feat: add definition file
push time in 18 days
PR opened skpm/fs
pr created time in 18 days
push eventlizheming/fs
commit sha cc793dd703dee0b1be922e30ef82b16d7295a566
feat: add definition file
push time in 18 days
push eventlizheming/sketch-module-web-view
commit sha 4864b96a700d964a0b38c49f764b116f0f10e917
chor: update parent property type
push time in 18 days
PR opened skpm/dialog
pr created time in 18 days
push eventlizheming/dialog
commit sha 0446e6d8084e3916dfb7536b91d1940274d302e1
feat: add definition file
push time in 18 days
fork lizheming/dialog
A Sketch module for displaying native system dialogs for opening and saving files, alerting, etc.
fork in 18 days
push eventlizheming/sketch-module-web-view
commit sha 91eb8313a8b2a570ed162ce181998516bb081ce1
feat: add definition file
push time in 18 days
fork lizheming/sketch-module-web-view
A sketch module for creating an complex UI with a webview
fork in 18 days
starteddevyumao/js13k-every-alien-loves-404
started time in 19 days
starteddrone/tutorials
started time in 19 days
issue commentthinkjs/thinkjs
https://thinkjs.org/zh-cn/doc/3.0/middleware.html#toc-1fa
comment created time in 21 days
startedfengari-lua/fengari
started time in 21 days
startedMongkii/RMind
started time in 23 days
PR closed thinkjs/cn.thinkjs.org
pr closed time in 24 days
PR closed thinkjs/cn.thinkjs.org
pr closed time in 24 days
PR closed thinkjs/cn.thinkjs.org
On website it is showing 2013-2017
pr closed time in 25 days
push eventthinkjs/www.thinkjs.org
commit sha 69ae43acd64d155b205331a62907cce4d4d64fae
submodule trigger auto-update
push time in 25 days
push eventthinkjs/cn.thinkjs.org
commit sha f0248957cb529c2451e51ad578571c63be80010e
Revert "Improve document .md (#69)" (#72) This reverts commit 9a3b8d8d7159663dc05d9cc1b17a4cc0375103a5.
push time in 25 days
PR merged thinkjs/cn.thinkjs.org
Reverts thinkjs/cn.thinkjs.org#69
pr closed time in 25 days
push eventthinkjs/www.thinkjs.org
commit sha cab9dddcb41bab400779526da66128f76a8d751f
submodule trigger auto-update
push time in 25 days
push eventthinkjs/cn.thinkjs.org
commit sha 420f7a54a4a7bdde4e6fdb5079bdcdf15436a79a
Update babel.md
push time in 25 days
issue commentRubyLouvre/anu
https://github.com/lizheming/anu/commit/cdede41122836d841abfb02b8f13b7ba1927441d [email protected] 修复了这个问题了,可以试一下。
comment created time in 25 days
issue commentRubyLouvre/anu
https://github.com/lizheming/anu/commit/cdede41122836d841abfb02b8f13b7ba1927441d [email protected] 修复了这个问题了,可以试一下。不过你这个 demo 里因为 value 被设置成了 this.state.value.toUpperCase() 值会存在更新的情况,所以输入法状态不会被保持。
comment created time in 25 days