Skip to content

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

Merged
NathanWalker merged 1 commit into
masterfrom
feat/export-additional-properties-for-plugin-usage
Sep 9, 2020
Merged

feat(core): export additional properties for plugin usage#8835
NathanWalker merged 1 commit into
masterfrom
feat/export-additional-properties-for-plugin-usage

Conversation

@NathanWalker
Copy link
Copy Markdown
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