Re: [AngularJS] Re: Not happy angular.io uses cli as default

2017-02-27 Thread reginemcfarlane via Angular and AngularJS discussion


On Tue, 2/28/17, rodman.deborah via Angular and AngularJS discussion 
<angular@googlegroups.com> wrote:

 Subject: Re: [AngularJS] Re: Not happy angular.io uses cli as default
 To: angular@googlegroups.com
 Date: Tuesday, February 28, 2017, 12:23 AM
 
 
 
 On Mon, 2/27/17, jamesmatthews431 via Angular and AngularJS
 discussion <angular@googlegroups.com>
 wrote:
 
  Subject: Re: [AngularJS] Re: Not happy angular.io uses cli
 as default
  To: angular@googlegroups.com
  Date: Monday, February 27, 2017, 6:05 PM
  
  
  
  On Mon, 2/27/17, chandaniel112 via Angular and AngularJS
  discussion <angular@googlegroups.com>
  wrote:
  
   Subject: Re: [AngularJS] Re: Not happy angular.io
 uses cli
  as default
   To: angular@googlegroups.com
   Date: Monday, February 27, 2017, 8:28 AM
   
   
   
   On Sun, 2/26/17, reginemcfarlane via Angular and
 AngularJS
   discussion <angular@googlegroups.com>
   wrote:
   
    Subject: Re: [AngularJS] Re: Not happy angular.io
  uses cli
   as default
    To: angular@googlegroups.com
    Date: Sunday, February 26, 2017, 8:26 PM
    
    
    
    On Sun, 2/26/17, 'Lucas Lacroix' via Angular and
  AngularJS
    discussion <angular@googlegroups.com>
    wrote:
    
     Subject: Re: [AngularJS] Re: Not happy angular.io
   uses cli
    as default
     To: "Angular and AngularJS discussion" <angular@googlegroups.com>
     Date: Sunday, February 26, 2017, 1:36 PM
     
     Whoever told
     you that you cannot debug a production build was
    incorrect.
     We debug in production all the time without issue.
 
     
     On Sun, Feb 26, 2017, 06:34 Long Field <long...@gmail.com>
     wrote:
     Hi SanderLet me make this clear, I
     judge complex or flexible according the task and
   tools,
    not
     by if I know how to do something or not.
     I does not know much about
     cli, this is true and I've been told I cannot
 debug
   with
     cli production build.
     ooh, I've make myself
     lots of enemy in community.
     Thanks any
     way.
     On
     Saturday, February 25, 2017 at 9:34:57 PM UTC+11,
   Sander
     Elias wrote:Hi Long,Couple of clicks and change
 or
   add
    couple lines of
     you can have a VB application; similar as ng-cli,
   couple
    of
     switches and add couple lines or components and
 you
   have a
     ng application running! that let me to
     compare.Ease of use doesn't make
     a tool "unprofessional". Easy setup of an empty
     app-shell doesn't diminish the value of the tool.
   Then
     again, if you don't like the generation part,
 none
   is
     enforcing you to use it. You can very well use
 the
   tool
    for
     just building, and skip the generation
 completely.
      
     elaborate
     brings complex and less flexible, and the worse,
 with
   cli
     production built and I won't be able debug in
     production. You might surprise what !!! debug in
     production?There is nothing in the CLI
     that prevents you from doing this. You can use
 it
   to
    build
     a production app, including sourcemaps if that
   floats
    your
     boat.
     Also, you can eject the
     webpack-config if you need/want even more
   control over
    the
     build part.
     Sorry, but it sounds to me
     that you don't know how to do certain things with
   the
     CLI, and are blaming the tool for that. How that
   relates
    to
     your remarks of professionalism, well, I leave
 that
   up to
     you.
     If you
     build an app using the CLI it follows all the
 current
   best
     practices and the angular style-guide. Those
 things
   are
     created by professionals, for professionals. And
   made
     accessible for everyone. Even juniors are able to
   make a
     maintainable program if they just follow the
   guidelines.
    In
     my eyes, that alone makes it a tool for
   professionals. A
     tool that's easy to use? Even better, that way I
 can
     focus on my app, instead of spending time on
 things
   that I
     need to build/generate, but do not add value to
 my
   app.
     
     Well, that's just my
     2cents.RegardsSander
     
     
     
     
     -- 
     
     You received this message because you are
 subscribed
   to
    the
     Google Groups "Angular and AngularJS discussion"
     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, send email to angular@googlegroups.com.
     
     Visit this group at
    https://groups.google.com/group/angular.
     
     For more options, visit
    https://groups.google.com/d/optout.
     
     -- 
     Lucas LacroixComput

