| Age | Commit message (Collapse) | Author |
|
Prepare for mentor session with Andrew Clark. Refresh my memory on how
this all works and is implemented by rewriting the code, using the code
from Dany's live session as a reference.
|
|
With Angular directives removed for demonstration purposes.
|
|
Get styles to be the same as the mainline version with the textarea
instead of a `contenteditable` div.
|
|
Made as an "x" button to the right of the note load/edit link.
|
|
Create & style a save button to save your current note.
|
|
Style to have a header, fixed sidebar with links to notes, and lorem
ipsum as a main section.
|
|
* Add `main` action to HomeController
* Set `main` as our root route
* Create a view for `main` with dummy text
|
|
|