Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-ui-components
Commit: 9fd0e958243e8397bd4db76c37f13c771791b757
https://github.com/hawkular/hawkular-ui-components/commit/9fd0e958243e839...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M package.json
Log Message:
-----------
Remove unused packages such as gulp-* since we are using webpack.
Commit: d77415345374285c9a281aebaa56f03aeedd0fd8
https://github.com/hawkular/hawkular-ui-components/commit/d77415345374285...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M README.adoc
M dist/js/hawkular-ui-components.js
M package.json
M src/demo/views/main.html
Log Message:
-----------
Require node >= 4.2.1 and npm >= 3. This is because node version 0.12 does not
work with this.
Commit: e935d05a3a158cf79cafb00a59b715f2d3aa5032
https://github.com/hawkular/hawkular-ui-components/commit/e935d05a3a158cf...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M README.adoc
M dist/js/hawkular-ui-components.js
M package.json
M src/demo/views/main.html
Log Message:
-----------
Merge pull request #119 from hawkular/mtho11/unused-npm-packages
Remove unused npm packages
Compare:
https://github.com/hawkular/hawkular-ui-components/compare/14ba7c34dc06.....