Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/posthtml/posthtml-img-autosize

Auto setting the width and height of <img>
https://github.com/posthtml/posthtml-img-autosize

Merge pull request #18 from posthtml/milestone-0.1.6

Milestone 0.1.6

9f31eae11c727881b10246e312021a50a41d5878 authored over 4 years ago by Ivan Demidov <[email protected]>
0.1.6

b723939d4f0a775b82ec8056b4ba5528eb774c25 authored over 4 years ago by Ivan Demidov <[email protected]>
build: update dep dev

d9fe0fbf232bce04f8c3f574d90b40e1fe430630 authored over 4 years ago by Ivan Demidov <[email protected]>
fix: img project path resolve

3dc59d5629eb658223caf42b4620e0ebac70b973 authored over 4 years ago by Ivan Demidov <[email protected]>
fix: resolve path for absolute

b82170e1c391b3357309e6acae530b4d1679d679 authored over 4 years ago by Ivan Demidov <[email protected]>
fix: incorrect resolve path in window, close #17

9d23988b4d9ae9b54072598a0449ecf72392dd07 authored over 4 years ago by Ivan Demidov <[email protected]>
style: disable linebreak-style rule

cacab8d7ae81159bab5b83bdd50d48c3c7b3f05f authored over 4 years ago by Ivan Demidov <[email protected]>
test: mute img with query param in name

055f0c2a0c29945a65cf2d9598918beb454914ac authored over 4 years ago by Ivan Demidov <[email protected]>
ci: add nyc

0bf5185ef242a3020688ffc5da8ca9a87bc2cfd4 authored over 4 years ago by Ivan Demidov <[email protected]>
ci: package lock for github action

8565418999d783772ec1e682737409833b371be8 authored over 4 years ago by Ivan Demidov <[email protected]>
ci: change travis to github actions

2b164eea24199c3ec0b957b5b970ebbc0cf6758e authored over 4 years ago by Ivan Demidov <[email protected]>
Bump to 0.1.5

b3d6625836fdcaff7ad704618ff7a78abd8be75d authored over 4 years ago by Kirill Maltsev <[email protected]>
Document 0.1.5 in changelog

34d682ccf4bf6d551e42311ff562a3ef9cffcc7d authored over 4 years ago by Kirill Maltsev <[email protected]>
Update dependencies

469f6e8b09511fc7ed976dceca6f00d85cfc7955 authored over 4 years ago by Kirill Maltsev <[email protected]>
Round width and height units to whole numbers

By specification, they must be integers.

6fbfbfac0938735ad8fb7424892b4d1fa4e87c63 authored almost 5 years ago by Kirill Maltsev <[email protected]>
Update dependencies

9ae4754e91c7d96d36eb0d08387d2ef2cf7f3ea8 authored almost 5 years ago by Kirill Maltsev <[email protected]>
Remove deprecated Node.js version from Travis CI

ec27f23449c35bc2b317fa404665db47232ceb35 authored almost 5 years ago by Kirill Maltsev <[email protected]>
Fix images fetching via HTTPS

Related PR: #15

dff7a9b650e01c34b79c15bec7320eaaca010041 authored almost 5 years ago by Kirill Maltsev <[email protected]>
Bump to 0.1.4

d3b8baae86af7ce53f85301fce55281fb70daade authored almost 6 years ago by Kirill Maltsev <[email protected]>
Describe version 0.1.4 in CHANGELOG

1da40192e7cb00c9195c843f5968d1a6e5e0b6f7 authored almost 6 years ago by Kirill Maltsev <[email protected]>
Add trailing dot to list items in CHANGELOG

28460cdc62e7f57ae3e7d1de7d61447cd0a74e3d authored almost 6 years ago by Kirill Maltsev <[email protected]>
Document questionMarkAsVersion in README

Implemented in commit
cbd606f34199931aa23e68750cb61cc93d965dde

024c6be5577fbaceaec57ff6a1f48d5d9eab203a authored almost 6 years ago by Kirill Maltsev <[email protected]>
Fix code block formatting in README

3ed2d61f3d1c6145f13eb762e5fb85dcba7d5f80 authored almost 6 years ago by Kirill Maltsev <[email protected]>
Add option to treat ?.. in image name as version and strip it

