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

Adjusts on steps and fix this issue #1472 #1475

Merged
merged 1 commit into from
May 13, 2015
Merged

Adjusts on steps and fix this issue #1472 #1475

merged 1 commit into from
May 13, 2015

Conversation

flaviomuniz
Copy link
Contributor

When locastyle.steps.init run twice, it add the class ls-active and ls-actived.

Now, you need the title attribute with value of label, and no more use label.
<button class="ls-steps-btn" data-ls-module="steps" data-target="#step1" title="Your label here" aria-selected="true" role="tab" aria-label="Your label here"></button>

No more this.
<button class="ls-steps-btn" data-ls-module="steps" data-target="#step1" aria-selected="true" role="tab" aria-label="Your label here">Your label here</button>

@flaviomuniz flaviomuniz added this to the 3.7.3 milestone May 12, 2015
@palloi
Copy link
Contributor

palloi commented May 13, 2015

👍

palloi added a commit that referenced this pull request May 13, 2015
Adjusts on steps and fix this issue #1472
@palloi palloi merged commit 9909b44 into master May 13, 2015
@palloi palloi deleted the steps branch May 13, 2015 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants