Update ng2-bootstrap to version 1.0.24 🚀 #312

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-ng2-bootstrap-1.0.24 into development
greenkeeperio-bot commented 2016-07-18 13:24:52 +00:00 (Migrated from github.com)

Hello lovely humans,

ng2-bootstrap just published its new version 1.0.24.

State Update 🚀
Dependency ng2-bootstrap
New version 1.0.24
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 72 commits .

  • d95d57e 1.0.24
  • e7dd76b chore(demo): use routerLinkActive instead of custom method (#743)
  • 2b95c95 fix(modals): fixed modals fade in animation
  • 7277e1a docs(typeahead): Added Observables to typeahead doc (fixes #738, fixes #742) (#745)
  • fa4475a feat(tooltip): add implementation for tooltipClass (#664)
  • 9070125 feat(tooltip): tooltip html content (#724)
  • 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

There are 72 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.24. <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.24 </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 72 commits . - [`d95d57e`](https://github.com/valor-software/ng2-bootstrap/commit/d95d57edaf43209a944468cb2440f44c4be78d21) <code>1.0.24</code> - [`e7dd76b`](https://github.com/valor-software/ng2-bootstrap/commit/e7dd76b03a2432d6c44a0cbd8b2bfa96ab59b517) <code>chore(demo): use routerLinkActive instead of custom method (#743)</code> - [`2b95c95`](https://github.com/valor-software/ng2-bootstrap/commit/2b95c95b375555bbfd64e9b35e28033c0b21146c) <code>fix(modals): fixed modals fade in animation</code> - [`7277e1a`](https://github.com/valor-software/ng2-bootstrap/commit/7277e1ac47e6f01a7a2e2420b14188b22cbce15e) <code>docs(typeahead): Added Observables to typeahead doc (fixes #738, fixes #742) (#745)</code> - [`fa4475a`](https://github.com/valor-software/ng2-bootstrap/commit/fa4475a35afb796c806f0f1cc652b9fc277d7e6a) <code>feat(tooltip): add implementation for tooltipClass (#664)</code> - [`9070125`](https://github.com/valor-software/ng2-bootstrap/commit/9070125f7d6635a76fed569b21bcd2b14d90f7bd) <code>feat(tooltip): tooltip html content (#724)</code> - [`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> There are 72 commits in total. See the [full diff](https://github.com/valor-software/ng2-bootstrap/compare/f92bc047416c9d97d727d50aa1dae68d0c8efdfb...d95d57edaf43209a944468cb2440f44c4be78d21). --- 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.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#312