Skip to content

Conversation

@rafamel
Copy link

@rafamel rafamel commented Apr 24, 2017

Fixes:

  • Ensures/forces consistent paddings across all li elements so checkboxes and non-checkboxes indentation match.
  • Fixes Markdown rendering inside checkboxes list elements (such as links, bold…) - it was using $(element).text() and all the rendered elements were left out.
  • Fixes rendering checkboxes on lists inside of a parent checkbox (they weren't rendered).
  • Ensures that all style, class, or id attributes that a checkbox list element might have are preserved.

@rafamel rafamel force-pushed the children-and-indent branch from 0aa479e to 5be96f9 Compare April 24, 2017 13:32
@rafamel rafamel changed the title Fixes children rendering and ensures consistent margin and padding Fixes html and children rendering and ensures consistent padding Apr 24, 2017
@jperichon
Copy link

@LingyuCoder are you planning on merging this? I'm especially waiting for the fix that allows rendering of HTML elements within the list elements.

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.

2 participants