SQ-UI / ng-sq-ui

Flexible and easily customizable UI-kit for Angular 11+
MIT License
99 stars 11 forks source link

[+] Nav bar #10

Open samuil4 opened 6 years ago

samuil4 commented 6 years ago

As a developer I want a nice nav bar + mobile layout.

Acceptance criteria: This component should be part of the ng-sq-ui/common module. Mobile layout should expand with animation. Menu items should be configurable programmatically (e.g: as an array of objects, where one object represents a single menu item)

Reward: 0.5 DEV

cipriansauliuc commented 3 years ago

Hi @samuil4, I can take this one and start working on it.