Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify ui dev mode style | Dan Finlay | 2016-07-07 | 1 | -1/+1 |
| | |||||
* | Improved Ui Dev Mode | Dan Finlay | 2016-07-02 | 1 | -0/+38 |
| | | | | | | Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html) Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading. | ||||
* | Formatted dev mode better | Dan Finlay | 2016-07-01 | 1 | -0/+12 |
| | |||||
* | Remove debugs from development | Dan Finlay | 2016-07-01 | 1 | -23/+0 |
| | |||||
* | Cleaned up some formatting for ui mocker | Dan Finlay | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | First simple version of ui mocker | Dan Finlay | 2016-07-01 | 1 | -0/+37 |