Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Add Event collapse. Fix #1496 #1524

Merged
merged 13 commits into from
Jul 21, 2015
Merged

Add Event collapse. Fix #1496 #1524

merged 13 commits into from
Jul 21, 2015

Conversation

deividmarques
Copy link
Contributor

close issue #1496

<p>Exemplo: </p>
<% code("javascript") do %>
// Um collapse específico
$("#id-collapse").on('collapse:opened', function(){
Copy link
Contributor

Choose a reason for hiding this comment

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

It's better use the event example in the standard established with @RenatoCN

Copy link
Contributor

Choose a reason for hiding this comment

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

@itumoraes you mean the option to listen the "body" and use scope to find the element? It is not a standard, is just an option to people be able to listen events in elements created after the page load. The two options are valid.

@itumoraes
Copy link
Contributor

👍

@diegoeis diegoeis changed the title Add Event collapse Add Event collapse. Fix #1496 Jul 16, 2015
@diegoeis diegoeis added this to the 3.7.5 milestone Jul 16, 2015
@deividmarques deividmarques self-assigned this Jul 17, 2015
@palloi
Copy link
Contributor

palloi commented Jul 21, 2015

@deividmarques, you don't remove the eventDispatcher on the documentation?

@deividmarques
Copy link
Contributor Author

@palloi now yes! Tks guy.

@palloi
Copy link
Contributor

palloi commented Jul 21, 2015

👍

@deividmarques
Copy link
Contributor Author

@itumoraes everything is ok here?

@itumoraes
Copy link
Contributor

👍

palloi added a commit that referenced this pull request Jul 21, 2015
@palloi palloi merged commit ebda8a0 into master Jul 21, 2015
@palloi palloi deleted the event-collapse branch July 21, 2015 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants