Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

[v1] Warning if Bootstrap 3 classes are used #427

Open
wants to merge 5 commits into
base: next
Choose a base branch
from
Open

Commits on Jul 26, 2019

  1. Copy the full SHA
    e1223a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c530b9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6a7110d View commit details
    Browse the repository at this point in the history
  4. Support new grid

    Ports the following checks:
    
    - 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)
    Herst committed Jul 26, 2019
    Copy the full SHA
    0258293 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8e06ef6 View commit details
    Browse the repository at this point in the history