cbd606f34199931aa23e68750cb61cc93d965dde authored almost 6 years ago by Kirill Maltsev <[email protected]>
Update dependencies

de11c30d9e550fb2f43deb43239ca0a0ebb39821 authored almost 6 years ago by Kirill Maltsev <[email protected]>
Bump to 0.1.3

ee2068c710af2036db9f8ab0bac7bb1d0756ce3e authored over 6 years ago by Kirill Maltsev <[email protected]>
Describe 0.1.3 version in change log

e96a56e113fb385718c68615803a66706491757f authored over 6 years ago by Kirill Maltsev <[email protected]>
Update dependencies

f4a9d9b28f410be22f9f3bdfbbb60f651e8e4818 authored over 6 years ago by Kirill Maltsev <[email protected]>
Gitignore package-lock.json

It doesn't make much sense commiting it in a library.

1b2f0fe5ba64f92d851460012c51064a30c9ff24 authored over 6 years ago by Kirill Maltsev <[email protected]>
Merge pull request #13 from paleite/master

Fix tests

1bf1af4062392453a8169ed3af6c26bef34b77cd authored over 6 years ago by Kirill Maltsev <[email protected]>
Update .travis.yml to support Node 6+

As requested by https://github.com/posthtml/posthtml-img-autosize/pull/13#issuecomment-400660663

9e1d8e79acac2817a379d47e08bc7049eae49383 authored over 6 years ago by Patrick Eriksson <[email protected]>
Revert to using promises and fix tests

I had a `.eslintrc.json`-file in a parent directory, which caused me to lint with a different co...

cb8ba442d5f38f053b622688a1c4014000d4faf2 authored over 6 years ago by Patrick Eriksson <[email protected]>
Add test to make sure aspect ratio is kept if only width or height is defined

4938f74c2170384ae587ee7309b2ff3fcc4c68e7 authored over 6 years ago by Patrick Eriksson <[email protected]>
Skip images where neither width nor height is "auto"

6f62d3827f4cc89115c41a0f654067bad45a72ac authored over 6 years ago by Patrick Eriksson <[email protected]>
Add test to throw error when `processEmptySize == true`

857d10adaf673126fba7f95388b62cdc79cda863 authored over 6 years ago by Patrick Eriksson <[email protected]>
Skip images with defined widths and heights

62fddde874138cae05b44ec4383a4a1d2f198094 authored over 6 years ago by Patrick Eriksson <[email protected]>
Fix missing errors

Errors are now being thrown when image is missing

ef459d8d5cc68b7bfefd2ae711202ee2b127d662 authored over 6 years ago by Patrick Eriksson <[email protected]>
Fix tests

Exceptions weren't thrown when images were missing

e3addab4c86be1ca942ea5ac3a120da7ac168f69 authored over 6 years ago by Patrick Eriksson <[email protected]>
Merge pull request #12 from bashaus/ratio-adjacent

passing through percentage values

619da9b61c6c44f579f1354a867e6bcc6596cb6f authored almost 7 years ago by Kirill Maltsev <[email protected]>
passing through percentage values

747ab4de8148ef4dcf3dd666ab63d781a183f2df authored almost 7 years ago by Bashkim Isai <[email protected]>
Merge pull request #11 from bashaus/ratio-aspect

created system for identifying ratio aspects for images

66e2ab8482df7c96b76b376abbf9aa6bf409084a authored almost 7 years ago by Kirill Maltsev <[email protected]>
created system for identifying ratio aspects for images

8d99c69ebd5ea20747efa06583e2047bb8903c25 authored almost 7 years ago by Bashkim Isai <[email protected]>
Merge pull request #8 from bashaus/relative-image-filenames

updated codebase so that images can be relative to the HTML file

38b700231d152b0521ef9a29175c500224f5d59c authored almost 7 years ago by Kirill Maltsev <[email protected]>
updated codebase so that images can be relative to the HTML file

a9b2657e47b399426de6b28c03de8986bb6110d5 authored almost 7 years ago by Bashkim Isai <[email protected]>
Downgrade eslint to ^2.0.0 due to incompatiblity with node.js 0.12

https://travis-ci.org/posthtml/posthtml-img-autosize/jobs/150420581

14c4b5179358c639790c0cbac1af1c76d547a28a authored over 8 years ago by Kirill Maltsev <[email protected]>
Update dependencies