Re: [AngularJS] Re: Not happy angular.io uses cli as default

2017-02-26 Thread reginemcfarlane via Angular and AngularJS discussion


On Sun, 2/26/17, 'Lucas Lacroix' via Angular and AngularJS discussion 
 wrote:

 Subject: Re: [AngularJS] Re: Not happy angular.io uses cli as default
 To: "Angular and AngularJS discussion" 
 Date: Sunday, February 26, 2017, 1:36 PM
 
 Whoever told
 you that you cannot debug a production build was incorrect.
 We debug in production all the time without issue. 
 
 On Sun, Feb 26, 2017, 06:34 Long Field 
 wrote:
 Hi SanderLet me make this clear, I
 judge complex or flexible according the task and tools, not
 by if I know how to do something or not.
 I does not know much about
 cli, this is true and I've been told I cannot debug with
 cli production build.
 ooh, I've make myself
 lots of enemy in community.
 Thanks any
 way.
 On
 Saturday, February 25, 2017 at 9:34:57 PM UTC+11, Sander
 Elias wrote:Hi Long,Couple of clicks and change or add couple lines of
 you can have a VB application; similar as ng-cli, couple of
 switches and add couple lines or components and you have a
 ng application running! that let me to
 compare.Ease of use doesn't make
 a tool "unprofessional". Easy setup of an empty
 app-shell doesn't diminish the value of the tool. Then
 again, if you don't like the generation part, none is
 enforcing you to use it. You can very well use the tool for
 just building, and skip the generation completely.
  
 elaborate
 brings complex and less flexible, and the worse, with cli
 production built and I won't be able debug in
 production. You might surprise what !!! debug in
 production?There is nothing in the CLI
 that prevents you from doing this. You can use it to build
 a production app, including sourcemaps if that floats your
 boat.
 Also, you can eject the
 webpack-config if you need/want even more control over the
 build part.
 Sorry, but it sounds to me
 that you don't know how to do certain things with the
 CLI, and are blaming the tool for that. How that relates to
 your remarks of professionalism, well, I leave that up to
 you.
 If you
 build an app using the CLI it follows all the current best
 practices and the angular style-guide. Those things are
 created by professionals, for professionals. And made
 accessible for everyone. Even juniors are able to make a
 maintainable program if they just follow the guidelines. In
 my eyes, that alone makes it a tool for professionals. A
 tool that's easy to use? Even better, that way I can
 focus on my app, instead of spending time on things that I
 need to build/generate, but do not add value to my app.
 
 Well, that's just my
 2cents.RegardsSander
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular and AngularJS discussion"
 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 
 -- 
 Lucas LacroixComputer
 ScientistAdvanced
 Technology Division, MEDITECH781-774-2293
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular and AngularJS discussion"
 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 ucerirea independentei de stat a Romanisi a marcat astfel un moment important 
pe calea realizarii deplinei unitati nationale  fiind  de fapt  temelia Marii 
Uniri din 1918.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] Re: Angular CLI and production build output filename issue

2017-01-15 Thread reginemcfarlane via Angular


On Sun, 1/15/17, Sander Elias  wrote:

 Subject: Re: [AngularJS] Re: Angular CLI and production build output filename 
issue
 To: "Angular" 
 Date: Sunday, January 15, 2017, 11:25 AM
 
 Done!,
 I'll
 let you know the result when there is one!
 RegardsSander
 
 On Saturday, January 14, 2017
 at 11:54:47 PM UTC+1, Thierry Ciot wrote:Yes that would
 be great.
 Thanks.
 
 On Sat, Jan 14, 2017 at
 12:59 AM, Sander Elias  wrote:
 Hi Thierry,
 I can open an issue for this if you
 want?
 RegardsSander
 
 
 
 -- 
 
 You received this message because you are subscribed to a
 topic in the Google Groups "Angular" group.
 
 To unsubscribe from this topic, visit https://groups.google.com/d/
 topic/angular/TPloz8WXuvc/ unsubscribe.
 
 To unsubscribe from this group and all its topics, send an
 email to angular+u...@
 googlegroups.com.
 
 To post to this group, send email to ang...@googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/angular.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
 
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 narea in circuitul pietei a mosiilor nobiliare  boieresti si manastiresti  ca 
si a

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] Re: Construct a full URL for a route, with params, for use in launching a new browser tab

2017-01-13 Thread reginemcfarlane via Angular


On Fri, 1/13/17, jamesmatthews431 via Angular  wrote:

 Subject: Re: [AngularJS] Re: Construct a full URL for a route, with params, 
