| Age | Commit message (Collapse) | Author |
|
method that is not used anywhere
|
|
- change from using prototype to inner functions to help with better compression
- removed watchers (url/cookie) and introduced a poller concept
- moved the checking of URL and cookie into services which register with poolers
Benefits:
- Smaller minified file
- can call $browser.poll() from tests to simulate polling
- single place where setTimeout needs to be tested
- More testable $browser
|
|
data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.)
|
|
start with $
|
|
url to the current page.
|
|
|
|
"partials". The pattern is demostrated in the unittest:
Resource.query returns a list of "keys" to resources, which are
partially defined. They have enough data to allow $get to fetch the
whole gamout. Then $get fetches all the details of the resource.
|
|
|
|
|
|
- Browser.cookies()
- MockBrowser
- $cookie service
- $sessionStore
|
|
|
|
underscore.js compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scopes (this)
|
|
|
|
|
|
|
|
|
|
|
|
which breaks down for arrays and objects
|
|
|
|
|
|
for compiler
|
|
for further checking
|
|
on match
|
|
|
|
apparently
|
|
|
|
|
|
|
|
|
|
is what it is
|
|
elements and grabbing their contents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|