-
### Issue type
**I'm submitting a**
* [ ] bug report
* [X] feature request
### Issue description
**Current behavior:**
- Open dialog
- Navigate programmatically to another page
- Dialog …
-
It will be nice to have the ability to add styled tooltips to the nodes instead of the default browser ones.
I tried to follow (in the custom render implementation)
http://jsfiddle.net/9hCDs/1/
http:/…
-
**Given** an authorized user wants to recommend a Freelancer
**When** the user clicks on the `Likes` (Recommends) button for a Freelancer on the `List Nash Freelancers` view
**Then** the a Likes Co…
-
Just updated to 6.2. Started getting errors about duplicate identifiers in `lib.d.ts`. e.g.
```
>> /Users/ryan/Development/studio/node_modules/grunt-typescript/node_modules/typescript/bin/lib.d.ts…
-
I was reading the ending discussion of #402 and started to poke around the code to see the results of the labor. Although generally it's in the correct direction, I want to bring attention to aspects …
-
Internal users:
> Embedding a ChangeDetectionStrategy.Default component inside of a ChangeDetectionStrategy.OnPush component leads to strange, and often undesired behavior. It might be nice to have…
-
If you provide 2 points that are separated by water and impossible to drive to or walk to, you end up staring at a map of San Francisco:
http://plnkr.co/edit/UPoGrXrT6MS5kqDuAjTk?p=preview
This …
-
**I'm submitting a ...** (check one with "x")
```
[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please …
-
I am trying to display metric data of how many times a user hits play of a song in my music player application displayed on a pie chart using the nvd3 library. I am not getting errors in the console. …
-
Currently we're sending 19 scripts and 8 stylesheets when serving the client assets. This is bad. Ideally should be 1 & 1. I'd also like to get rid of jquery & bootstrap.js and switch to using angular…