for use in launching a new browser tab
 To: angular@googlegroups.com
 Date: Friday, January 13, 2017, 2:11 AM
 
 
 
 On Fri, 1/13/17, floydjack428 via Angular 
 wrote:
 
  Subject: Re: [AngularJS] Re: Construct a full URL for a
 route, with params, for use in launching a new browser tab
  To: angular@googlegroups.com
  Date: Friday, January 13, 2017, 1:33 AM
  
  
  
  On Thu, 1/12/17, Brian Kotek 
  wrote:
  
   Subject: Re: [AngularJS] Re: Construct a full URL for
 a
  route, with params, for use in launching a new browser tab
   To: angular@googlegroups.com
   Date: Thursday, January 12, 2017, 4:01 PM
   
   Well, I was hoping for something
   that would automatically handle appending the route
 and
  URL
   params using the proper syntax for the current
 location
   strategy. 
   Like I said, I know I can do this
   myself, but before I took the time, I thought I'd see
 if
   there was something built-in that exposes this. I
 realize
   that it's probably not a very common need, but it
   seems like something that either Router or Location
   should be able to handle. After all, the framework
   has to be doing this internally somewhere
   already. 
   On Thu, Jan 12, 2017 at
   6:24 AM, Sander Elias 
   wrote:
   Hi Brian,
   why
   can't you just use some string manipulation?
 Using es6
   template strings that's probably easier to do as
 what
   you are trying to do now?
   RegardsSander
   
   
   
   
   
   -- 
   
   You received this message because you are subscribed
 to a
   topic in the Google Groups "Angular" group.
   
   To unsubscribe from this topic, visit https://groups.google.com/d/
   topic/angular/l1wkqvfmTgk/ unsubscribe.
   
   To unsubscribe from this group and all its topics,
 send an
   email to angular+unsubscribe@
   googlegroups.com.
   
   To post to this group, send email to angular@googlegroups.com.
   
   Visit this group at https://groups.google.com/
   group/angular.
   
   For more options, visit https://groups.google.com/d/
   optout.
   
   
   
   
   
   
   -- 
   
   You received this message because you are subscribed
 to
  the
   Google Groups "Angular" 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, send email to angular@googlegroups.com.
   
   Visit this group at
  https://groups.google.com/group/angular.
   
   For more options, visit
  https://groups.google.com/d/optout.
   ara Romaneasca  sub presiunea Rusiei  Imperiul
  Otoman a intervenit i militare pentru a restabili regimul
  Regulamentului Organic. La 31 uhe n Corp expeditionar
 otoman
  conclus de Suieiman Pasa a trecut Dunarea giu. Dupa
  numeroase tratative  in ciuda protestului populatiei
  romanesti ui provizoriu a fost inlocuit de o Locotenenta
  domneascaformata din Ion 3 Radulescu  Christian Teii si
  Nicoiae Goiescu. Programul revolutionar a unele modificari
  si a fost supus aprobarii Portii. S-au reluat contactele
 oua
  conducere si consulii puterilor straine  iar o
  delegatie in frunte cu
  
  -- 
  You received this message because you are subscribed to
 the
  Google Groups "Angular" 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, send email to angular@googlegroups.com.
  Visit this group at
  https://groups.google.com/group/angular.
  For more options, visit
  https://groups.google.com/d/optout.ceasta
 era mica proprietate bazata pe munca  adica
 intinderea de pamant cultivabil potrivita capacitatii de
 munca a plugarului si a familiei sale  lucrata de
 proprietar si familia sa  dar neexcluzand eventualele
 si sporadicile concursun'de brate ale semenilor... 
 
 -- 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/angular.
 For more options, visit
 https://groups.google.com/d/optout.onsulul Turciei la lasi Selim Gurdji la 20 
mai 1908 despre idealul unitatii nationale la romanii din Bucovina

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at 

Re: [AngularJS] Version of AngularJs without JQLite?

2017-01-05 Thread reginemcfarlane via Angular


