GitHub / imagekit-developer/imagekit-javascript / commits
Javascript SDK for using ImageKit.io
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 211f0312 | chore: update version from 5.1.0-beta.1 to 5.1.0 in package.json and package-... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 1f56f437 | feat: move getResponsiveImageAttributes and related types to responsive module | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| e49a31ae | merge Merge pull request #101 from imagekit-developer/responsive-images |
ImageKit.io <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ec15969a | chore: update version to 5.1.0-beta.1 and document new helper getResponsiveIm... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 20f85d21 | refactor: enhance documentation for GetImageAttributesOptions and ResponsiveI... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| a86f5159 | feat: add background and gradient properties to SolidColorOverlayTransformati... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 2575dc46 | fix: sort image breakpoints before merging with device breakpoints in getResp... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| a96d9252 | test: add fallback case for no usable vw tokens in getResponsiveImageAttributes | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| e543d8ef | fix: remove .only from describe block in getResponsiveImageAttributes tests | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 2ad35ebb | add jsdocs and add test for query parameters | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b7a57588 | fix test cases | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 83d38b12 | feat: implement getResponsiveImageAttributes function and corresponding tests | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 3f5ce730 | feat: add getImageProps function for responsive image handling | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 48c56917 | fix: remove beta tag from publishConfig in package.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 8e0d74b9 | fix: remove gzip and brotli size badges from README.md | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 0090d927 | No code changes detected; skipping commit. | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 33fd9ccb | chore: update CHANGELOG for version 5.0.0 with breaking changes and new features | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 69b4f508 | merge Merge pull request #99 from imagekit-developer/upload-improve |
ImageKit.io <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3153f03f | fix: remove src from files array in package.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b76ba5e7 | fix: update version to 5.0.0 in package.json and package-lock.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| d3e57186 | fix: change imports to type imports for better type checking | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| d8a2d11c |
Update src/interfaces/UploadOptions.ts
Co-authored-by: Abhinav Dhiman <8****v@u****m> |
ImageKit.io <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 63ebc6d2 |
Update src/interfaces/UploadOptions.ts
Co-authored-by: Abhinav Dhiman <8****v@u****m> |
ImageKit.io <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e6308cb5 | fix: replace formData.append with formData.set for upload options | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 32c07cea | fix: update version to 5.0.0-beta.6 in package.json and package-lock.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| dc4e067b | Revert "fix: update version to 5.0.0-beta.6 in package.json and package-lock.... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 4721a805 | fix: update version to 5.0.0-beta.6 in package.json and package-lock.json, ch... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 0efc78d5 | fix: make encoding property optional in overlay interfaces | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| c6b9f805 | fix: update version to 5.0.0-beta.5 in package.json and package-lock.json, fi... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 814af9d7 | fix: update version to 5.0.0-beta.4 in package.json and package-lock.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 6b32005b | test: add unit tests for buildTransformationString function | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 42345c3a | refactor: remove unused error messages and delete test data file | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 8d31d574 | test: add assertion for requestId in file upload response | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b59f621e | fix: update version to 5.0.0-beta.3 and enhance npm publish workflow | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 27a92f26 | fix: update version to 5.0.0-beta.2 and adjust publish configuration | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 064596c4 | fix: correct version format in package.json and package-lock.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 7e3d812e | fix links in JSDocs | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| a7655f49 | refactor: re-export all interfaces for improved TypeDoc documentation | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 200fb8fa | fix: update documentation link to point to the live ImageKit site | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b7018e2e | refactor: rename signal to abortSignal in upload options and update JSDoc | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| aae99349 | update readme | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 0b1463e3 | chore: add publishConfig with beta tag in package.json | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| c989e4a8 | refactor: update package name to @imagekit/javascript and modify description ... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| ed16142d | refactor: remove IKResponse interface and update related imports; introduce S... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| bbe982b2 | chore: update package version to 5.0.0.beta.1 and add .npmignore | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 4d30974e | improve test coverage | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 990b74d7 | test: add upload error handling tests for abort signal and invalid responses | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b40208d0 | fix: remove coverage reporting step from startSampleApp script | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| cb7c1351 | ci: add Codecov upload step to GitHub Actions workflow | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| c2edc0b2 | fix: update codecov version to 3.8.3 and modify coverage reporting script | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 9ad887e8 | fix: enable terser for code minification in rollup configuration | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| af7bef3b | update node js version and build libs | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 9341aa29 | working upload test cases | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 74b3073e | refactor: update export types and remove unused ImageKitOptions interface | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b15ed766 | refactor: update test descriptions to use 'src' instead of 'path' | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 990cf293 | update test cases | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 09c47d2f | expose url, upload static functions. Other updates | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b4daa291 | add test cases for onProgress and abort | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 10ae4cd7 | feat: implement abort signal support and upload progress tracking in upload p... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| f2ce24b5 | feat: add upload progress callback and abort signal support | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| aabfd007 | chore: update version to 4.0.1 and fix overlay position issue | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| cb6f000f | merge Merge pull request #95 from imagekit-developer/layer-support |
ImageKit.io <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 909cb8d9 | docs: enhance README description for clarity and browser usage | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 7e5a1d75 | fix: update package.json to remove duplicate entries and add new keywords | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 58c087f5 | docs: improve README formatting and clarify encoding options | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b47246e8 | update readme | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| ffe7b1ad | Revert "fix: update SIMPLE_OVERLAY_TEXT_REGEX to allow only safe characters i... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| c48d189b | fix: update SIMPLE_OVERLAY_TEXT_REGEX to allow only safe characters in overla... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 64c53741 | fix: update regex for overlay path and text to allow additional safe characters | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 696105ad | chore: update CHANGELOG for version 4.0.0 with breaking changes and new features | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| fc2440b5 | docs: remove Options Reference section from README | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 02033ee9 | refactor: remove deprecated transformation effects and update related tests | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 34a2b81b | refactor: remove sdkVersion from ImageKitOptions and update constructor accor... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| b4ce1dc7 | change default transformation position to query to better handle wildcard pur... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| fbd63f02 | docs: update README to clarify overlay options and improve encoding descriptions | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 45d8a871 | docs: enhance encoding descriptions and clarify overlay input formats in Tran... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 42fbc20b | docs: correct table header and update encoding example in overlay options sec... | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| c09f3d2d | docs: improve formatting and clarity in overlay options section of README | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 2485020c | docs: update README to include overlay options and configuration details | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| f9105100 | fix: correct formatting in documentation comments for overlay encoding methods | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 9275a502 | explict encoding test cases | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| 57e0066b | feat: add encoding options for overlay input paths and texts | Manu Chaudhary <m****u@i****o> | about 1 year ago | |
| bc036204 | Add proper overlay examples | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 397ab317 | fix: handle missing values in overlay processing to prevent invalid URLs | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 2d95621d | fix build | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 6f938385 | fix test case | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 82b5f63c | test cases and logic for overlay handling | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 2298a727 | add transformation types for different type of overlays | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 9769f409 | fix: update test script to include all test files in subdirectories and split... | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 09b31c4f | Improved JSDocs | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 751bf46c | add type defination for overlay | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 75c0a11a | merge Merge pull request #94 from imagekit-developer/improve-type-defination |
ImageKit.io <4****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7530fd3d | docs: update CHANGELOG with corrected links for overlay syntax and file uploa... | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 8b3067d3 | feat: add static file serving and update image handling in Pug template | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 2ccfcf21 | docs: update README to rename 'Demo Application' section to 'Test Examples' | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 010e9a04 | docs: update README with quick demo references and remove outdated instructions | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 02751f37 | docs: enhance README with detailed SDK initialization and transformation usage | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| b9e554d1 | change badge position | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| ed31f553 | update readme | Manu Chaudhary <m****u@i****o> | over 1 year ago | |
| 40deb6b8 | chore: add CHANGELOG.md and update README to include changelog reference | Manu Chaudhary <m****u@i****o> | over 1 year ago |