Commit Graph

93 Commits

Author SHA1 Message Date
Wesley Cho a9e476f0f7 feat: add npm support in main repository
- Add support for consuming the main repository via npm for releases

Closes #4739
Closes #5129
2016-01-08 06:42:44 -08:00
Foxandxss 1273156097 chore(karma): install fixed version
Closes #5126
2015-12-26 15:21:47 +01:00
Wesley Cho 6dbd3f8f06 chore: change node-markdown for marked
Closes #5066
Closes #5067
2015-12-14 10:28:09 -05:00
Wesley Cho 384fdfc83d chore: update package.json
- Update package.json with more information
- Improve .npmignore slightly

Closes #4993
2015-12-03 18:08:07 -08:00
Wesley Cho 1d49f054c0 chore: bump up uglify version 2015-11-27 11:35:08 -08:00
Wesley Cho 07c31d0731 chore: add eslint
- This adds eslint and integrates it to the build chain
- Removes jshint

Closes #4758
Closes #4840
2015-11-07 14:42:44 -08:00
Wesley Cho 20a8701c34 chore: update devDependencies 2015-10-30 06:54:22 -07:00
Wesley Cho 0b04eefd12 chore(release): Starting v1.0.0-SNAPSHOT 2015-10-23 13:47:45 -07:00
Wesley Cho e9d6ec2a29 chore(release): v0.14.3 2015-10-23 13:47:26 -07:00
Wesley Cho 16dafd5f1b chore(release): Starting v0.14.3-SNAPSHOT 2015-10-13 21:29:21 -07:00
Wesley Cho 539b4723e7 chore(release): v0.14.2 2015-10-13 21:29:05 -07:00
Wesley Cho a1340d72b6 chore(release): Starting v0.14.2-SNAPSHOT 2015-10-11 14:57:29 -07:00
Wesley Cho f9a73a08bd chore(release): v0.14.1 2015-10-11 14:57:03 -07:00
Wesley Cho 6bb2f550eb chore(release): Starting v0.14.1-SNAPSHOT 2015-10-08 21:23:52 -07:00
Wesley Cho c7cc9eab88 chore(release): v0.14.0 2015-10-08 21:23:25 -07:00
Wesley Cho 20739e4a2e chore(release): Starting v0.14.0-SNAPSHOT 2015-09-03 07:10:21 -07:00
Wesley Cho eec160855f chore(release): v0.13.4 2015-09-03 07:10:20 -07:00
Wesley Cho 9b094a0d31 chore(npm): remove ngAnimate 2015-08-28 14:43:18 -07:00
Wesley Cho 1914955a10 chore(npm): re-add angular-animate 2015-08-28 14:34:41 -07:00
FernandoSendMail bb9fa1a2a5 fix(typeahead): use ng-bind-html
- Switches to use `ng-bind-html` from `bind-html-unsafe`

BREAKING CHANGE: This modifies the typeahead to use the the `$sce` service instead when `ngSanitize` is present

Closes #3463
Resolves #4073
2015-08-17 07:14:24 -07:00
Wesley Cho 8213e7b5aa chore(npm): update dependencies 2015-08-11 08:50:44 -07:00
Wesley Cho 739b1d19f5 chore(release): Rolling back to 0.13.4 snapshot start 2015-08-09 09:36:08 -07:00
Wesley Cho 3a036de799 chore(release): Starting v0.14.0-SNAPSHOT 2015-08-09 09:30:04 -07:00
Wesley Cho 4a69d00815 chore(release): v0.13.3 2015-08-09 09:30:03 -07:00
tomasz stryjewski a05b9c1ac5 fix(modal): skipping ESC handling for form inputs
BREAKING CHANGE: Allow the user to hit `esc` inside an element in a modal and not exit the modal if the event has been `defaultPrevented`

