AusDTO / gov-au-ui-kit

MOVED TO https://github.com/govau/uikit/
https://github.com/govau/uikit/
MIT License
19 stars 12 forks source link

Semantic markup of footer menus #450

Closed DJMyles closed 7 years ago

DJMyles commented 7 years ago

Description

See https://github.com/AusDTO/gov-au-ui-kit/issues/448 for background.

TL;DR - move the <h2> out of the <ul> and wrap the <h2> and <ul> in a <div class="footer-menu">, then extend the grid out to the .footer-menu element

Definition of Done

klepas commented 7 years ago

Things I need to do to merge this:

DJMyles commented 7 years ago

@klepas silly question but are we able to build scss changes out to the template / markup example as part of commit or is that something you guys do on your end?

klepas commented 7 years ago

@DJMyles —

silly question but are we able to build scss changes out to the template / markup example as part of commit or is that something you guys do on your end?

We update the eg. markup in tandem. (:

I did and created a new PR for it: https://github.com/AusDTO/gov-au-ui-kit/pull/453