Skip to content

Conversation

@reshaw
Copy link
Contributor

@reshaw reshaw commented Mar 19, 2019

-Add directives to support i18n for fab-dropdown
-Add demo of new directive-supported fab-dropdown to app.component
-Minor cleanup of directives for fab-combo-box

@reshaw reshaw requested review from bengry and xjerwa March 19, 2019 23:54
Copy link
Contributor

@bengry bengry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Mainly concerned about the removal of the ContentChild from FabBaseComboBoxComponent.

  • Also, what i18n support is added here? Just the fact that it's now in the template and you can use the native Angular i18n (<my-button text="foo" i18n-text></my-button>)?

@bengry bengry self-requested a review March 20, 2019 17:59
Copy link
Contributor

@bengry bengry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Please make sure that the imperative syntax of options still works as it did before, in addition to the declarative syntax.
  • What happens when both syntaxes for options are used at the same time?

@bengry
Copy link
Contributor

bengry commented Mar 20, 2019

@reshaw Note that you can also directly make a PR from within this repo. Since you're in the Commercial Stores team you have the permissions to create branches etc.

Will merge this once CLA reports the status, no idea why it didn't yet.

@bengry bengry merged commit a93575c into microsoft:master Mar 20, 2019
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