On Thu, 1/5/17, eddaburleson via Angular  wrote:

 Subject: Re: [AngularJS] Version of AngularJs without JQLite?
 To: angular@googlegroups.com
 Date: Thursday, January 5, 2017, 10:46 PM
 
 
 
 On Thu, 1/5/17, chandaniel112 via Angular 
 wrote:
 
  Subject: Re: [AngularJS] Version of AngularJs without
 JQLite?
  To: angular@googlegroups.com
  Date: Thursday, January 5, 2017, 7:48 PM
  
  
  
  On Thu, 1/5/17, floydjack428 via Angular 
  wrote:
  
   Subject: Re: [AngularJS] Version of AngularJs
 without
  JQLite?
   To: angular@googlegroups.com
   Date: Thursday, January 5, 2017, 5:52 PM
   
   
   
   On Thu, 1/5/17, Muhammad bin Yusrat 
   wrote:
   
    Subject: Re: [AngularJS] Version of AngularJs
  without
   JQLite?
    To: "Angular" 
    Date: Thursday, January 5, 2017, 2:52 PM
    
    Angular is now 166
    Kbs. Do we really save 2KB still?
    
    On Wednesday, 30 January 2013 22:49:45 UTC+5, Pete
  Bacon
    Darwin  wrote:There are one or two functions
    in jqlite that the core of angular uses even if
  jquery is
    there so you might need to tread carefully when
  removing
    it.
    Pete
    
    ...from my mobile.
    On Jan 30, 2013 5:05
    PM, "Pawel Kozlowski"  wrote:
    
    Hi!
    
    
    
    I guess this can be considered as an "official"
    answer:
    
    https://plus.google.com/
    104744871076396904202/posts/ EgjErc6NdrD
    
    
    
    Cheers,
    
    Pawel
    
    
    
    On Wed, Jan 30, 2013 at 4:45 PM, Kevin Kirchner
    
    
   wrote:
    
    > Is there an easy way to remove jqlite to save
   filesize
    if you know you're
    
    > already loading jQuery?
    
    >
    
    >
    
    > I've dug into it a little bit, but thought the
    creators may be able to shed
    
    > light fairly quickly — s there an easy way to
   remove
    jqlite to save filesize
    
    > if you know you're already loading jQuery?
    
    >
    
    > I've created a fork to post my findings:
    
    > https://github.com/
    kevinkirchner/angularjs- nojqlite
    
    >
    
    > --
    
    > 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+u...@
    googlegroups.com.
    
    > To post to this group, send email to ang...@googlegroups.com.
    
    > Visit this group at http://groups.google.com/
    group/angular?hl=en-US.
    
    > For more options, visit https://groups.google.com/
    groups/opt_out.
    
    >
    
    >
    
    
    
    
    
    
    
    --
    
    Question? Send a fiddle
    
    (http://jsfiddle.net/
    pkozlowski_opensource/Q2NpJ/) or a plunk
    
    (http://plnkr.co/)
    
    Need help with jsFiddle? Check this:
    
    http://pkozlowskios.wordpress.
    com/2012/08/12/using-jsfiddle- with-angularjs/
    
    
    
    Looking for UI widget library for AngularJS? Here you
  go:
    
    http://angular-ui.github.com/
    
    
    
    --
    
    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+u...@
    googlegroups.com.
    
    To post to this group, send email to ang...@googlegroups.com.
    
    Visit this group at http://groups.google.com/
    group/angular?hl=en-US.
    
    For more options, visit https://groups.google.com/
    groups/opt_out.
    
    
    
    
    
    
    
    
    
    
    -- 
    
    You received this message because you are subscribed
  to
   the
    Google Groups "Angular" 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, send email to angular@googlegroups.com.
    
    Visit this group at
   https://groups.google.com/group/angular.
    
    For more options, visit
   https://groups.google.com/d/optout.
    ucovina  vechi pamant romanesc  care alaturat
   Moldovei cuprindea tinutul Cernautilor si o parte din
 cel
  al
   Sucevei  a fost rapit  de Imperiul Habsburgic in
   1775!
   
   -- 
   You received this message because you are subscribed
 to
  the
   Google Groups "Angular" 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, send email to angular@googlegroups.com.
   Visit this group at
   https://groups.google.com/group/angular.
   For more options, visit
   

Re: [AngularJS] Crud ?

2017-01-03 Thread reginemcfarlane via Angular


On Tue, 1/3/17, Alain Mouette  wrote:

 Subject: Re: [AngularJS] Crud ?
 To: angular@googlegroups.com
 Date: Tuesday, January 3, 2017, 3:44 PM
 
 
 
 
 Crud may get you
 into
 trouble...
 I wrote a small
 blog about Api
 good practices, I hope it can help: 
https://bonseletrons.wordpress.com/creating-a-good-api-for-an-spa/
 
 -
 
 Alain Mouette (ツ)
 
 
 
 
 A
 3 de janeiro de 2017 10:48:06 JUNIOR FERREIRA
 
 escreveu:
 
 Where I can see the sources of a project like
 this: Crud
 with paging and search consuming JSON webservice ?
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups
 "Angular" 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 
 
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 odea  CorneliaLupta romanilor pentru unitate nationala 1834-1849
Editura Academiei R.S.R. 

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] why do we have to import Http in a service even if we import it in app module?

