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

Verify List Item content/buttons markup #30

Closed
mlynch opened this issue Oct 9, 2013 · 4 comments
Closed

Verify List Item content/buttons markup #30

mlynch opened this issue Oct 9, 2013 · 4 comments
Milestone

Comments

@mlynch
Copy link
Contributor

mlynch commented Oct 9, 2013

Right now I have this markup, is it necessary?

            <a href="#" class="list-item">
              <div class="list-item-edit">
                <button><i class="icon-minus-circled"></i></button>
              </div>
              <div class="list-item-content">
                Sasafras
                <i class="icon-arrow-right"></i>
              </div>
              <div class="list-item-buttons">
                <button class="button button-danger">Delete</button>
              </div>
            </a>
@mlynch
Copy link
Contributor Author

mlynch commented Oct 11, 2013

I might also need another section for dragging indicators for re-sorting items

@mlynch
Copy link
Contributor Author

mlynch commented Oct 20, 2013

Satisfied for complex lists

@mlynch mlynch closed this as completed Oct 20, 2013
@adamdbradley
Copy link
Contributor

+1, markup works good so far

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants