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

docs(dropdown): demo for onHidden/onShown events #3775

Merged
merged 2 commits into from Mar 1, 2018
Merged

docs(dropdown): demo for onHidden/onShown events #3775

merged 2 commits into from Mar 1, 2018

Conversation

ghost
Copy link

@ghost ghost commented Feb 14, 2018

Demo for onHidden/onShown events ( http://joxi.ru/brRz58OUQPxWRr )
Related to #3774

IlyaSurmay
IlyaSurmay previously approved these changes Feb 14, 2018
@codecov
Copy link

codecov bot commented Feb 15, 2018

Codecov Report

❗ No coverage uploaded for pull request base (development@49f71e5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #3775   +/-   ##
==============================================
  Coverage               ?   72.05%           
==============================================
  Files                  ?      252           
  Lines                  ?     8159           
  Branches               ?     1552           
==============================================
  Hits                   ?     5879           
  Misses                 ?     1858           
  Partials               ?      422

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49f71e5...9a6e479. Read the comment docs.

@YevheniiaMazur
Copy link

Tested, looks good

IlyaSurmay
IlyaSurmay previously approved these changes Feb 16, 2018
if(this.message === value) {
this.messages = [];
}
this.messages.push(`Event ${value} is fired`);

This comment was marked as off-topic.

This comment was marked as off-topic.

valorkin
valorkin previously approved these changes Mar 1, 2018
@ghost ghost assigned valorkin Mar 1, 2018
@ghost ghost added the in progress label Mar 1, 2018
@valorkin valorkin merged commit 4bf9138 into valor-software:development Mar 1, 2018
@ghost ghost removed the in progress label Mar 1, 2018
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.

3 participants