GitHub / raboof/angular.js / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3a8bbb72 | chore(release): update cdn version | jenkins <c****t@a****g> | over 12 years ago | |
| 729fb13c | docs(changelog): release notes for 1.2.14 feisty-cryokinesis | Igor Minar <i****r@a****g> | over 12 years ago | |
| d3fbc25b | style: enable jscs requireRightStickedOperators rule | Igor Minar <i****r@a****g> | over 12 years ago | |
| 0d034a98 | docs(forms): generated CSS classes for forms and inputs must have a ng prefix | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 8794a173 | docs(core): update fromJson return values |
linclark <l****k@g****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| a20e76ea | chore(ngRepeatSpec): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| c3460200 | chore(animate): fix typo in a comment |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| d59678a0 | chore(AngularSpec): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 5020d2e8 | chore(scripts): fix typos in scripts/utils.inc |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 0df6e20e | chore(httpSpec): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 27873acb | chore(qSpec): fix typos |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 2586e3a2 | docs($compile): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 8ae29682 | docs($sce): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 074ad030 | chore(filtersSpec): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 4f488987 | chore(parseSpec): fix typo |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 1300c74b | docs(changelog): fix typos |
Lajos Veres <l****s@d****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| 18c41af0 | fix($animate): delegate down to addClass/removeClass if setClass is not found | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 214c65d3 | docs($injector): fix typo |
desertapple <d****e@g****m>
Committed by: Igor Minar <i****r@a****g> |
over 12 years ago | |
| fd09586b | docs(errors/infdig): add a common example |
Brad Williams <b****k@g****m>
Committed by: Igor Minar <i****r@a****g> |
over 12 years ago | |
| 73daa79e | chore(travis): add gitter config | Igor Minar <i****r@a****g> | over 12 years ago | |
| f4f1f43d | fix($animate): ensure all comment nodes are removed during a leave animation | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| e71e7b6c | fix($animate): only block keyframes if a stagger is set to occur | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 30c8207e | chore(doc-gen): add debug-dump processor | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 332e9350 | docs(*): fix jsdoc type expressions | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 3d6dff44 | revert: fix($location): parse query string when path is empty in hashbang mode | Igor Minar <i****r@a****g> | over 12 years ago | |
| 794e5e60 | docs(contribute): add table of contents to contributing doc |
ashley williams <h****y@g****m>
Committed by: Brian Ford <b****d@u****u> |
over 12 years ago | |
| c99dd224 | chore(docs/contribute): add note about serving the docs | Brian Ford <b****d@u****u> | over 12 years ago | |
| 4e73c80b | fix(jqLite): properly toggle multiple classes | Pawel Kozlowski <p****e@g****m> | over 12 years ago | |
| 4aac37e7 | docs(guide): add a new django tutorial |
Mauro <m****e@t****t>
Committed by: ashley williams <h****y@g****m> |
over 12 years ago | |
| 1b1413a9 | docs(guide/concepts): reference correct module name. |
adeelcap15 <a****5@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| 4c4537e6 | perf($animate): use rAF instead of timeouts to issue animation callbacks | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 62761428 | chore(core): create a wrapper to manage async callbacks | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 04d7317c | chore(core): introduce a wrapper for requestAnimationFrame | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| c9245cf7 | test($animate): ensure staggering timeout tests are secure | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 99720fb5 | fix($animate): ensure all animated elements are taken care of during the clos... | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 2cd87dbb | docs($interpolate) fix sample code appearing unformatted |
Diego Muñoz Escalante <e****3@g****m>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 24fe1632 | docs($routeProvider): correct "slashs" to "slashes" |
Alessandro Bahgat <a****t@g****m>
Committed by: Pawel Kozlowski <p****e@g****m> |
over 12 years ago | |
| 61b2515c | docs(ngPluralize): corrected "bounded to" to "bound to" |
Alessandro Bahgat <a****t@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| f296e2ee | docs($animate): change @param to use valid types | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| f4a121f6 | chore(protractor-jenkins-config): don't use `this` inside onPrepare | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 1293cc88 | chore(examples): remove final traces of examples from the tree | Caitlin Potter <c****8@g****m> | over 12 years ago | |
| b72ea590 | chore(docs-app): re-activate docs-app test tasks | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 3b5480e9 | chore(doc-app): ensure only canonical paths get sent to Google Analytics | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 267b2173 | fix($http): send GET requests by default |
Pawel Kozlowski <p****e@g****m>
Committed by: Igor Minar <i****r@a****g> |
over 12 years ago | |
| 4a6a3ba7 | docs(*): fix anchors for members in api docs | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 2f451333 | chore(examples): remove ancient examples from the tree | Caitlin Potter <c****8@g****m> | over 12 years ago | |
| 0c9abc32 | docs(guide/filter): fix input type in example | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| a9cc6efb | docs(tutorial/step_11): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| d7d3ef12 | docs(tutorial/step_06): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 1a98b4fe | docs(tutorial/step_05): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| a5859aaf | docs(guide/di): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| dacdcc6d | docs(guide/compiler): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 7cd79b6f | docs(ngMock.$interval): fix return description |
Sadaoui Abderrahim <S****e@g****m>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| fa5ca115 | docs(guide/i18n): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 48b86a4e | docs(guide/scope): fix url-based links refs to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| f827d64c | docs(guide/location): fix url-based link to AUTO module |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| e9881991 | fix($animate): ensure that animateable directives cancel expired leave animat... | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 58b01fac | docs(tutorial/step-05): replace minify wiki link with shortened URL |
Jennifer Song <j****g@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| 2a37690f | docs(ngSubmit): reference correct object ($scope) in example. |
James Roome <r****x@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| 39bae62f | chore(docs): fix header wrapping for tablet devices | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 6082e2ad | docs(ngMock): document method ngMock.$interval#cancel() |
Sadaoui Abderrahim <S****e@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| e6c35e1b | chore(package.json): update dgeni dependencies | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| d7a73e41 | chore(doc-gen): add formatted error messages to error pages | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 39c82f3f | chore(travis): reorganize protractor configs to group by spec instead of by b... | Julie <j****h@g****m> | over 12 years ago | |
| cc1f7539 | docs(modules): remove unused {@installModule} tags | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 0b6ba9c9 | chore(docs): make the layout fully responsive | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 3193a3a5 | docs(core): add note that isObject returns true for arrays |
cnlevy <c****y@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| 4d7e1cef | chore(doc-gen): generate examples for each deployment, e.g. jquery |
Julie <j****h@g****m>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 9ca685bf | chore(doc-gen): add path of project to the doc gen config | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 3fbc2571 | chore(doc-gen): improve grouping and sorting of api nav items | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| b488bbf4 | chore(doc-app): remove invalid line of code | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 696928db | docs($routeProvider): fix indentation |
Steven Petryk <m****e@s****m>
Committed by: Igor Minar <i****r@a****g> |
over 12 years ago | |
| c8e03e34 | fix($http): do not add trailing question |
Boris Serdyuk <j****s@h****m>
Committed by: Igor Minar <i****r@a****g> |
over 12 years ago | |
| cbcfaa2c | docs(contributing): remove reference to the obsolete chrome extension | Igor Minar <i****r@a****g> | over 12 years ago | |
| cafde93a | docs(triaging): remove reference to the obsolete chrome extension | Igor Minar <i****r@a****g> | over 12 years ago | |
| 1523fc7e | docs(guide/providers): fix example snippet | Igor Minar <i****r@a****g> | over 12 years ago | |
| 41e648a4 | chore(triaging.md): update triaging guidelines | Brian Ford <b****d@u****u> | over 12 years ago | |
| 0478bb4a | docs(ie): document IE style attribute interpolation problem |
Richard Collins <r****c@g****m>
Committed by: Caitlin Potter <c****8@g****m> |
over 12 years ago | |
| a3f70172 | chore(travis): don't run Travis-CI builds for G3 branches | Caitlin Potter <c****8@g****m> | over 12 years ago | |
| 868a2c40 | style(jqLite): remove trailing whitespace in new test | Caitlin Potter <c****8@g****m> | over 12 years ago | |
| 21dac2a3 | docs(ngClass): Explain all 3 ways how to use ngClass |
Brad Williams <b****k@g****m>
Committed by: Tobias Bosch <t****9@g****m> |
over 12 years ago | |
| 05fbed57 | fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe d... | Caitlin Potter <c****8@g****m> | over 12 years ago | |
| 12e4d3ac | docs($q): fixup dgeni ngdoc annotations for $q methods | Caitlin Potter <c****8@g****m> | over 12 years ago | |
| 481508d0 | style: remove ws and enfore no-trailing-ws jscs rule | Igor Minar <i****r@a****g> | over 12 years ago | |
| 4f937bda | test(docs): add check for resilience to trailing slashes, etc. | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| ad676794 | chore(docs): cope with trailing slash and "index" in URLs | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 774b2adb | docs($interpolate): correct small typo |
Paul Dijou <p****v@g****m>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| b6f3d400 | docs(guide/compiler): remove innacurate statement |
Shai Reznik <s****k@g****m>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 666137d6 | chore(docs): fix broken example tabs | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 4c02d0be | chore(docs-assets): add versions to paths for imported assets | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| e23a6a32 | docs(bike-shed-migration): convert doctype and names |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| f8b11f35 | docs(tutorial): add missing @step tags |
Stéphane Reynaud <f****t@v****r>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 47ec6f5d | chore(doc-gen): add production deployment environment | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 1fb47e08 | chore(docs): use fixed versions with all registered bower components | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| f8b50cd4 | chore(docs): replace local bootstrap build with one from bower | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 1de7411c | chore(ngPluralize): remove useless docs heading | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 7c8a1bfb | docs(design): footer and spacing fixes added to the layout | Matias Niemelä <m****s@y****m> | over 12 years ago | |
| 713c8e62 | docs(design): ui-fixes for examples, layout and API components |
Matias Niemelä <m****s@y****m>
Committed by: Peter Bacon Darwin <p****e@b****m> |
over 12 years ago | |
| 33e1bdc5 | chore(errors): rename folders to match namespaces | Peter Bacon Darwin <p****e@b****m> | over 12 years ago | |
| 49f90e55 | chore(travis): disable Safari and JQuery e2e tests on Travis | Peter Bacon Darwin <p****e@b****m> | over 12 years ago |