Sam Lin
Sam Lin
update: actually it doesn't really need to be in the modal. You just need to use IE11 with Windows7/8 [http://plnkr.co/edit/F0afr3Rih0O66i6M4B41?p=preview] When I try to use it with modal from ui-bootstrap,...
**Is your feature request related to a problem? Please describe.** The example doesn't work, because container is base on scratch now. Also needs to mention polling option, because inotify doesn't...
I am wondering if it is possible to have something like ```json "vscodeGitCommit.template": ["{type}({scope}{sub}): {message}"], "vscodeGitCommit.variables": { "scope": [ { "label": "worker", "detail": "individual worker" }, { "label": "srv", "detail":...
#92 This PR will relay all the other events that are not supported currently to upstream without checking committers.
**Describe the bug** I don't know if it is a bug. Here is the situation. I am trying to things like #857 #557 Basically I would like to **Pause** consuming...
### Current Behavior I am trying to use nx crystal in nx 18. I tried to add options in nx.json but it doesn't work. However, if I move the same...
to create label based on the path of the changed files for example: files changed under proj/test-proj-1 the label should be test-proj-1 here is an action with this feature https://github.com/TinkurLab/monorepo-pr-labeler-action/blob/master/app.js
Thanks for the great tool! Could you document more on the files.all option and output option? Both of them are not very clear from the test case. Here is what...
Here is the [example](http://plnkr.co/edit/wakDoc?p=preview) Kudos to [stewie](http://stackoverflow.com/users/1095616/stewie), I also put his walkaround solution in the example. Here is the [post](http://stackoverflow.com/questions/15170286/angular-ui-select2-directive-doesnt-work-with-angularjs-validation) on stackoverflow. Since I don't see the post he said...