19 May, 2016
1 commit
-
- Bump Base version in README.md. - Bump Base version in /imports/ui/pages/index.js.
02 May, 2016
2 commits
-
- Update Atmosphere packages to latest versions. - Update Base version in README.md and imports/ui/pages/index.js
-
Merges #124 Fixes #126 Closes #129 Fixes #131 Closes #137
21 Apr, 2016
3 commits
-
- Fix eslint throwing a tantrum about React globals. - Update components to include propTypes. - Remove unnecessary imports. - Complete move to airbnb style guide.
20 Apr, 2016
1 commit
11 Apr, 2016
1 commit
07 Apr, 2016
1 commit
-
- Fixes issue where the active state for links wasn't updating. This is due to a bug in React and this implements a workaround which relies on setting { pure: false } on the main component container to prevent blocking re-renders when moving between routes (and leaving the active state on the old route). Hopefully this is fixed in the future as this isn't an ideal implementation.
05 Apr, 2016
2 commits
04 Apr, 2016
1 commit
-
- Gets active links working in nav with a bit of duct tape. TODO: - How can we remotely trigger updates on navigation when clicking links? Current solution is awfully clunky.
01 Apr, 2016
1 commit
30 Mar, 2016
1 commit