shaozi

Results 30 issues of shaozi

**Describe the bug** When I use material icons, the label and checkbox are not vertically central aligned. See screenshot 1, the labels are too low. ![Screen Shot 2020-10-15 at 10...

enhancement

Does it support KeyChain

``` ERROR in ./node_modules/angular2-google-chart/directives/angular2-google-chart.directive.ts Module build failed: Error: /Users/jingshaochen/Documents/pgm/hashmon/node_modules/angular2-google-chart/directives/angular2-google-chart.directive.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property. The...

On ubuntu 17.10, installed cuda 8 and libcudnn 5.1 make and install coffe2 without issue. However, when running "`python -m caffe2.python.operator_test.relu_op_test`", GPU is not supported. I have NVIDIA 1080 installed....

build
CUDA

Hi, The library is great! But the document is missing a lot of good functions. Here are the ones that are missing in the document for Address4: * address *...

Hi, I installed it through bower and src ip-address-global.js in the header. How to invoke Address4 in the browser? Thanks

I wrote an LDAP authentication lib and want to see what is the criteria to be included in the passportjs strategies page? Currently there is only one LDAP strategy there...

**Describe the bug** When a function is used in a component props, its parameter cannot have a type. in the following code, `x={(d: Point) => d.x}` shows an error of:...

enhancement

If I have a class method as the middleware, it is not called This does not work: ```python class M: def __init__(self): pass def middleware(self, resolver, obj, info, **args): print('m...

docs