88d91bb194ef91f116a1aa765afd4ea1202084ce authored over 8 years ago by Kirill Maltsev <[email protected]>
Add the changelog #5

b0722613e3e4d290a0c2acc5fa32857c22054135 authored over 8 years ago by Kirill Maltsev <[email protected]>
Update repository links

The plugin has been moved to PostHTML organization #7

f220114c735c453b02b3e5aec90c92826cd3815c authored over 8 years ago by Kirill Maltsev <[email protected]>
Update posthtml

[email protected] has error with promises: https://github.com/posthtml/posthtml/pull/113

21ddf813f0b9977673c091113aaf6a55ba762df4 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Rename test scripts

8bf81bfc48ca195da4b74813039f19f21aaec9f7 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Update eslint and babel-eslint

e9ad192bff662af951e1e87057c3394666fdaf02 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Change the title in the README

5172646373819d3779ed18e7609184d06b4da74d authored almost 9 years ago by Kirill Maltsev <[email protected]>
Bump to 0.1.1

3bfed97b47a1091ae287ed0da76cb6626d763932 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Add information about local and remote images in the README

543976c4eba448ef0be24a083a87c554796d4f04 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Autosize remote images

27f920d1d3d23b8928c04b554ec5c46a44d51eac authored almost 9 years ago by Kirill Maltsev <[email protected]>
Rename tests

1304e95d570ee79244bf10baee3558e5033ecf55 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Check for global variable leaks

381aaa7207e24b09049aae6700676ffee6a3e414 authored almost 9 years ago by Kirill Maltsev <[email protected]>
Add BMP, TIFF, SVG, WebP to supported formats in the README

eda0d4b2390a2c180806f1cacf0dbb8a3a4654b9 authored about 9 years ago by Kirill Maltsev <[email protected]>
Merge branch 'master' into dev

09366dd3a6741ee488bfe3df7e006f75922b52aa authored about 9 years ago by Kirill Maltsev <[email protected]>
Add npm badge to the README

e635bb8cac985ba4a8df80000f320f4dbcac6eea authored about 9 years ago by Kirill Maltsev <[email protected]>
Add autosize tests for BMP, TIFF, SVG, and WebP #1

a885eafd561392d855d166ddfc73f47cc8cc6b52 authored about 9 years ago by Kirill Maltsev <[email protected]>
Replace: <img> -> img tag

Because npmjs.com removes <img> from the package's description

5f1c7518d34d1a410a6730675c3f239687768ae2 authored about 9 years ago by Kirill Maltsev <[email protected]>
Bump to 0.1.0

ebd3f6971bd209f193a4e9221e9488fe4ca05acf authored about 9 years ago by Kirill Maltsev <[email protected]>
Add keyword

6eda20e61edc3f7d14786336eb491a2687f8a3ed authored about 9 years ago by Kirill Maltsev <[email protected]>
Rename option: includeEmpty -> processEmptySize

ee424fb255afbb3ca7b59ca3d015588759fa5d36 authored about 9 years ago by Kirill Maltsev <[email protected]>
Fix typo

842743b67cec1124ceca8ddb813a20354c6e2e98 authored about 9 years ago by Kirill Maltsev <[email protected]>
Fix test #2

Travis CI failed on one test: https://travis-ci.org/maltsev/posthtml-img-autosize/jobs/99717032

443aff56f16e52415b4622f110d1cd4c71152f8b authored about 9 years ago by Kirill Maltsev <[email protected]>
Fix test

Travis CI failed on one test: https://travis-ci.org/maltsev/posthtml-img-autosize/jobs/99715775

b5029ee82cba6a552328193e24958d9098c7264a authored about 9 years ago by Kirill Maltsev <[email protected]>
Add Travis CI integration

fcc8ad5d9a4a75be8c41a74f18caadad42ab4c03 authored about 9 years ago by Kirill Maltsev <[email protected]>
Autosize JPG, PNG, and GIF

a58a489fc6ef114398d8c80352d179f7148034a0 authored about 9 years ago by Kirill Maltsev <[email protected]>
init

c8c5973d54b5e66d92fee2d7d12f3983fa1a3a90 authored about 9 years ago by Kirill Maltsev <[email protected]>