Skip to content
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

chore: update to angular 6 #408

Merged
merged 3 commits into from
May 10, 2018
Merged

chore: update to angular 6 #408

merged 3 commits into from
May 10, 2018

Conversation

nnixaa
Copy link
Collaborator

@nnixaa nnixaa commented May 8, 2018

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

@nnixaa nnixaa requested a review from Tibing May 8, 2018 16:09
@nnixaa nnixaa force-pushed the feat/ng-6 branch 3 times, most recently from 05fedbc to 0caa95f Compare May 10, 2018 08:51
@@ -32,7 +25,7 @@ const NB_TRIGGERS = {
* */
[NbPopoverMode.CLICK](host: HTMLElement, getContainer: Function, document: Document): NbPopoverTrigger {
return {
open: observableEmpty(),
open: EMPTY$,
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need $ postfix?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

because it's observable, otherwise it's not obvious

@nnixaa nnixaa merged commit 16314e8 into master May 10, 2018
@nnixaa nnixaa deleted the feat/ng-6 branch May 10, 2018 15:51
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.

None yet

2 participants