govau / design-system-components

🛠 Component code and tests for the Australian Government design system
https://auds.service.gov.au
MIT License
738 stars 111 forks source link

Fix Header, MainNav and SearchBox components to align with the new gr… #1048

Closed pponnapalli87 closed 3 years ago

pponnapalli87 commented 3 years ago

…id breakpoints

  1. Header - BrandImage to be a block element for XS and SM, test site to align with the new break points, bump patch version and update CHANGELOG/README
  2. MainNav - Should be collapsed for XS, SM and MD, bump patch version and updare CHANGELOG/README
  3. SearchBox - Responsive mode should display Search icon for XS, test site alignment with new break points, bump patch version and update CHANGELOG/README

Note: Pushed package-lock.json changes happened due to npm run bootstrap