Skip to content

History / Understanding Scopes

Revisions

  • Updated Understanding Scopes (markdown)

    @Zzzen Zzzen committed Sep 9, 2016
  • changing childScope.anArray[1] to be a number instead of a string so that if all changes are made childScope.anArray[1] === 22 still returns true

    @elie elie committed Nov 9, 2015
  • Updated Understanding Scopes (markdown)

    @vivanac vivanac committed Nov 5, 2015
  • Updated Understanding Scopes (markdown)

    @vivanac vivanac committed Nov 5, 2015
  • Updated Understanding Scopes (markdown)

    @vivanac vivanac committed Nov 5, 2015
  • transclusion scope dont prototypically inherits from its parent scope

    @siwuxie-ruirui siwuxie-ruirui committed Jul 31, 2015
  • Updated final images to reflect inheritance from Scope object, not Object

    @tdhsmith tdhsmith committed Dec 22, 2014
  • Inserted two commas where they were needed. Inserted "the" in front of "parent scope" 3 times to be more consistent with the rest of the document.

    @conrad conrad committed Dec 15, 2014
  • Fixing incorrect edit in 1st paragraph -- scope:true uses prototypical inheritance, not scope:false

    @asselin asselin committed Dec 4, 2014
  • Match style of other scope: statements.

    @smholloway smholloway committed Nov 23, 2014
  • Correcting directive scope true, false, { ... } definition in 1st paragraph.

    @thinkjones thinkjones committed Nov 17, 2014
  • Updated Understanding Scopes (markdown)

    adamzerner committed Oct 22, 2014
  • Hi, my name is Adam. I'm a beginner (student at Fullstack Academy). I've never contributed to docs before and I assumed someone would review it before it went live. Anyway, I think my explanation is very useful for beginners, but definitely needs to be spruced up by an expert. My email is azerner3@gmail.com. I don't know how else to collaborate.

    adamzerner committed Oct 22, 2014
  • Updated Understanding Scopes (markdown)

    adamzerner committed Oct 22, 2014
  • Typo in prototypically

    @samueldg samueldg committed Sep 25, 2014
  • Updated Understanding Scopes (markdown)

    @mattphoto mattphoto committed Sep 16, 2014
  • Updated Understanding Scopes (markdown)

    @saritmishra saritmishra committed May 22, 2014
  • Rewriting the latter part of the intro paragraph to be easier to understand.

    @usufruct usufruct committed Apr 8, 2014
  • Fix hash links

    Ray Nicholus committed Apr 3, 2014
  • Updated Understanding Scopes (markdown)

    @gurdiga gurdiga committed Jan 20, 2014
  • put my note inside the brackets

    @Sergey80 Sergey80 committed Dec 2, 2013
  • added a note about 'scope:false' by default in directives. i.e. prototypically inheritance is turned off by default in directives. (grammar fixes bight be needed)

    @Sergey80 Sergey80 committed Dec 2, 2013
  • Easier to follow with the pics with working script examples

    @armyofda12mnkeys armyofda12mnkeys committed Nov 15, 2013
  • Fix "ng-include object" picture

    @simon04 simon04 committed Nov 4, 2013
  • Provided a simple example illustrating the problem for people new to this.

    @Valorum Valorum committed Jul 28, 2013
  • typo affect/effect

    @coleste coleste committed Jun 12, 2013
  • Updated The Nuances of Scope Prototypal Inheritance (markdown)

    @ProLoser ProLoser committed May 29, 2013