Zhicheng Wang
|
2d485c6589
|
Merge remote-tracking branch 'en/master' into aio
# Conflicts:
# aio/content/guide/animations.md
# aio/content/guide/aot-compiler.md
# aio/content/guide/api-page-class.md
# aio/content/guide/architecture-components.md
# aio/content/guide/architecture-modules.md
# aio/content/guide/architecture-services.md
# aio/content/guide/architecture.md
# aio/content/guide/attribute-directives.md
# aio/content/guide/browser-support.md
# aio/content/guide/component-interaction.md
# aio/content/guide/component-styles.md
# aio/content/guide/dependency-injection-in-action.md
# aio/content/guide/dependency-injection-pattern.md
# aio/content/guide/dependency-injection.md
# aio/content/guide/deployment.md
# aio/content/guide/displaying-data.md
# aio/content/guide/elements.md
# aio/content/guide/form-validation.md
# aio/content/guide/forms.md
# aio/content/guide/frequent-ngmodules.md
# aio/content/guide/glossary.md
# aio/content/guide/hierarchical-dependency-injection.md
# aio/content/guide/http.md
# aio/content/guide/i18n.md
# aio/content/guide/language-service.md
# aio/content/guide/lifecycle-hooks.md
# aio/content/guide/ngmodule-api.md
# aio/content/guide/ngmodule-faq.md
# aio/content/guide/npm-packages.md
# aio/content/guide/observables.md
# aio/content/guide/pipes.md
# aio/content/guide/providers.md
# aio/content/guide/quickstart.md
# aio/content/guide/reactive-forms.md
# aio/content/guide/releases.md
# aio/content/guide/router.md
# aio/content/guide/rx-library.md
# aio/content/guide/security.md
# aio/content/guide/service-worker-config.md
# aio/content/guide/service-worker-getting-started.md
# aio/content/guide/set-document-title.md
# aio/content/guide/setup.md
# aio/content/guide/structural-directives.md
# aio/content/guide/styleguide.md
# aio/content/guide/template-syntax.md
# aio/content/guide/testing-observables.md
# aio/content/guide/testing.md
# aio/content/guide/typescript-configuration.md
# aio/content/guide/universal.md
# aio/content/guide/upgrade.md
# aio/content/guide/user-input.md
# aio/content/guide/visual-studio-2015.md
# aio/content/guide/webpack.md
# aio/content/marketing/resources.json
# aio/content/navigation.json
# aio/content/tutorial/toh-pt0.md
# aio/content/tutorial/toh-pt1.md
# aio/content/tutorial/toh-pt4.md
# aio/content/tutorial/toh-pt5.md
# aio/content/tutorial/toh-pt6.md
# aio/src/app/custom-elements/api/api-list.component.ts
# aio/src/app/custom-elements/live-example/live-example.component.html
# aio/src/app/custom-elements/live-example/live-example.component.ts
# aio/src/app/layout/doc-viewer/doc-viewer.component.ts
# aio/src/styles/main.scss
# aio/tools/transforms/remark-package/services/renderMarkdown.js
|
2018-07-27 10:51:18 +08:00 |
Maicon Wagner
|
168c2a645b
|
docs: add Truly-UI to resources (#24615)
PR Close #24615
|
2018-07-23 08:39:35 -07:00 |
Alain Chautard
|
85d9c20b1d
|
docs(aio): Add Angular Training to list of training companies (#23907)
PR Close #23907
|
2018-07-12 16:39:56 -04:00 |
Paul Spears
|
94076c934c
|
docs: update Angular Boot Camp description (#23653)
PR Close #23653
|
2018-07-06 13:49:56 -07:00 |
Will
|
568612349f
|
docs(aio): added a link to Angular Zero online course (Traditional Chinese) (#24228)
PR Close #24228
|
2018-07-06 10:11:01 -07:00 |
yjaaidi
|
fba3f10938
|
docs: add guide-angular.wishtack.io to education resources (#24585)
PR Close #24585
|
2018-06-25 07:57:33 -07:00 |
ketangote
|
ce1543fcde
|
docs(aio): Added resource link to Amexio Canvas Web Based IDE (#24336)
PR Close #24336
|
2018-06-07 18:46:32 -04:00 |
seklyza
|
3b9c5c849c
|
docs: fix WebStorm name (#24210)
closes #21900
PR Close #24210
|
2018-05-30 17:06:12 -07:00 |
gjdev
|
7c1bd7170e
|
docs(aio): add blox material library to resources (#20539)
PR Close #20539
|
2018-05-30 10:02:32 -07:00 |
Tiago Temporin
|
83bb5d1922
|
docs(aio): add material community components (#24042)
PR Close #24042
|
2018-05-25 13:45:40 -04:00 |
Stephen Fluin
|
186118e684
|
docs(aio): remove outdated rangle link (#24108)
PR Close #24108
|
2018-05-25 13:41:59 -04:00 |
VTHINKXIE
|
de267e97c9
|
docs(aio): add ant design of angular in resources (#23953)
PR Close #23953
|
2018-05-21 16:11:13 -04:00 |
Stephen Fluin
|
6a24c02d73
|
docs(aio): Remove Intertech with no courses scheduled (#22867)
PR Close #22867
|
2018-05-16 17:09:43 -04:00 |
Zhicheng Wang
|
8136953a09
|
Merge branch 'en-master' into aio
# Conflicts:
# aio/content/examples/dynamic-component-loader/src/app/ad-banner.component.ts
# aio/content/examples/reactive-forms/src/app/hero-list/hero-list.component.ts
# aio/content/examples/upgrade-module/src/systemjs.config.1.js
# aio/content/guide/aot-compiler.md
# aio/content/guide/architecture-components.md
# aio/content/guide/architecture-modules.md
# aio/content/guide/architecture-next-steps.md
# aio/content/guide/architecture-services.md
# aio/content/guide/architecture.md
# aio/content/guide/bootstrapping.md
# aio/content/guide/cheatsheet.md
# aio/content/guide/comparing-observables.md
# aio/content/guide/component-styles.md
# aio/content/guide/dependency-injection-in-action.md
# aio/content/guide/dependency-injection.md
# aio/content/guide/deployment.md
# aio/content/guide/docs-style-guide.md
# aio/content/guide/dynamic-component-loader.md
# aio/content/guide/elements.md
# aio/content/guide/glossary.md
# aio/content/guide/hierarchical-dependency-injection.md
# aio/content/guide/http.md
# aio/content/guide/lifecycle-hooks.md
# aio/content/guide/ngmodule-faq.md
# aio/content/guide/npm-packages.md
# aio/content/guide/observables.md
# aio/content/guide/providers.md
# aio/content/guide/quickstart.md
# aio/content/guide/reactive-forms.md
# aio/content/guide/releases.md
# aio/content/guide/router.md
# aio/content/guide/service-worker-config.md
# aio/content/guide/service-worker-devops.md
# aio/content/guide/service-worker-getting-started.md
# aio/content/guide/service-worker-intro.md
# aio/content/guide/setup.md
# aio/content/guide/singleton-services.md
# aio/content/guide/styleguide.md
# aio/content/guide/testing.md
# aio/content/guide/typescript-configuration.md
# aio/content/guide/universal.md
# aio/content/guide/updating.md
# aio/content/guide/upgrade.md
# aio/content/marketing/features.html
# aio/content/navigation.json
# aio/content/tutorial/toh-pt0.md
# aio/content/tutorial/toh-pt3.md
# aio/content/tutorial/toh-pt4.md
# aio/content/tutorial/toh-pt5.md
# aio/content/tutorial/toh-pt6.md
# aio/package.json
# aio/src/app/documents/document.service.ts
# aio/src/app/layout/doc-viewer/doc-viewer.component.ts
# aio/src/app/shared/toc.service.ts
# aio/tools/transforms/templates/api/base.template.html
# aio/yarn.lock
|
2018-05-15 23:26:31 +08:00 |
Sarun Intaralawan
|
fb41b7dc30
|
docs(aio): update Egghead.io URL (#23598)
Closes #23597
PR Close #23598
|
2018-05-01 10:27:16 -07:00 |
Judy Bogart
|
b7a6e1fef7
|
docs: correct node.js version and usage (#23565)
PR Close #23565
|
2018-04-27 07:19:14 -07:00 |
Sam Julien
|
60e5507076
|
docs(aio): Add UpgradingAngularJS to education resources (#23169)
PR Close #23169
|
2018-04-23 13:36:47 -07:00 |
Zhicheng Wang
|
ac312e2f9a
|
fix: update the homepage of Element Angular
|
2018-03-16 12:20:59 +08:00 |
WittBulter
|
61e0f4fbcd
|
Resources: append element ui
|
2018-03-09 15:27:41 +08:00 |
Zhicheng Wang
|
c08a3830df
|
Merge remote-tracking branch 'en/master' into aio
# Conflicts:
# aio/content/guide/ajs-quick-reference.md
# aio/content/guide/animations.md
# aio/content/guide/aot-compiler.md
# aio/content/guide/architecture.md
# aio/content/guide/bootstrapping.md
# aio/content/guide/browser-support.md
# aio/content/guide/change-log.md
# aio/content/guide/component-styles.md
# aio/content/guide/deployment.md
# aio/content/guide/forms.md
# aio/content/guide/glossary.md
# aio/content/guide/http.md
# aio/content/guide/lifecycle-hooks.md
# aio/content/guide/ngmodule-faq.md
# aio/content/guide/ngmodule.md
# aio/content/guide/pipes.md
# aio/content/guide/reactive-forms.md
# aio/content/guide/router.md
# aio/content/guide/security.md
# aio/content/guide/set-document-title.md
# aio/content/guide/setup-systemjs-anatomy.md
# aio/content/guide/setup.md
# aio/content/guide/testing.md
# aio/content/guide/typescript-configuration.md
# aio/content/guide/upgrade.md
# aio/content/marketing/docs.md
# aio/content/marketing/features.html
# aio/content/marketing/resources.json
# aio/content/navigation.json
# aio/src/app/layout/doc-viewer/doc-viewer.component.ts
|
2018-02-28 13:13:29 +08:00 |
Zhicheng Wang
|
1531b0610d
|
Merge remote-tracking branch 'en/master' into aio
# Conflicts:
# aio/content/guide/ajs-quick-reference.md
# aio/content/guide/animations.md
# aio/content/guide/aot-compiler.md
# aio/content/guide/attribute-directives.md
# aio/content/guide/bootstrapping.md
# aio/content/guide/browser-support.md
# aio/content/guide/component-interaction.md
# aio/content/guide/component-styles.md
# aio/content/guide/dependency-injection-in-action.md
# aio/content/guide/dependency-injection.md
# aio/content/guide/deployment.md
# aio/content/guide/displaying-data.md
# aio/content/guide/form-validation.md
# aio/content/guide/forms.md
# aio/content/guide/glossary.md
# aio/content/guide/http.md
# aio/content/guide/i18n.md
# aio/content/guide/ngmodule-faq.md
# aio/content/guide/ngmodule.md
# aio/content/guide/npm-packages.md
# aio/content/guide/pipes.md
# aio/content/guide/quickstart.md
# aio/content/guide/reactive-forms.md
# aio/content/guide/structural-directives.md
# aio/content/guide/template-syntax.md
# aio/content/guide/testing.md
# aio/content/marketing/index.html
# aio/content/navigation.json
# aio/content/tutorial/index.md
# aio/content/tutorial/toh-pt1.md
# aio/content/tutorial/toh-pt2.md
# aio/content/tutorial/toh-pt3.md
# aio/content/tutorial/toh-pt4.md
# aio/content/tutorial/toh-pt5.md
# aio/content/tutorial/toh-pt6.md
# aio/src/app/embedded/api/api-list.component.ts
# aio/src/app/layout/doc-viewer/doc-viewer.component.ts
# aio/src/app/layout/footer/footer.component.html
# aio/src/app/layout/toc/toc.component.html
# aio/src/app/search/search.service.ts
# aio/src/styles/1-layouts/_marketing-layout.scss
# aio/yarn.lock
|
2018-02-28 08:08:59 +08:00 |
hariharanjv
|
1dcbc12fd3
|
docs(aio): Essential JS 2 url updated (#19739)
PR Close #19739
|
2018-02-23 11:18:11 -08:00 |
ROOT\hariharanjv
|
ae2e85e8ef
|
docs(aio): Essential JS 2 UI Components. (#19739)
PR Close #19739
|
2018-02-23 11:18:11 -08:00 |
Jeff Cross
|
f6120c09e7
|
docs(aio): add Nx and Angular Enterprise Playbook to resources (#22321)
PR Close #22321
|
2018-02-20 10:09:33 -08:00 |
Johannes Hoppe
|
28b23f954c
|
docs(aio): add angular-buch to resources (#22163)
adds a link to the website of our book. second version of the text. thanks!
PR Close #22163
|
2018-02-18 15:12:13 -08:00 |
Johannes Hoppe
|
ad17e5e791
|
docs(aio): add angular-buch to resources (#22163)
adds a link to the website of our book. many thanks for reviewing this
PR Close #22163
|
2018-02-18 15:12:13 -08:00 |
mgmarlow
|
7f9b1b78f6
|
docs(aio): add angular-playground to resources (#22042)
PR Close #22042
|
2018-02-12 14:30:58 -08:00 |
Johannes Hoppe
|
1e9484673d
|
docs(aio): add angular.schule to resources (#22164)
adds a link to our website. many thanks for reviewing this
PR Close #22164
|
2018-02-12 10:01:23 -08:00 |
Max Ivanov
|
2015ccd1f5
|
docs(aio): added a link to Angular-RU (#21687)
Angular-RU Community on GitHub is a single point for all resources, chats, podcasts and meetups for Angular in Russia
PR Close #21687
|
2018-01-22 12:55:03 -08:00 |
Frédéric DUPERIER
|
25f2211726
|
docs: add We Are One Sàrl as onsite training (#20714)
Adding We Are One Sàrl as an onsite training company in Switzerland.
PR Close #20714
|
2017-12-05 21:48:41 -08:00 |
Konstantin Dinev
|
f3c5481181
|
docs(aio): Updating with Ignite UI for Angular (#20663)
PR Close #20663
|
2017-11-29 12:15:34 -06:00 |
Cyrille Tuzi
|
a0819d3af1
|
docs(aio): add a French onsite training ressource (#19889)
PR Close #19889
|
2017-11-22 08:58:02 -06:00 |
Cyrille Tuzi
|
ffd8c361eb
|
docs(aio): add a French onsite training ressource (#19889)
PR Close #19889
|
2017-11-22 08:58:02 -06:00 |
codediodeio
|
c2cb475a2c
|
docs(aio): add angularfirebase.com to education resources (#20302)
PR Close #20302
|
2017-11-21 22:28:00 -06:00 |
Michael Prentice
|
41fec319c8
|
docs(aio): change Material 2 to Material (#19663)
it is just called Angular Material now
PR Close #19663
|
2017-10-11 16:46:49 -07:00 |
Zhicheng Wang
|
d7fd581c37
|
Merge branch 'master' into aio
# Conflicts:
# aio/content/guide/ajs-quick-reference.md
# aio/content/guide/animations.md
# aio/content/guide/browser-support.md
# aio/content/guide/form-validation.md
# aio/content/guide/i18n.md
# aio/content/guide/pipes.md
# aio/content/guide/router.md
# aio/content/guide/set-document-title.md
# aio/content/guide/structural-directives.md
# aio/content/guide/template-syntax.md
# aio/content/guide/testing.md
# aio/content/marketing/resources.json
# aio/content/tutorial/toh-pt1.md
# aio/content/tutorial/toh-pt2.md
# aio/content/tutorial/toh-pt3.md
# aio/content/tutorial/toh-pt4.md
# aio/content/tutorial/toh-pt5.md
|
2017-10-01 13:22:33 +08:00 |
bmarkov
|
865b48d78b
|
docs(aio): Updated jqwidgets resource desc and url
Updated the description and url of the jqwidgets item in the resources page
|
2017-09-07 14:21:52 -04:00 |
Nosov Konstantin
|
5d70c6e34f
|
docs(aio): add new lib to Data Libraries (#18656)
add AngularCommerse, set of components to build e-commerce solutions with Angular + Firebase
PR Close #18656
|
2017-09-05 15:32:56 -05:00 |
Chau (Joe) Nguyen
|
fc7c858e62
|
docs(aio): update resources to include NinjaCodeGen Angular CRUD generator (#18518)
PR Close #18518
|
2017-08-21 17:13:01 -05:00 |
Zhicheng Wang
|
e9e47e645b
|
fix: add ng-zorro
|
2017-08-21 09:25:39 +08:00 |
Zhicheng Wang
|
de34171fa2
|
Merge remote-tracking branch 'origin/master' into aio
# Conflicts:
# aio/content/guide/aot-compiler.md
# aio/content/guide/change-log.md
# aio/content/guide/ts-to-js.md
# aio/content/marketing/docs.md
# aio/content/navigation.json
# aio/src/app/documents/document.service.ts
|
2017-08-20 19:39:38 +08:00 |
mgechev
|
da14391cff
|
docs(aio): update resource for codelyzer (#18742)
PR Close #18742
|
2017-08-18 13:23:26 -05:00 |
Zhicheng Wang
|
f2a9db82c0
|
fix: translate more content
|
2017-07-30 16:52:20 +08:00 |
bmarkov
|
bc3b2ac251
|
docs(aio): Updated resources to UI Components (#18067)
With https:// the site gives console errors, because it loads fonts with http://
|
2017-07-13 12:19:31 -07:00 |
Ketan Gote
|
26b9492315
|
docs(aio): Added resource link to amexio-ng-extensions [duplicate of #17785] (#17790)
|
2017-07-11 15:06:14 -07:00 |
Wassim Chegham
|
1b1a6ba0bb
|
docs: fix 404 link to SFEIR website (#17913)
Also, I moved SFEIR training description to the "onsite" section since SFEIR doesn't deliver online training.
|
2017-07-11 12:00:27 -07:00 |
George Kalpakas
|
ec58246a1b
|
docs(aio): add DevExtreme to the UI Components section of resources.json (#17939)
|
2017-07-06 11:15:15 -07:00 |
Jules Kremer
|
6191d53a78
|
docs(aio): Update resources.json - fixed language error
|
2017-06-23 11:52:22 -07:00 |
Vincent Ogloblinsky
|
7d30ccc4a9
|
docs(aio): update resources - Add Compodoc - documentation tool for Angular app
|
2017-06-23 11:52:22 -07:00 |
Ward Bell
|
7ba720a62a
|
docs(aio): resources.json - replace “Angular 2” in titles/descriptions
closes #16965
|
2017-06-23 09:04:21 -07:00 |