NationalBankBelgium / stark

Modern client-side Web application framework based on Angular, Angular Material / Material Design, TypeScript, Redux, RxJS, ...
https://stark.nbb.be
Other
54 stars 23 forks source link

ui: integrate UI components #104

Open dsebastien opened 6 years ago

dsebastien commented 6 years ago

Each component should be in an isolated module and/or packaged separately (i.e., different npm packages!) We should try and keep everything isolated and without deps on the default theme

Handy cheatsheets ;)

Components:

UI components kept for later:

dsebastien commented 6 years ago

blocked by #100