Rodbourn

Results 4 comments of Rodbourn

@ibell Glad to hear NIST is taking on this responsibility, but I wouldn't suggest deprecating it until it's a full replacement. At 18 days it's hardly 'proven'. This has been...

Just confirming that using iCheck prevents asp.net from performing postbacks.

I added it in app.module.ts below the other breeze imports ``` import { HttpClient } from '@angular/common/http'; import { NamingConvention } from 'breeze-client'; import { DataServiceODataAdapter } from "breeze-client/adapter-data-service-odata"; import...