2017-01-01 Thread reginemcfarlane via Angular


On Sun, 1/1/17, 'Lucas Lacroix' via Angular  wrote:

 Subject: Re: [AngularJS] why do we have to import Http in a service even if we 
import it in app module?
 To: angular@googlegroups.com
 Date: Sunday, January 1, 2017, 1:21 PM
 
 Again...
 This has nothing to do with Angular or the "app
 module". This is how ES6 imports and Typescript work
 and it is how imports work in most languages. Every
 module/file that needs a definition must import the file
 that contains that definition. In this case, the definition
 is for the Http module. This is so the system knows exactly
 which module you mean to reference within your
 module.
 Module imports are
 not inherited because it would make certain things
 impossible. For example: no module that you imported could
 ever have a module with the same name as any other module in
 any library that you are using.
 On Sun, Jan
 1, 2017 at 6:14 AM Sathish VJ 
 wrote:
 Would it not be
 enough then to do it in the app module since it will be
 available down the component tree?  Or is it only certain things
 that are available in the hierarchy?  If yes, which ones
 are they?
 
 On Sunday, 1 January 2017
 16:38:56 UTC+5:30, Lucas Lacroix  wrote:Hi Sathish,You're importing the
 definitions so that they can be referenced within your
 code.
 This is fairly typical of
 most languages that do imports (Java, C++, C#, etc.) and is
 not specific to Angular.
 On Sun, Jan 1, 2017
 at 5:55 AM Sathish VJ 
 wrote:
 I did not quite understand what needs to be
 imported only once and what all multiple times.
 Why is it not enough to
 import Http only once in app-module?  Why do I have to
 import it again in every service?
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to angular+u...@googlegroups.com.
 
 To post to this group, send email to ang...@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 
 -- 
 Lucas LacroixComputer
 ScientistAdvanced
 Technology Division, MEDITECH781-774-2293
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 
 -- 
 Lucas LacroixComputer
 ScientistAdvanced
 Technology Division, MEDITECH781-774-2293
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/angular.
 
 For more options, visit https://groups.google.com/d/optout.
 a aproape un an de la retragerea trupelor tariste din tarile Romane cei doi 
domni isi recuperau tronurile la sfarsitul lunii septembrie 1854: Barbu stirbey 
 in tara Romaneasca  a manifestat o atitudine defavorabila miscarii unioniste  
sperand sa obtina o noua candidatura la tron. in Moldova insa  Grigore 
Alexandru Ghica a inlesnit editarea unor publicatii ca Romania literara  si 
Steaua Dunarii   cu rol important in pregatirea spiritelor pentru Unire  in 
formarea constiintei nationale.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] Re: unable to represent c3 chart directives in angular gridster (Angularjs 1.x)

2016-12-31 Thread reginemcfarlane via Angular


On Sat, 12/31/16, chandaniel112 via Angular  wrote:

 Subject: Re: [AngularJS] Re: unable to represent c3 chart directives in 
angular gridster (Angularjs 1.x)
 To: angular@googlegroups.com
 Date: Saturday, December 31, 2016, 12:37 AM
 
 
 
 On Fri, 12/30/16, Mn Kishore 
 wrote:
 
  Subject: Re: [AngularJS] Re: unable to represent c3 chart
 directives in angular gridster (Angularjs 1.x)
  To: "Angular" 
  Date: Friday, December 30, 2016, 9:47 AM
  
  
  I mean,    in my plunker I  have
   
   or  even changing it to 
  does not giving the charts.  The correct way is
  .
  There was a typo in syntax in my earlier reply
  
  On Friday,
  December 30, 2016 at 11:07:33 AM UTC+5:30, Mn Kishore
  wrote:Sander, The trick is
  with your  
  where as           in my plunker I  have
   
   or  even changing it to 
  does not giving the charts. When I change the directive to
  ,
  the charts are showing up. 
  Thank you very much for
  sol. 
  On Thu, Dec 29, 2016 at
  8:02 PM, Sander Elias 
  wrote:
  Fixed the names again: http://plnkr.co/edit/
  U38VmtyeavypaFhLNipa?p=previewAgain, it works for
  me.
  RegardsSander
  
  
  
  -- 
  
  You received this message because you are subscribed to a
  topic in the Google Groups "Angular" group.
  
  To unsubscribe from this topic, visit https://groups.google.com/d/
  topic/angular/zhtc_ZnyyZo/ unsubscribe.
  
  To unsubscribe from this group and all its topics, send an
  email to angular+unsubscribe@
  googlegroups.com.
  
  To post to this group, send email to angular@googlegroups.com.
  
  Visit this group at https://groups.google.com/
  group/angular.
  
  For more options, visit https://groups.google.com/d/
  optout.
  
  
  
  
  
  
  
  -- 
  
  You received this message because you are subscribed to
 the
  Google Groups "Angular" 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, send email to angular@googlegroups.com.
  
  Visit this group at
 https://groups.google.com/group/angular.
  
  For more options, visit
 https://groups.google.com/d/optout.
  ebeliunea   legionara   din   ianuarie   1941 
   si   consecintele   
 s-  Intensificarea violentelor legionarilor si faptul
 ca acestia deveneau tot mai indezirabili in ochii opiniei
 publice l-au determinat pe Ion Antonescu  inca din
 decembrie  1940   sa  ia 
 primele  masuri contra Garzii de Fier. Astfel  a
 ordonat desfiintarea politie*i legionare si a instituit
 pedeapsa cu moartea pentru instigarea la rebeliune. 
 Legionarii  profitand de complicitatea sefului politiei
 secrete germane  Heinrich Himmler  s-au
 inarmat   prega-tindu-se pentru confruntarea
 decesiva.
 
 -- 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/angular.
 For more options, visit
 https://groups.google.com/d/optout.ra cea de orientare radicala   in frunte cu 
 . C. Bratianu si C.A.Rosetti. Cat priveste gruparea condusa de  . Ghica  ea nu 
