Amio
|
166ed83488
|
test: update tests
|
2018-08-24 11:01:27 +08:00 |
Amio
|
da756fca74
|
feat: no need to use "emoji=true" flag now
Emojis caculation have nearly the same performance with normal
situation, so this option is needless now.
|
2018-08-24 10:57:14 +08:00 |
Amio
|
303aafd94b
|
fix: accented characters widths caculation
|
2018-08-24 10:52:42 +08:00 |
Guillaume Martigny
|
f57d5125c4
|
tweak: Change saved char widths (#13)
* tweak: Change saved char widths
* tweak: Update json widths file name and reference
* fix: Bad reference
|
2018-08-23 23:43:34 +08:00 |
Guillaume Martigny
|
da5795ac13
|
fix: Accented characters are treated as unknown and fallback to @ width (#14)
* fix: Accented characters are treated as unknown and fallback to @ width
* chore: Improve tests
* chore: Fix linting
|
2018-08-23 23:29:32 +08:00 |
Amio
|
79cfe87799
|
2.3.1
|
2018-08-23 11:28:18 +08:00 |
Amio
|
c117be525a
|
docs: update benchmark results
|
2018-08-23 10:29:08 +08:00 |
Amio
|
6b0d35c69e
|
docs: zero dependency again! #11
|
2018-08-23 10:23:55 +08:00 |
Amio
|
c7ca57652c
|
bench: reorder benchmark results
|
2018-08-23 10:20:11 +08:00 |
dependabot[bot]
|
77ea9c6c34
|
build(deps-dev): bump serve-marked from 0.3.2 to 0.3.3 (#12)
Bumps [serve-marked](https://github.com/amio/serve-marked) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/amio/serve-marked/releases)
- [Commits](https://github.com/amio/serve-marked/compare/v0.3.2...v0.3.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-23 09:48:26 +08:00 |
Guillaume Martigny
|
80a2f3b38a
|
perf: Remove dependency and improve performance (#11)
|
2018-08-23 09:47:55 +08:00 |
Amio
|
9b41a3b570
|
chore: update readme title
|
2018-08-22 16:05:46 +08:00 |
Amio
|
709a08182d
|
2.3.0
|
2018-08-22 15:50:49 +08:00 |
Amio
|
1e3150633f
|
test: join 100 club
|
2018-08-22 15:49:21 +08:00 |
Amio
|
749f7a6c12
|
feat: add color black
|
2018-08-22 15:45:58 +08:00 |
Amio
|
0ab8eb9fa8
|
chore: brighter red, pink, purple
|
2018-08-22 15:36:29 +08:00 |
Amio
|
0e9192d27e
|
test: update test snapshots
|
2018-08-22 15:23:11 +08:00 |
Amio
|
87dcd1d53c
|
chore: sort svg attributes
|
2018-08-22 15:21:33 +08:00 |
Amio
|
99c6a4a26a
|
chore: use 10x unit for cleaner svg markup
|
2018-08-22 15:15:55 +08:00 |
James Harris
|
f48f62fb52
|
refactor: only include xmlns:xlink for icon badges
|
2018-08-19 10:11:46 +08:00 |
James Harris
|
a17b9c543e
|
test(bench): add benchmarks for flat emoji & icon
|
2018-08-16 20:19:36 +01:00 |
Amio
|
a20d0d23cd
|
2.2.3
|
2018-08-14 21:40:54 +08:00 |
Amio
|
7f01ac1a82
|
Merge branch 'master' of https://github.com/amio/badgen
|
2018-08-14 21:38:51 +08:00 |
Amio
|
dd99690c25
|
fix: TypeError when running astral on empty string
|
2018-08-14 21:37:26 +08:00 |
Jacob Müller
|
e76dfaa370
|
refactor: modernize codebase and unify code style (#9)
|
2018-08-10 22:15:58 +08:00 |
Amio /
|
c78693f6a6
|
chore: add license and improve readme (#8)
|
2018-08-09 10:15:48 +08:00 |
Jacob Müller
|
a338c832ee
|
chore: add license and improve readme
|
2018-08-08 22:05:01 +02:00 |
Amio
|
6d70dd372e
|
2.2.2
|
2018-08-06 19:29:29 +08:00 |
Amio
|
fa46cdb3a9
|
test: snap tests
|
2018-08-06 19:28:42 +08:00 |
Amio
|
ed1105b32a
|
feat: slightly tweak subject position
|
2018-08-06 19:26:14 +08:00 |
Amio
|
39cb1778ef
|
test: update tests
|
2018-08-06 15:25:01 +08:00 |
Amio
|
e86ac0d3de
|
feat: add textLength to subject text
Insure consistent visual style across all svg render engine.
|
2018-08-06 14:49:59 +08:00 |
Amio
|
a7421306d0
|
docs: simplify readme
|
2018-08-04 20:58:11 +08:00 |
Amio /
|
46db8158e7
|
Merge pull request #7 from amio/dependabot/npm_and_yarn/serve-marked-0.3.2
build(deps-dev): bump serve-marked from 0.3.0 to 0.3.2
|
2018-08-02 12:36:31 +08:00 |
dependabot[bot]
|
465b89016b
|
build(deps-dev): bump serve-marked from 0.3.0 to 0.3.2
Bumps [serve-marked](https://github.com/amio/serve-marked) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/amio/serve-marked/releases)
- [Commits](https://github.com/amio/serve-marked/compare/v0.3.0...v0.3.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-01 21:13:55 +00:00 |
Amio /
|
dab2854610
|
Merge pull request #6 from amio/dependabot/npm_and_yarn/serve-marked-0.3.0
build(deps-dev): bump serve-marked from 0.2.0 to 0.3.0
|
2018-07-29 20:46:21 +08:00 |
dependabot[bot]
|
541bd63128
|
build(deps-dev): bump serve-marked from 0.2.0 to 0.3.0
Bumps [serve-marked](https://github.com/amio/serve-marked) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/amio/serve-marked/releases)
- [Commits](https://github.com/amio/serve-marked/compare/v0.2.0...v0.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-07-29 12:30:11 +00:00 |
Amio
|
a323a85395
|
2.2.1
|
2018-07-28 18:28:59 +08:00 |
Amio
|
a2ae3e530d
|
docs: update bench results. drops ~14% 😞
|
2018-07-28 18:23:42 +08:00 |
Amio
|
5cb3adc2d2
|
feat: tweak icon right space when empty subject
|
2018-07-28 18:17:37 +08:00 |
Amio
|
ab373bfdc0
|
2.2.0
|
2018-07-28 18:11:24 +08:00 |
Amio
|
6791f77801
|
chore: snapshot tests
|
2018-07-28 18:10:34 +08:00 |
Amio
|
903860f6db
|
feat: support iconWidth config
|
2018-07-28 18:09:29 +08:00 |
Amio
|
dce85e7c70
|
2.1.4
|
2018-07-28 10:42:16 +08:00 |
Amio
|
60e024d53a
|
chore: snapshot tests
|
2018-07-28 10:41:13 +08:00 |
Amio
|
ec91efae27
|
feat: tweak icon position & size (14 => 13.2)
|
2018-07-28 10:40:44 +08:00 |
Amio
|
f8de7b8f13
|
docs: badgen.now.sh => badgen.net
|
2018-07-27 14:46:20 +08:00 |
Amio
|
05a699fadf
|
2.1.3
|
2018-07-27 00:24:44 +08:00 |
Amio
|
4d2ea431f2
|
chore: update test snpashots
|
2018-07-27 00:24:05 +08:00 |
Amio
|
6bbec38cde
|
feat: tweak subject text position when icon presented
|
2018-07-27 00:23:20 +08:00 |