tag:github.com,2008:https://github.com/the-front/angularjs-ee-boilerplate/releases Release notes from angularjs-ee-boilerplate 2016-02-29T02:35:02Z tag:github.com,2008:Repository/14778084/2.0.0 2016-02-29T02:42:48Z v2.0.0 <blockquote> <p>now the minimum <a href="https://nodejs.org/" rel="nofollow">node.js</a> version is 4.2.5</p> </blockquote> <ul> <li><code>tools</code> moved from grunt.js to gulp</li> <li><code>pom.xml</code> updated</li> <li>documentation updated</li> </ul> <h2></h2> <ul> <li>commands: <ul> <li><code>gulp</code> - simplified development flow to the command at root directory</li> <li><code>gulp --release</code> - distribuction flow, generate files on <code>./dist</code> directory</li> <li><code>gulp --preview</code> - generate distribuction files and start web server to check application</li> </ul> </li> </ul> <blockquote> <p>other commands see the documentation <a href="/the-front/angularjs-ee-boilerplate/blob/2.0.0/docs/en/README.md">en</a> | <a href="/the-front/angularjs-ee-boilerplate/blob/2.0.0/docs/pt-Br/README.md">pt-br</a></p> </blockquote> erkobridee tag:github.com,2008:Repository/14778084/1.7.0 2016-02-25T03:24:28Z v1.7.0 <ul> <li>vendor lib's updated <ul> <li><a href="https://getbootstrap.com/" rel="nofollow">bootstrap</a> v3.3.2 to v3.3.6</li> <li><a href="https://jquery.com/" rel="nofollow">jquery</a> v2.1.3 to v2.2.1</li> <li><a href="http://www.requirejs.org/" rel="nofollow">require.js</a> v2.1.15 to v2.1.22</li> <li><a href="https://code.angularjs.org/1.5.0/docs/api" rel="nofollow">angular.js</a> v1.3.11 to v1.5.0</li> <li><a href="https://angular-ui.github.io/bootstrap/" rel="nofollow">angular ui bootstrap</a> v0.12.0 to v1.1.2</li> <li><a href="https://angular-ui.github.io/ui-router/site/" rel="nofollow">angular ui router</a> v0.2.13 to v0.2.18</li> </ul> </li> </ul> <h2></h2> <blockquote> <p>now the minimum <a href="https://nodejs.org/" rel="nofollow">node.js</a> version is 4.2.5</p> </blockquote> <ul> <li><code>tools/</code> - node dependencies updated <ul> <li>shelljs v0.3.0 to v0.6.0</li> <li>inquirer v0.8.0 to v0.12.0</li> <li>underscore.string v3.0.2 to v3.3.4</li> <li>lodash v3.10.1 to v4.5.1</li> <li>esprima v1.2.3 to v2.7.2</li> <li>jit-grunt v0.9.0 to 0.10.0</li> <li>grunt-cleanempty v1.0.2 to v1.0.4</li> <li>grunt-concurrent v1.0.0 to v2.2.1</li> <li>grunt-contrib-clean v0.6.0 to v1.0.0</li> <li>grunt-contrib-concat v0.5.0 to v1.0.0</li> <li>grunt-contrib-copy v0.7.0 to v0.8.2</li> <li>grunt-contrib-htmlmin v0.3.0 to v0.6.0</li> <li>grunt-contrib-imagemin v0.9.2 to v1.0.0</li> <li>grunt-contrib-less v1.0.0 to v1.1.0</li> <li>grunt-contrib-uglify v0.7.0 to v0.11.1</li> <li>grunt-lintspaces v0.6.0 to v0.7.2</li> <li>grunt-contrib-jshint v0.11.0 to v1.0.0</li> <li>jshint-stylish v1.0.0 to 2.1.0</li> <li>grunt-protractor-runner v1.2.1 to v3.0.0</li> <li>protractor v1.6.1 to v3.1.1</li> <li>grunt-karma v0.8.2 to v0.12.1</li> <li>karma v0.12.13 to v0.13.21</li> <li>karma-chrome-launcher v0.1.7 to v0.2.2</li> <li>karma-coverage v0.2.7 to v0.5.2</li> <li>karma-junit-reporter v0.2.2 to v0.3.8</li> <li>karma-ng-html2js-preprocessor v0.1.2 to v0.2.1</li> <li>karma-phantom-launcher v0.1.4 to v1.0.0</li> </ul> </li> <li><code>publisher/</code> - node dependencies updated <ul> <li>time-grunt v0.3.1 to v1.3.0</li> <li>jit-grunt v0.7.0 to v0.10.0</li> <li>grunt-git v0.2.11 to v0.3.7</li> <li>grunt-shell v0.6.4 to v1.1.2</li> <li>grunt-contrib-clean v0.5.0 to v1.0.0</li> <li>grunt-contrib-copy v0.4.1 to v0.8.2</li> <li>grunt-contrib-jshint v0.7.2 to v1.0.0</li> <li>jshint-stylish v0.1.5 to v2.1.0</li> </ul> </li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.6.1 2016-02-19T16:15:36Z v1.6.1 <p><strong>fix:</strong></p> <ul> <li>grunt build:prod task flow to correctly generate require.js build/optimization</li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.6.0 2015-12-10T00:42:54Z v1.6.0 <ul> <li>require config centralized in <a href="/the-front/angularjs-ee-boilerplate/blob/1.6.0/src/deps.config.js">src/deps.config.js</a></li> <li>review and update tools dependencies to fix some issues</li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.5.1 2015-01-29T16:40:44Z v1.5.1 <ul> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.5.1/pom.xml#L12-L17">pom.xml</a> updated</li> <li>vendor lib updated <ul> <li><a href="https://code.angularjs.org/1.3.11/docs/" rel="nofollow">angular.js</a> v1.3.9 to v1.3.11</li> </ul> </li> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.5.1/tools/helpers/tests/require.config.js#L173-L185">tools/helpers/tests/require.config.js</a> updated</li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.5.0 2015-01-27T16:48:33Z v1.5.0 <ul> <li>added Apache Maven support <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="45365881" data-permission-text="Title is private" data-url="https://github.com/the-front/angularjs-ee-boilerplate/issues/30" data-hovercard-type="issue" data-hovercard-url="/the-front/angularjs-ee-boilerplate/issues/30/hovercard" href="https://github.com/the-front/angularjs-ee-boilerplate/issues/30">#30</a></li> </ul> <blockquote> <p>on root dir <code>mvn clean install</code>, prepare environment and run <code>grunt build:prod</code></p> </blockquote> <ul> <li>vendor lib's updated <ul> <li><a href="https://code.angularjs.org/1.3.9/docs/" rel="nofollow">angular.js</a> v1.3.4 to v1.3.9</li> <li><a href="https://github.com/the-front/angular-mocks-backend/releases/tag/0.1.7">angular-mocks-backend</a> v0.1.6 to v0.1.7</li> <li><a href="http://getbootstrap.com/" rel="nofollow">bootstrap</a> v3.3.1 to v3.3.2</li> <li><a href="https://jquery.com/" rel="nofollow">jquery</a> v2.1.1 to v2.1.3</li> <li><a href="https://angular-ui.github.io/bootstrap/" rel="nofollow">angular ui bootstrap</a> v0.11.0 to v0.12.0</li> <li><a href="https://angular-ui.github.io/ui-router/site/" rel="nofollow">angular ui router</a> v0.2.11 to v0.2.13</li> </ul> </li> <li><code>tools/</code> <ul> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.5.0/tools/Gruntfile.js#L54-L70">grunt build:prod flow</a> reviewed</li> <li>node dependencies <ul> <li>added <ul> <li><a href="https://github.com/jasmine/jasmine">jasmine-core</a> v2.1.3</li> </ul> </li> <li>updated <ul> <li><a href="https://angular.github.io/protractor/" rel="nofollow">protractor</a> v1.4.0 to v1.6.1</li> <li><a href="https://github.com/teerapap/grunt-protractor-runner">grunt-protractor-runner</a> v1.1.4 to v1.2.1</li> <li><a href="https://karma-runner.github.io/0.12/index.html" rel="nofollow">karma</a> v0.12.22 to v0.12.31</li> <li><a href="https://github.com/karma-runner/karma-jasmine">karma-jasmine</a> v0.2.2 to v0.3.5</li> <li><a href="https://github.com/karma-runner/karma-coverage">karma-coverage</a> v0.2.6 to v0.2.7</li> <li><a href="https://github.com/karma-runner/karma-ng-html2js-preprocessor">karma-hg-html2js-preprocessor</a> v0.1.0 to v0.1.2</li> <li><a href="https://github.com/karma-runner/karma-chrome-launcher">karma-chrome-launcher</a> v0.1.4 to v0.1.7</li> <li><a href="https://github.com/karma-runner/karma-firefox-launcher">karama-firefox-launcher</a> v0.1.3 to v0.1.4</li> <li><a href="https://github.com/moment/moment">moment</a> v2.8.1 to v2.9.0</li> <li><a href="https://github.com/lodash/lodash">lodash-node</a> v2.4.1 to v3.0.0</li> <li><a href="https://github.com/epeli/underscore.string">underscore.string</a> v2.3.3 to v3.0.2</li> <li><a href="https://github.com/kriskowal/q">q</a> v1.0.1 to v1.1.2</li> <li><a href="https://github.com/kriskowal/q-io">q-io</a> v1.11.4 to v1.11.6</li> <li><a href="https://github.com/SBoudrias/Inquirer.js">inquirer</a> v0.6.0 to v0.8.0</li> <li><a href="https://github.com/estools/escodegen">escodegen</a> v1.3.3 to v1.6.0</li> <li><a href="https://github.com/jquery/esprima">esprima</a> v1.2.2 to v1.2.3</li> <li><a href="https://github.com/stevenvachon/grunt-cleanempty">grunt-cleanempty</a> v1.0.0 to v1.0.2</li> <li><a href="https://github.com/shakyshane/grunt-browser-sync">grunt-browser-sync</a> v1.3.5 to v1.9.1</li> <li><a href="https://github.com/karlgoldstein/grunt-html2js">grunt-html2js</a> v0.2.8 to v0.3.0</li> <li><a href="https://github.com/sindresorhus/grunt-concurrent">grunt-concurrent</a> v0.5.0 to v1.0.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-imagemin">grunt-contrib-imagemin</a> v0.8.0 to v0.9.2</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect">grunt-contrib-connect</a> v0.8.0 to v0.9.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-uglify">grunt-contrib-uglify</a> v0.5.1 to v0.7.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-copy">grunt-contrib-copy</a> v0.5.0 to v0.7.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-less">grunt-contrib-less</a> v0.11.4 to v1.0.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint">grunt-contrib-jshint</a> v0.10.0 to v0.11.0</li> <li><a href="https://github.com/sindresorhus/jshint-stylish">jshint-stylish</a> v0.4.0 to v1.0.0</li> <li><a href="https://github.com/tschaub/grunt-newer">grunt-newer</a> v0.7.0 to v1.1.0</li> <li><a href="https://github.com/sindresorhus/time-grunt">time-grunt</a> v0.4.0 to v1.0.0</li> <li><a href="https://github.com/shootaroo/jit-grunt">jit-grunt</a> v0.8.0 to v0.9.0</li> </ul> </li> </ul> </li> </ul> </li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.4.4 2014-12-03T12:29:07Z v1.4.4 <ul> <li><a href="https://github.com/angular/protractor/">Protractor</a> updated to <a href="https://github.com/angular/protractor/releases/tag/1.4.0">v1.4.0</a> <ul> <li>Reviewed support to run in remote <a href="http://docs.seleniumhq.org/" rel="nofollow">Selenium</a> Server</li> <li>tools/ <ul> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.4.4/tools/config.protractor.js">config.protractor.js</a></li> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.4.4/tools/helpers/lib/localip.js">lib/localip.js</a></li> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.4.4/tools/helpers/grunt/config/protractor.js">grunt/config/protractor.js</a></li> </ul> </li> </ul> </li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.4.3 2014-11-28T16:30:59Z v1.4.3 <ul> <li>vendor lib updated <ul> <li><a href="http://getbootstrap.com/" rel="nofollow">bootstrap</a> v3.3.0 to v3.3.1</li> </ul> </li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.4.2 2014-11-28T16:31:58Z v1.4.2 <ul> <li>vendor lib updated <ul> <li><a href="https://code.angularjs.org/1.3.4/docs/" rel="nofollow">angular.js</a> v1.3.3 to v1.3.4</li> </ul> </li> </ul> erkobridee tag:github.com,2008:Repository/14778084/1.4.1 2014-11-27T18:39:50Z v1.4.1 <ul> <li>functions names reviewed</li> <li>files names reviewed :</li> </ul> <blockquote> <p><strong>routes.js</strong> renamed to <strong>states.js</strong> and <strong>routes.spec.js</strong> renamed to <strong>states.spec.js</strong></p> </blockquote> <ul> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.4.1/src/app">/src/app</a></li> <li>/tools/templates/angularjs <ul> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.4.1/tools/templates/angularjs/crud">/crud</a></li> <li><a href="/the-front/angularjs-ee-boilerplate/blob/1.4.1/tools/templates/angularjs/page">/page</a></li> </ul> </li> </ul> erkobridee