Skip to content

feat(core): export additional properties for plugin usage #8835

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

Conversation

NathanWalker
Copy link
Contributor

What is the current behavior?

A few properties are missing from the barrel.

What is the new behavior?

This adds the additional getter/setters for plugin usage:

import { 
  letterSpacingProperty, 
  textAlignmentProperty, 
  textDecorationProperty, 
  textTransformProperty, 
  whiteSpaceProperty, 
  lineHeightProperty 
} from '@nativescript/core';

/cc @PeterStaev

@cla-bot cla-bot bot added the cla: yes label Sep 9, 2020
@NathanWalker NathanWalker merged commit a2e1aa2 into master Sep 9, 2020
@NathanWalker NathanWalker deleted the feat/export-additional-properties-for-plugin-usage branch September 9, 2020 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants