[AngularJS] Date Validation using Angularjs.

2014-12-28 Thread Saber Khan
Hi everyone, I am newbee to angularjs, don't know exactly how to write the Angularjs code. But need some help regard date validation on html5 form. I have two dates actually. 1. Product Purchase Date 2. Product Warranty End Date When a user selects "Product Purchase Date", then the field of "P

[AngularJS] Access to attributes in custom directives

2014-12-28 Thread Justin Walsh
http://plnkr.co/edit/3nW5W7mGAvHpeflyCLDi?p=preview -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, sen

Re: [AngularJS] Abridged summary of angular@googlegroups.com - 4 updates in 4 topics

2014-12-28 Thread diogo
Atenção! Essa é uma mensagem automática, estaremos em férias de 19/12/2014 a 26/12/2014, com acesso limitado aos e-mails, assim que possível retornaremos. Obrigado! -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group

[AngularJS] Angular + Mongoose + Node: keine DB-Einträge

2014-12-28 Thread Thomas Handle
Hallo zusammen, dies ist mein erster Eintrag hier. Habe gerade begonnen, mich in die oben genannten Themen einzuarbeiten und brauche eure Unterstützung. Ich habe ein Model erstellt: var mongoose = require('mongoose'); var Schema = mongoose.Schema; var ArticleCategory = mongoose.model('ArticleC

Re: [AngularJS] How to perform infinite scroll using AngularJS and change route on every new post

2014-12-28 Thread Stefano Fornari
if you are looking for how to perform infinite scroll as well, this is good module: http://binarymuse.github.io/ngInfiniteScroll/ Ste On Sat, Dec 27, 2014 at 5:54 AM, Ijas Vellayicode wrote: > How to perform infinite scroll using AngularJS and change route on every new > post > > -- > You rece