Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

Support new grid #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support new grid #6

wants to merge 1 commit into from

Conversation

Herst
Copy link
Owner

@Herst Herst commented Sep 9, 2018

Adds the following

  • W009 (empty spacer column)
  • E005 (row and col on same element)
  • E012 (input-group and col on the same element)
  • E013 (invalid children of rows)
  • E014 (invalid parent of cols)
  • E029 (col 0 classes)
  • E037 (float classes and col)
  • E051 (float style and col)
  • E052 (float style and row)

All of them existed already in the original Bootlint.

ToDo

  • Code
  • Tests
  • Documentation (Wiki)

Notes

  • Simplified the empty column message generation a lot. Since the user is pointed to the Wiki it cold be explained in more detail there.
  • Removed some tests. Explanation will follow.

(#2 was on the old branch.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant