Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

History / Understanding Scopes

Revisions

  • Revert 7112acccb0722ddb74eae8eb56d7dc176dda0012...431fcd84435f69b569fc3d81302b792bd55bfe4f on Understanding Scopes

    @gkalpak gkalpak committed Dec 20, 2017
  • Updated Understanding Scopes (markdown)

    @gkalpak gkalpak committed Dec 20, 2017
  • Created Understanding Scopes (markdown)

    @danielxkp danielxkp committed Dec 20, 2017
  • Updated Understanding Scopes (markdown)

    @adriantanasa adriantanasa committed Dec 20, 2017
  • Fix headers formatting

    @frost-nzcr4 frost-nzcr4 committed Apr 10, 2017
  • ng-if also creates a new child scope

    @gondar00 gondar00 committed Oct 22, 2016
  • 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