- Clone this repo
- Run
$> npm install
You can use Gulp for most of your needs.
gulp
to start a dev server onlocalhost:9000/demo
gulp eslint
to lintgulp stylus
to compile stylus to cssgulp test
to run test suitegulp help
to see a list of gulp commands
- Fix strict DI error
- Fix loading message
- Center it vertically and horizontally
- Remove it when bootstrap is complete
- FOUC
- Select
- Implement the component
- Layout like http://take.ms/U659x
- Make sure to fill the available space
- Navigation
- Layout like http://take.ms/0h7uj
- Add active state styling to left menu
- Icons
- Implement controller
- Add Apsis icon before all page titles
- Center Apsis icon vertically in relation to heading text
- Add tests for icon.service
- SMIL animations are deprecated. Could the loading spinner be implemented with something more modern?