este singura de orientare moderata printre fractiunile liberale. Altele 
asemenea se contureaza in jurul lui Mihail Kogalniceanu sau Nicolae lonescu. 
Moderatii  se strang insa si in preajma lui Vasile Boerescu  care - impreuna cu 
fosti revolutionari de la 1848  si vechi unionisti - se va indeparta treptat de 
liberali  apropiindu-se de conservatori. in unele momente  aceasta apropiere 
duce la constituirea unor noi guverne mixte   conservatori-liberali . Aliante 
se formeaza chiar intre liberali  cea mai cunoscuta fiind  cum vom vedea  
coalitia intemeiata pe tratatul  de la hotelul  Concordia  .

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] Re: Angular 2 form validation with input type=“text” with some condition

2016-12-17 Thread reginemcfarlane via Angular


On Fri, 12/16/16, reginemcfarlane via Angular <angular@googlegroups.com> wrote:

 Subject: Re: [AngularJS] Re: Angular 2 form validation with input type=“text” 
with some condition
 To: angular@googlegroups.com
 Date: Friday, December 16, 2016, 4:10 PM
 
 
 
 On Fri, 12/16/16, eddaburleson via Angular <angular@googlegroups.com>
 wrote:
 
  Subject: Re: [AngularJS] Re: Angular 2 form validation with
 input type=“text” with some condition
  To: angular@googlegroups.com
  Date: Friday, December 16, 2016, 9:51 AM
  
  
  
  On Fri, 12/16/16, Sander Elias <sanderel...@gmail.com>
  wrote:
  
   Subject: Re: [AngularJS] Re: Angular 2 form
 validation with
  input type=“text” with some condition
   To: "Angular" <angular@googlegroups.com>
   Date: Friday, December 16, 2016, 8:37 AM
   
   Hi
   Aec,
   If you build a plunk
   showcasing your issue, I will take a look at this.
 That
  was
   way too much code for pasting in a message. ;)
   RegardsSander
   
   
   
   -- 
   
   You received this message because you are subscribed
 to
  the
   Google Groups "Angular" 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, send email to angular@googlegroups.com.
   
   Visit this group at
  https://groups.google.com/group/angular.
   
   For more options, visit
  https://groups.google.com/d/optout.
   
   ceste  aducand injurii legilor tarii  asemenea si
  a subsefului morar  pentru echilibrarea
  
  -- 
  You received this message because you are subscribed to
 the
  Google Groups "Angular" 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, send email to angular@googlegroups.com.
  Visit this group at
  https://groups.google.com/group/angular.
  For more options, visit
  https://groups.google.com/d/optout.uvernul
 revolutionar din tara Romaneasca a actionat  in
 acelasi timp  i recunoasterea sa de catre puterile
 europene. Pentru aceasta au ?urat o bogata activitate
 diplomatica Ion Ghica la Constantinopol  ndru G.
 Golescu la Paris  Dimitrie Bratianu la Pesta  Ion
 Maiorescu la furt. Desi ascuns  din considerente
 tactice  obiectivul unitatii nationale a iereu prezent
 in toate actiunile revolutionare. La 12 iunie 1848  in
 gazeta  ui roman  dm Bucuresti  aparea
 manifestul intitulat Catre fratii nostri din
 >va   in care era subliniata ideea
 deplinei unitati nationale. Peste numai o nana  August
 Treboniu Laurian ii propunea lui Nicolae Balcescu
 izarea  la Bucuresti  a unui Congres al tuturor
 romanilor. Activitatea diplomatica desfasurata de
 revolutionarii romani in capitalele ene urmarea sa evite o
 interventie militara  a Rusiei si a Imperiului an 
 care se profila. La 31 iulie 1848  printr-o nota
 diplomatica. Rusia a imnat violent revolutia romana si a
 acuzat pe romani ca doresc sa se ca intr-un singur stat.
 Succesiunea evenimentelor din Transilvania si tara neasca a
 insufletit  din nou  miscarea romaneasca din
 Moldova. In august 1848 a fost redactat  de catre
 Mihail Kogalniceanp  la Cernauti  amul  atat
 de semnificativ intitulat  Dorinte e partidei nationale
 in Moldova  derile sale au fost dezvoltate 
 ulterior  in Proiectul de constitutie pentru wa . Erau
 cuprinse  aici  elemente de baza ale viitorului
 stat roman modern etatea intrunirilor si a cuvantului 
 a persoanei  egalitatea in fata legit 
 nsabilitatea ministeriala  desfiintarea privilegiilor.
 Demn de remarcat este irea Moldovei cu tara Romaneasca era
 considerata cheta boltii fara de i-ar prabusi intreg
 edificiul national .Fruntasi ai revolutiei romane de la
 1848  din tara Romaneasca
 
 -- 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/angular.
 For more options, visit
 https://groups.google.com/d/optout.ivitatea de pionierat in acest domeniu a 
