localbase icon indicating copy to clipboard operation
localbase copied to clipboard

Added type files for typescript

Open radio-miskovice opened this issue 3 years ago • 9 comments

Not sure how much complete this is, as I haven't worked on it since January.

radio-miskovice avatar May 24 '21 13:05 radio-miskovice

@dannyconnell any chance than on your busy schedule you may look into that PR from @radio-miskovice? I'd love to contribute and expand eventually on @radio-miskovice 's work but I'd rather do it as a contribution than making it my own. Thanks.

philippedasilva-orizone avatar May 27 '21 00:05 philippedasilva-orizone

@philippedasilva-orizone @radio-miskovice I'm not too hot on Typescript. If I pull this in, will it break anything for non-typescript users?

dannyconnell avatar May 27 '21 08:05 dannyconnell

From what I see in the PR, @radio-miskovice is just adding type definitions using the standard javascript to typescript declaration pattern on a *.d.ts file which is then used by a) the typescript compiler and b) IntelliSense in general so it is not interfering with your actual codebase.

I however am not fund of having you accepting a PR without knowing if it is actually complete. I'll first have a quick test on my local instalment of localbase and add at least some additional validation. After all, as @radio-miskovice said, he worked on it in January and haven't touched it since then so he doesn't know if it covers the whole package or not ;)

philippedasilva-orizone avatar May 27 '21 21:05 philippedasilva-orizone

Great thanks @philippedasilva-orizone 👍

dannyconnell avatar May 28 '21 09:05 dannyconnell

Guys is this merged with master, Im currently integrating localbase on Angular 11, for time being i will check @radio-miskovice forked project and try installing, but it would be nice if you guys can merge it to the library once its properly tested.

@radio-miskovice thanks for working on the type files.

VishnuRaghavan avatar Jul 28 '21 08:07 VishnuRaghavan

Would love to have types for this 👍

bjorkdahl avatar Nov 30 '21 09:11 bjorkdahl

Any progress on this PR?

alvarogfn avatar Oct 07 '22 16:10 alvarogfn

Can we slap this with good old merge?

tance77 avatar Nov 08 '22 19:11 tance77