Skip to content

Add jquery type for riot.mount#24

Open
brauliobo wants to merge 1 commit intonippur72:masterfrom
brauliobo:master
Open

Add jquery type for riot.mount#24
brauliobo wants to merge 1 commit intonippur72:masterfrom
brauliobo:master

Conversation

@brauliobo
Copy link

No description provided.

@nippur72
Copy link
Owner

Do you mean that the returned value from riot.mount should be a jQuery element too?

The problem is that RiotTS does not depend on jQuery, so the type is not available.

@nippur72
Copy link
Owner

Sorry, I thought this was an issue and not a pull request :-).

Anyway, since riot.d.ts is generated automatically, the change need to be done directly on riot.ts.

Also, since typescript 1.8 is out, perhaps we could have this feature as a module/global augmentation. Let me think a bit about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments