Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-ui-components
Commit: bef3fb29604858a949e4f1429adfdac7148d2368
https://github.com/hawkular/hawkular-ui-components/commit/bef3fb29604858a...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M README.adoc
M bower.json
M demo/services/availableComponentsService.ts
M demo/template-index.ejs
M demo/views/main.html
M dist/js/hawkular-ui-components.js
M webpack.config.js
Log Message:
-----------
Small Enhancements, more instructions and wording clean-up. (#135)
* Add ng-strict-di to ng-app to aid in debugging dependency injection errors.
* Update patternfly from ^3.3.1 to ^3.5.1.
* Clean up some of the language use and make it more ManageIQ focused instead of
Hawkular.
* Use ng-cloak to make the initial render not show the '{vars}' until next render
cycle.
* Change the url page title to 'ManageIQ Components' from 'Powered by
webpack'
* Add the` tsfmt -r` instructions.