lui Vasile Alecsandri s\ B.P. Hasdeua

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] Re: Angular 2 form validation with input type=“text” with some condition

2016-12-16 Thread reginemcfarlane via Angular


On Fri, 12/16/16, eddaburleson via Angular  wrote:

 Subject: Re: [AngularJS] Re: Angular 2 form validation with input type=“text” 
with some condition
 To: angular@googlegroups.com
 Date: Friday, December 16, 2016, 9:51 AM
 
 
 
 On Fri, 12/16/16, Sander Elias 
 wrote:
 
  Subject: Re: [AngularJS] Re: Angular 2 form validation with
 input type=“text” with some condition
  To: "Angular" 
  Date: Friday, December 16, 2016, 8:37 AM
  
  Hi
  Aec,
  If you build a plunk
  showcasing your issue, I will take a look at this. That
 was
  way too much code for pasting in a message. ;)
  RegardsSander
  
  
  
  -- 
  
  You received this message because you are subscribed to
 the
  Google Groups "Angular" 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, send email to angular@googlegroups.com.
  
  Visit this group at
 https://groups.google.com/group/angular.
  
  For more options, visit
 https://groups.google.com/d/optout.
  
  ceste  aducand injurii legilor tarii  asemenea si
 a subsefului morar  pentru echilibrarea
 
 -- 
 You received this message because you are subscribed to the
 Google Groups "Angular" 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, send email to angular@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/angular.
 For more options, visit
 https://groups.google.com/d/optout.uvernul revolutionar din tara Romaneasca a 
actionat  in acelasi timp  i recunoasterea sa de catre puterile europene. 
Pentru aceasta au ?urat o bogata activitate diplomatica Ion Ghica la 
Constantinopol  ndru G. Golescu la Paris  Dimitrie Bratianu la Pesta  Ion 
Maiorescu la furt. Desi ascuns  din considerente tactice  obiectivul unitatii 
nationale a iereu prezent in toate actiunile revolutionare. La 12 iunie 1848  
in gazeta  ui roman  dm Bucuresti  aparea manifestul intitulat Catre fratii 
nostri din >va   in care era subliniata ideea deplinei unitati nationale. Peste 
numai o nana  August Treboniu Laurian ii propunea lui Nicolae Balcescu izarea  
la Bucuresti  a unui Congres al tuturor romanilor. Activitatea diplomatica 
desfasurata de revolutionarii romani in capitalele ene urmarea sa evite o 
interventie militara  a Rusiei si a Imperiului an  care se profila. La 31 iulie 
1848  printr-o nota diplomatica. Rusia a imnat violent revolutia romana si a 
acuzat pe romani ca doresc sa se ca intr-un singur stat. Succesiunea 
evenimentelor din Transilvania si tara neasca a insufletit  din nou  miscarea 
romaneasca din Moldova. In august 1848 a fost redactat  de catre Mihail 
Kogalniceanp  la Cernauti  amul  atat de semnificativ intitulat  Dorinte e 
partidei nationale in Moldova  derile sale au fost dezvoltate  ulterior  in 
Proiectul de constitutie pentru wa . Erau cuprinse  aici  elemente de baza ale 
viitorului stat roman modern etatea intrunirilor si a cuvantului  a persoanei  
egalitatea in fata legit  nsabilitatea ministeriala  desfiintarea 
privilegiilor. Demn de remarcat este irea Moldovei cu tara Romaneasca era 
considerata cheta boltii fara de i-ar prabusi intreg edificiul national 
.Fruntasi ai revolutiei romane de la 1848  din tara Romaneasca

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


