Update ng2-bootstrap to version 1.0.23 🚀 #308

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-ng2-bootstrap-1.0.23 into development
greenkeeperio-bot commented 2016-07-14 14:59:16 +00:00 (Migrated from github.com)

Hello lovely humans,

ng2-bootstrap just published its new version 1.0.23.

State Update 🚀
Dependency ng2-bootstrap
New version 1.0.23
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ng2-bootstrap.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


The new version differs by 66 commits .

  • b2e009b 1.0.23
  • 48a9aa7 fix(modal): injected DOCUMENT token is undefined
  • b4267aa fix(build): fix rxjs typings issues on build
  • fa54e46 fix(typeahead): Added form support (#723)
  • 53c7fd1 feat(datepicker): add emitting event when datepicker selection is done (#733)
  • 2dc9ceb fix(demo) onToggle event in dropdown demo
  • 1bc316f fix(dropdown): Add the dropdown-menu class to dropdown menus
  • fdbd493 1.0.22
  • fa7cca6 chore(publish): disable source maps, they produce to much warnings
  • ac6b92b 1.0.21
  • 50f3e09 chore(publish): enable source maps
  • 5e88303 1.0.20
  • c661772 fix(package): removed peer dependency to router
  • e01bfd5 chore(changelog): removed v1.0.18
  • 257993d 1.0.19

There are 66 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [ng2-bootstrap](https://www.npmjs.com/package/ng2-bootstrap) just published its new version 1.0.23. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> ng2-bootstrap </td> </tr> <tr> <th align=left> New version </td> <td> 1.0.23 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **not covered** by your **current version range**. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of ng2-bootstrap. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- The new version differs by 66 commits . - [`b2e009b`](https://github.com/valor-software/ng2-bootstrap/commit/b2e009b19a96871108b09cc401ecc9a7f1f05aee) <code>1.0.23</code> - [`48a9aa7`](https://github.com/valor-software/ng2-bootstrap/commit/48a9aa781055231ad746e470fe8b9f2a761c9fc6) <code>fix(modal): injected DOCUMENT token is undefined</code> - [`b4267aa`](https://github.com/valor-software/ng2-bootstrap/commit/b4267aaac9a81739902a6809c58d5b082ee15a8e) <code>fix(build): fix rxjs typings issues on build</code> - [`fa54e46`](https://github.com/valor-software/ng2-bootstrap/commit/fa54e46a14b5dd17f6624fbd2b4f1344751526ca) <code>fix(typeahead): Added form support (#723)</code> - [`53c7fd1`](https://github.com/valor-software/ng2-bootstrap/commit/53c7fd16917578967499a7c61dda7e0c9fe4a00e) <code>feat(datepicker): add emitting event when datepicker selection is done (#733)</code> - [`2dc9ceb`](https://github.com/valor-software/ng2-bootstrap/commit/2dc9ceb9aea26e4bd4876a31f8537921828a511f) <code>fix(demo) onToggle event in dropdown demo</code> - [`1bc316f`](https://github.com/valor-software/ng2-bootstrap/commit/1bc316fe1928b7c1861b28b1ae097879c3b3bfb9) <code>fix(dropdown): Add the dropdown-menu class to dropdown menus</code> - [`fdbd493`](https://github.com/valor-software/ng2-bootstrap/commit/fdbd4930853eb145bddb97815187fb9ce59d110d) <code>1.0.22</code> - [`fa7cca6`](https://github.com/valor-software/ng2-bootstrap/commit/fa7cca62450641229fdda47eac9f0e4c653f330d) <code>chore(publish): disable source maps, they produce to much warnings</code> - [`ac6b92b`](https://github.com/valor-software/ng2-bootstrap/commit/ac6b92b0834b9321e643acf9d3baf836a24bede1) <code>1.0.21</code> - [`50f3e09`](https://github.com/valor-software/ng2-bootstrap/commit/50f3e09a484589f6cc1e7f49f5f42c8d306f3ec9) <code>chore(publish): enable source maps</code> - [`5e88303`](https://github.com/valor-software/ng2-bootstrap/commit/5e88303ea9b51bd539ca3848b474d45639036eba) <code>1.0.20</code> - [`c661772`](https://github.com/valor-software/ng2-bootstrap/commit/c661772de1ac736484775b1b5a25f7f2257886dc) <code>fix(package): removed peer dependency to router</code> - [`e01bfd5`](https://github.com/valor-software/ng2-bootstrap/commit/e01bfd55edda8ec5c8bf7a6fd7e85bf837860138) <code>chore(changelog): removed v1.0.18</code> - [`257993d`](https://github.com/valor-software/ng2-bootstrap/commit/257993ddf0305c77fe2657f36138e594e13d3068) <code>1.0.19</code> There are 66 commits in total. See the [full diff](https://github.com/valor-software/ng2-bootstrap/compare/f92bc047416c9d97d727d50aa1dae68d0c8efdfb...b2e009b19a96871108b09cc401ecc9a7f1f05aee). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>

Pull request closed

Sign in to join this conversation.