Git Product home page Git Product logo

Comments (10)

sherwinski avatar sherwinski commented on June 28, 2024 2

Hey @hennessyevan, we've been getting more requests for this (and our other JS projects) lately, so it's definitely something we're planning to look into in the near future. I don't have an exact timeline at the moment but I'll be sure to update you when we get to it.

from js-core.

ericdeansanchez avatar ericdeansanchez commented on June 28, 2024 2

🎉 This issue has been resolved in version 0.3.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

from js-core.

sherwinski avatar sherwinski commented on June 28, 2024 1

Hey @guanzo,

I agree that params deserves better typings. As a team, we are planning to pull in imgix-url-params as a dependency from which these definitions can be robustly constructed. This will help account for changes to the rendering API, as well as any new parameters that get added. To that end, params was assigned a very rudimentary type just to start out, but we expect to start work on pulling in these definitions in the near future. Hope that helps.

from js-core.

guanzo avatar guanzo commented on June 28, 2024 1

Ok great, thanks for clarifying. Sorry I called you guys lazy!

from js-core.

gatherben avatar gatherben commented on June 28, 2024

+1 on typings!

from js-core.

guanzo avatar guanzo commented on June 28, 2024

There should be typings for the param argument to buildURL.

I'm sorry but this is just lazy params?: {}.

The set of valid values are finite and well defined, there should be explicit types.

This is what your typings should look like. https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-imgix/index.d.ts

from js-core.

robinjonsson avatar robinjonsson commented on June 28, 2024

The typings for buildURL is still missing.
https://github.com/imgix/js-core/blob/v3.3.0-beta.1/src/index.mjs#L43

from js-core.

sherwinski avatar sherwinski commented on June 28, 2024

Hey @robinjonsson, the typings should be included in the project's index.d.ts file.

Screen Shot 2021-04-09 at 12 52 34 PM

from js-core.

robinjonsson avatar robinjonsson commented on June 28, 2024

Hi @sherwinski, I meant that the params argument is still pointing to an empty object. It would be great if params had the correct types.

from js-core.

sherwinski avatar sherwinski commented on June 28, 2024

Ah sorry about that, I misunderstood your first comment. Apologies for the delays on this feature, but we have finally set aside time to build this out later this year.

from js-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.