Skip to content

fix(metadata-generator): Typings generation of global functions #1250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

mbektchiev
Copy link
Contributor

@mbektchiev mbektchiev commented Feb 8, 2020

Encode functions' args as params.

PR Checklist

#1022 actually missed applying this strategy to global C functions

After merging it we need to regenerate typings in tns-platform-declarations.

@mbektchiev mbektchiev added the bug label Feb 8, 2020
@mbektchiev mbektchiev added this to the 6.5.0 milestone Feb 8, 2020
@mbektchiev mbektchiev requested a review from vtrifonov February 8, 2020 20:25
@mbektchiev mbektchiev self-assigned this Feb 8, 2020
@cla-bot cla-bot bot added the cla: yes label Feb 8, 2020
@mbektchiev mbektchiev force-pushed the bektchiev/fix-mdg-dts-blocks-funcs branch from 582e069 to 745df9f Compare February 10, 2020 10:11
@mbektchiev mbektchiev changed the title fix(metadata-generator): Typings generation of functions and blocks fix(metadata-generator): Typings generation of functions Feb 10, 2020
@mbektchiev mbektchiev merged commit d0e46cd into master Feb 10, 2020
@mbektchiev mbektchiev deleted the bektchiev/fix-mdg-dts-blocks-funcs branch February 10, 2020 14:38
@mbektchiev mbektchiev modified the milestones: 6.5.0, 6.4.1 Feb 13, 2020
@mbektchiev mbektchiev changed the title fix(metadata-generator): Typings generation of functions fix(metadata-generator): Typings generation of global functions Mar 12, 2020
mbektchiev added a commit to NativeScript/NativeScript that referenced this pull request Mar 12, 2020
mbektchiev added a commit to NativeScript/NativeScript that referenced this pull request Mar 12, 2020
mbektchiev added a commit to NativeScript/NativeScript that referenced this pull request Mar 13, 2020
* chore: Update typings using iOS SDK 13.2 (Xcode 11.3.1)

* chore: Update iOS typings using the latest runtime
This fixes arguments of global functions.
See NativeScript/ios-jsc#1250

* chore: Strip MDC types attached to other modules
  * Delete via regex from generation script
  * Apply regex to current typings
NathanWalker pushed a commit to NativeScript/NativeScript that referenced this pull request Aug 7, 2020
* chore: Update typings using iOS SDK 13.2 (Xcode 11.3.1)

* chore: Update iOS typings using the latest runtime
This fixes arguments of global functions.
See NativeScript/ios-jsc#1250

* chore: Strip MDC types attached to other modules
  * Delete via regex from generation script
  * Apply regex to current typings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants