Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zurb/foundation-apps
Browse files Browse the repository at this point in the history
  • Loading branch information
AntJanus committed Jan 16, 2015
2 parents 3da04fe + 20bc973 commit b319f84
Show file tree
Hide file tree
Showing 8 changed files with 347 additions and 796 deletions.
2 changes: 1 addition & 1 deletion docs/templates/angular-modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h4>FoundationApi</h4>

<h4>Utils</h4>

<p>Utils is a small module which has a couple of simple methods. One of them is <code>throttle(func, delay)</code> which allows for simple throttling (and is used in the Media Query initiator) and the other is <code>prepareRoute(input)</code> which is also available as a filter.</p>
<p>Utils is a small module which has a couple of simple methods. One of them is <code>throttle(func, delay)</code> which allows for simple throttling (and is used in the Media Query initiator)</p>

<h3>Dynamic Routing</h3>

Expand Down
Loading

0 comments on commit b319f84

Please sign in to comment.