index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jqLite.js
Age
Commit message (
Expand
)
Author
2011-04-09
fix build for IE9
Igor Minar
2011-03-31
ignore jqLite#append for doc fragment
Igor Minar
2011-03-31
fix jqLite#parent to be compatible with jQuery
Igor Minar
2011-03-30
use document fragments to grow repeaters
Igor Minar
2011-03-28
fixing lint warnings
Igor Minar
2011-03-26
remove _null and _undefined
Igor Minar
2011-03-08
fix ie7 regression in jqLite which prevented
Misko Hevery
2011-02-19
correct hashchange event registration on window
Misko Hevery
2011-02-16
Changed the angular.compile(element)(scope[, cloneAttachNode])
Misko Hevery
2011-02-16
reformated multiline trinary expressions to have a leading ?/:.
Misko Hevery
2011-02-16
rewrite of JQuery lite implementation, which now better supports selected sets
Misko Hevery
2011-02-16
refactored quickClone to cloneNode and exposed it on jQuery
Misko Hevery
2011-02-16
Add public API to retrieve scope from element.
Misko Hevery
2011-02-16
allow jquery to be declared after angular in the script loading order
Misko Hevery
2011-01-30
jqlite should not generate exceptions when accessing attributes on Document
Igor Minar
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-10
bootstrap angular on "document ready" instead of window.onload
Igor Minar
2011-01-10
jqLite should recognize window as an element even in IE
Igor Minar
2011-01-10
fix addEventLister detection for IE9
Igor Minar
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2011-01-04
avoid namespace conflicts between jqLite and window when running in bootstrap...
Igor Minar
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-06
removing anchor spec and improving jqLite.trigger() method
Igor Minar
2010-10-04
fixed lint warnings
Igor Minar
2010-10-01
properly handle event's stopPropagation() and preventDefault() method in IE
Igor Minar
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-11
clean up for better obfuscation
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
Misko Hevery
2010-07-27
fix IE native mothods are not functions, and preventDefault
unknown
2010-07-27
fix preventDefault for events
Misko Hevery
2010-07-15
fixed build
Misko Hevery
2010-07-14
appease IE on CSS styles
Misko Hevery
2010-07-14
ng:style remembers previous style and properly resets to it
Misko Hevery
2010-04-26
fix ie bug with null and orphans elements
Misko Hevery
2010-04-22
fixed the way IE breaks parests on innerHTML
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-22
working on jQuery passing tests
Misko Hevery
2010-04-21
ie6 now passes
Misko Hevery
2010-04-21
more if tests pass
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-19
last failing ie test remaining
Misko Hevery
2010-04-19
lint
Misko Hevery
2010-04-19
ie fixes
Misko Hevery
2010-04-19
fix ie bug with .text() on jqlite
Misko Hevery
2010-04-16
lots of small fixes
Misko Hevery
2010-04-12
removed Meta and allowed binding of HTML
Misko Hevery
2010-04-08
tests failing jstd to show cory
Misko Hevery
2010-04-06
few fixes to make tests pass with jquery
Misko Hevery
2010-04-05
added ng-controller directive
Misko Hevery
[next]