Closes #3551
Fixes #2544
2015-08-06 08:00:39 -07:00
Wesley Cho 394fcc2576 chore(npm): bump up dependency versions 2015-08-03 23:57:12 -07:00
Wesley Cho ff37fb68ba chore(release): Starting v0.13.3-SNAPSHOT 2015-08-02 00:42:08 -07:00
Wesley Cho 76b21f5973 Revert "chore(release): Starting v0.14.0-SNAPSHOT"
This reverts commit 95d22cbb6f.
2015-08-02 00:41:38 -07:00
Wesley Cho 95d22cbb6f chore(release): Starting v0.14.0-SNAPSHOT 2015-08-02 00:41:11 -07:00
Wesley Cho 5e372c021b chore(release): v0.13.2 2015-08-02 00:41:09 -07:00
Wesley Cho 7af9cdf804 chore(build): remove ngdocs
- Remove ngdocs since it is not functional

Closes #4064
Closes #3457
2015-08-01 09:10:01 -07:00
Jesus Rodriguez feb8a8642c chore(tests): bump to 1.4.3 2015-07-23 20:42:31 +02:00
Wesley Cho 7bf3a2bed0 chore(release): Starting v0.13.2 2015-07-23 07:50:29 -07:00
Wesley Cho 4a29947a5a chore(release): v0.13.1 2015-07-23 07:47:31 -07:00
Wesley Cho fbc655614c Revert "chore(release): 0.13.1"
This reverts commit ece8a36cba.
2015-07-23 07:41:02 -07:00
Wesley Cho ece8a36cba chore(release): 0.13.1 2015-07-23 07:30:32 -07:00
Rob Jacobs 4683996246 chore(build): updating angular dependency
Setting the angular dependency to be 1.3.x or less
2015-05-28 10:59:33 -04:00
Chris Chua e9b9eb00b0 chore(release): Starting v0.13.1-SNAPSHOT 2015-05-02 11:43:56 -07:00
Chris Chua 4c6e0b3b2e chore(release): v0.13.0 2015-05-02 10:31:20 -07:00
Jesus Rodriguez 7de7a8ea28 chore(tests): update to jasmine 2.x
Closes #3469
Implements #3458
2015-04-02 09:57:34 -07:00
Chris Chua 5536e9660e chore(tests): use angular installed via npm
- Avoid maintaining / copying AngularJS source code on our repo.
- Ensures that Travis checks out the latest Angular version and tests
  against it.
2015-03-31 09:44:18 -07:00
Chris Chua dcb44b10c9 chore(build): add missing karma-coverage dependency
Useful for retrieving test coverage statistics.
2015-03-28 12:21:09 -07:00
Chris Chua fa8e52c406 chore(build): upgrade to Karma 0.12
Upgrade configuration file. However, still use an old version of karma-jasmine
because upgrading to Jasmine 2.x requires a number of test code changes.

Note that firefox-launcher is used for travis CI builds.
2015-03-28 12:21:09 -07:00
Chris Chua 8821d12eb2 chore(build): upgrade devDependencies
Upgrade dependencies that are safe to upgrade with no changes needed
in any configuration.
2015-03-28 12:21:09 -07:00
Chris Chua 8c584cd057 chore(build): upgrade to grunt-contentional-changelog 1.1
See #3332
2015-03-17 02:21:54 -07:00
Chris Chua fe33ca9848 chore(release): Starting v0.13.0-SNAPSHOT 2015-02-20 12:17:25 -08:00
Chris Chua b7e68347ad chore(release): 0.12.1 2015-02-20 11:47:50 -08:00
Chris Chua ac68c046f6 chore(release): Starting v0.13.0-SNAPSHOT 2014-11-16 13:36:32 -08:00
Chris Chua 1cebcbc387 chore(release): 0.12.0 2014-11-16 13:04:54 -08:00
Chris Chua 758edbb4d7 chore(release): Starting v0.12.0-SNAPSHOT 2014-09-26 09:11:32 -07:00