Re: [AngularJS] Re: Angular 2 form validation with input type=“text” with some condition

2016-12-15 Thread reginemcfarlane via Angular


On Thu, 12/15/16, reginemcfarlane via Angular <angular@googlegroups.com> wrote:

 Subject: Re: [AngularJS] Re: Angular 2 form validation with input type=“text” 
with some condition
 To: angular@googlegroups.com
 Date: Thursday, December 15, 2016, 11:01 PM
 
 
 
 On Thu, 12/15/16, abhishek chaturvedi <abhishek.chaturv...@gmail.com>
 wrote:
 
  Subject: Re: [AngularJS] Re: Angular 2 form validation with
 input type=“text” with some condition
  To: angular@googlegroups.com
  Date: Thursday, December 15, 2016, 1:19 PM
  
  sharing u
  my html:
         
            
            
                
            
  Select
  All           
        
        
        
        
            
    
            
     Business
  Days       
            
 Calendar
  Days       
        
        
        
        
            
    
                
                
            
 
             
            
    
            
     
  Jan           
        
            
                
            
            
            
        
        
            
        
            
 
             
            
            
            
            
     
  Feb           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  Mar           
        
            
                
            
                
            
        
            
        
            
            
        
        
         
             
            
            
    
            
            
            
     
  Apr           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  May           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  Jun           
        
            
                
            
                
            
        
            
        
            
     
             
        
            
 
             
            
            
    
            
            
            
     
  Jul           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  Aug           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  Sep           
        
            
                
            
                
            
        
            
        
            
            
        
        
         
             
            
            
    
            
            
            
     
  Oct           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  Nov           
        
            
                
            
                
            
        
            
        
            
     
             
            
            
            
            
     
  Dec           
        
            
                
            
                
            
        
            
        
            
            
        
        
                
        
                
    
     
  On Thu, Dec 15, 2016 at
  3:39 PM, abhishek chaturvedi <abhishek.chaturv...@gmail.com>
  wrote:
  I made a model-driven form in angular 2, and
  one of the input fields (it's basically a month let jan)
  must show up only if a dropdown above is selected
 particular
  which basically a . My question is how can I
  set that input required only if the option value is
  Calendar? And also i want that max value cann't greater
  than 31 as it's month field.
  
  Business
  DaysCalendar
  Days
  
  
  On Thu, Dec 15, 2016 at
  2:48 PM, Sander Elias <sanderel...@gmail.com>
  wrote:
  Hi Aec,
  You mean
  something like:
  
    Number
    
  
  
  ??
  RegardsSander
  
  
  
  -- 
  
  You received this message because you are subscribed to a
  topic in the Google Groups "Angular" group.
  
  To unsubscribe from this topic, visit https://groups.google.com/d/to
  pic/angular/aXposLnawjE/unsubs cribe.
  
  To unsubscribe from this group and all its topics, send an
  email to angular+unsubscribe@googlegrou
  ps.com.
  
  To post to this group, send email to angular@googlegroups.com.
  
  Visit this group at https://

Re: [AngularJS] Re: Angular 2 form validation with input type=“text” with some condition

2016-12-15 Thread reginemcfarlane via Angular


On Thu, 12/15/16, abhishek chaturvedi  wrote:

 Subject: Re: [AngularJS] Re: Angular 2 form validation with input type=“text” 
with some condition
 To: angular@googlegroups.com
 Date: Thursday, December 15, 2016, 1:19 PM
 
 sharing u
 my html:
Select
 All  
  Business
 Days  Calendar
 Days   
  
   
 Jan
 
  
  
 Feb
  
  
  
 Mar
  


 Apr
  
  
  
 May
  
  
  
 Jun
  
  
  

 Jul
  
  
  
 Aug
  
  
  
 Sep
  


 Oct
  
  
  
 Nov