Amio
e134d83fa9
Update README.md (typo) ( #302 )
...
Update README.md (typo)
2019-07-27 23:57:35 +08:00
Rongjian Zhang
dfccf156c7
Update README.md
2019-07-26 17:29:34 +08:00
amio
ad52d6594e
update readme
2019-07-19 12:57:36 +08:00
amio
f6a73d3c0a
(github-badge) render badge for none-exists label
2019-07-18 21:35:20 +08:00
amio
9153c9ce3f
refine home title layout for big screen
2019-07-18 17:04:17 +08:00
amio
8000f0e618
remove @types/zeit__next-typescript
2019-07-18 16:56:35 +08:00
amio
ad19f1054a
fix version-compare type error
2019-07-18 16:55:25 +08:00
amio
8abba58f86
Bump deps to resolve vulnerabilities
2019-07-18 16:31:11 +08:00
Amio
944b7fc868
fix: ignore ParsedUrlQuery modification for serve ( #300 )
...
* fix: ignore ParsedUrlQuery modification for serve
* fix: check if icon is undefined before trying to set it
2019-07-18 16:21:34 +08:00
Brian Faust
061a93ab07
chore: install missing TypeScript typings ( #301 )
2019-07-18 16:20:19 +08:00
Brian Faust
2615fb8ef3
fix: check if icon is undefined before trying to set it
2019-07-18 10:01:37 +03:00
Brian Faust
470e63cd90
feat: add PHP version badge for packagist ( #299 )
2019-07-18 14:16:52 +08:00
Brian Faust
958ab2af7c
fix: ignore ParsedUrlQuery modification for serve
2019-07-17 07:04:47 +03:00
Florian Reuschel
b774284cc7
Fix example for `label` override ( #298 )
2019-07-16 09:44:57 +08:00
Amio
4aee8467cf
Deploy to now as docker type
2019-07-12 16:21:00 +08:00
Amio
26c3130e70
Update next to 9
2019-07-12 13:06:19 +08:00
Amio
adcee2203e
Bump dependencies
2019-07-12 11:03:40 +08:00
Amio
846721bf2d
Make standard happy
2019-07-12 10:20:56 +08:00
Amio
722ed1038b
Bump standard to 13.0.1
2019-07-12 10:19:41 +08:00
Amio
925a95caa7
Cleanup console.log
2019-07-08 10:01:56 +08:00
Amio
1629ff69cf
Rise margin style to first loading
2019-07-08 09:28:25 +08:00
Amio
6c17c45d19
Update homepage intro
2019-07-06 23:17:32 +08:00
Amio
f6ded9e0e6
Fix badge doc layout with `help`
2019-07-06 23:06:35 +08:00
Amio
938c6f692f
Update homepage example layout
2019-07-06 18:47:29 +08:00
Amio
bddd831d9a
Bump badgen to 2.8.2
2019-07-06 18:25:01 +08:00
Amio
6ab1d524fa
Support labelColor ( resolve #281 )
2019-07-06 18:12:35 +08:00
Amio
0e36a5debb
Bump dependencies
2019-07-06 17:58:17 +08:00
Amio
75940fc0b9
Update github status badge examples
2019-07-06 16:40:57 +08:00
Amio
45b0386eee
Add a https example (LA timezone)
2019-07-06 09:15:51 +08:00
Amio
9c3f098004
Fix live badge names conflict
2019-07-06 09:06:07 +08:00
Amio
375366f445
Auto switch style in 404 badge
2019-07-06 08:56:03 +08:00
Amio
6338948b35
Pass badge error to badgenServe
2019-07-05 21:35:18 +08:00
Amio
fba3de34c1
Handle static badge docs specially
2019-07-05 18:27:58 +08:00
Amio
6a91506280
Fix badges.json generator
2019-07-05 18:09:01 +08:00
Amio
07a08c86a8
Move static folder .gen => .meta
2019-07-05 17:29:07 +08:00
Amio
76904c13d6
(doc pages): add links to scheme title
2019-07-05 17:26:26 +08:00
Amio
e28b59dc88
(doc pages): sort examples by scheme
2019-07-05 16:43:38 +08:00
Amio
17961a9f5a
Update docs links
2019-07-04 20:51:51 +08:00
Amio
768d427c26
Serve docs on live badge root path
2019-07-04 20:24:11 +08:00
Anton Zinovyev
9deadbc250
Removes the useless horizontal scrollbar. ( #296 )
...
It appears due to `100vw` but since there is a vertical scrollbar it has only `100vw - scrollbar width` of width.
2019-07-02 08:39:39 +08:00
Amio
e253c06e47
Update intro words
2019-07-01 15:39:51 +08:00
Charlike Mike Reagent
bc5f273210
(github) combined context status ( #289 )
...
* feat: support combined context status
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* fix: update docs, cleanup
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* updates for the comments
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* fix: externalize combined context state as fn
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* fix: use pickGithubToken
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
2019-07-01 08:03:50 +08:00
Amio
15febea035
Bump badgen-icons to 0.11.0
2019-06-30 11:24:37 +08:00
Amio
f1381442d4
Add sentry to sponsor section
2019-06-30 11:03:06 +08:00
Amio
614a034cc6
Handle empty icon query for static badge
2019-06-30 09:49:06 +08:00
Amio
275b5d7a3f
Add codacy badges (coverage, grade) ( #295 )
2019-06-30 09:34:34 +08:00
xobotyi
e7c8c810c2
Optimized code;
...
Optimized rexeps for coverage and grade;
Paths are more meaningful now;
2019-06-29 12:15:26 +03:00
xobotyi
f174f689e1
Codacy badges support (coverage, grade)
2019-06-29 03:35:54 +03:00
Amio
42e01cbed4
(npm) unpkg.com => jsdelivr.com ( #292 , #294 )
2019-06-28 14:29:06 +08:00
Amio
bcabcc8a3a
Update npm badge example
2019-06-27 19:15:54 +08:00