24362 Commits

Author SHA1 Message Date
David East
70f7e94d6f Link dot. 2015-03-01 06:25:45 -08:00
David East
6448553a3c A word on ES6. 2015-03-01 06:25:17 -08:00
David East
685b2fe3c5 Redundant new. 2015-03-01 06:09:17 -08:00
David East
a86243dbaf Formatting. 2015-03-01 06:07:46 -08:00
David East
22d6b1bedd Revisions. 2015-03-01 06:03:05 -08:00
David East
9eaf05b0f2 More revisions. 2015-03-01 05:45:34 -08:00
Alex Wolfe
237e331aef cards for docs home 2015-02-28 22:47:43 -08:00
David East
890be79ded Revisions. 2015-02-28 21:58:27 -08:00
Alex Wolfe
62d7e3da91 added latests folder and logic to docs 2015-02-28 16:35:18 -08:00
Alex Wolfe
997cf2ac0e layout for docs 2015-02-28 12:46:00 -08:00
Alex Wolfe
dceba5bf4d icon update 2015-02-28 12:10:58 -08:00
Alex Wolfe
7f8899530c Features Page & Icons 2015-02-28 12:06:30 -08:00
Alex Wolfe
8257e11ae3 minor update 2015-02-28 09:15:12 -08:00
Alex Wolfe
24ec15d01e add code example 2015-02-28 08:11:13 -08:00
David East
a04be1cd25 AppComponent vs App 2015-02-28 06:13:40 -08:00
David East
68ebf708fe Formatting. 2015-02-28 06:07:33 -08:00
David East
9fdb7b3dbb Quickstart - Module loading 2015-02-28 05:53:01 -08:00
David East
c1aa128527 JS Quickstart. 2015-02-28 05:37:48 -08:00
Richard Harrington
f30e3e59b5 fix(docs): fix typo in compiler integration_spec.js
Closes #834
2015-02-28 12:00:49 +01:00
Yegor Jbanov
cbe7b8c671 chore(refactor): easier to make sense of attr-to-prop map (even if a bit reduntant) 2015-02-27 22:11:08 -08:00
Alex Wolfe
186ac9b872 sidenav 2015-02-27 21:38:49 -08:00
Alex Wolfe
1ff1b83356 logos for home page 2015-02-27 21:34:19 -08:00
Alex Wolfe
2a4c04fdb1 layout spacers 2015-02-27 21:21:20 -08:00
Alex Wolfe
b5638a71a1 Update to size and line-height for standard text 2015-02-27 21:09:15 -08:00
Alex Wolfe
efebaf3d03 homepage copy 2015-02-27 21:06:18 -08:00
Yegor Jbanov
757eae8ad3 feat(compiler): DOM adapters + html5lib implementation; misc fixes 2015-02-27 16:49:14 -08:00
Alex Eagle
ab42664e76 Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00
Tobias Bosch
15afb80a2f fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
Tim Blasi
ccb306cce7 docs(di): Fix typos, add some clarification.
Or maybe expose my lack of understanding, we'll see!
2015-02-27 14:54:16 -08:00
Jeff Cross
a867e2a9fd test(protractor): fix mis-typed argument value for sample-size 2015-02-27 13:42:40 -08:00
Tobias Bosch
3b40052dc7 feat(build): enforce mobile layout during e2e tests
This is important as we run our benchmarks on
mobile devices as web driver tests fails if buttons
are not visible / overlaid by other content.
2015-02-27 11:11:32 -08:00
Alex Wolfe
b3a3587671 placeholders 2015-02-27 07:21:28 -08:00
Alex Wolfe
e64f9f3584 dynamic path rendering in docs nag 2015-02-27 07:17:29 -08:00
David East
906f631f92 Quickstart. 2015-02-27 07:11:08 -08:00
Pawel Kozlowski
7e6f536cf5 fix(compiler): properly bind to properties that don't have matching attr name
Fixes #619
Closes #783
2015-02-27 16:10:16 +01:00
Alex Wolfe
82d0dea500 footer logo 2015-02-26 21:39:19 -08:00
Alex Wolfe
0e19bfb2ca sub header, cta bar, logos, announcement 2015-02-26 21:30:06 -08:00
Tobias Bosch
e490861ba2 fix(docs): make them run again and integrate into ci 2015-02-26 15:38:12 -08:00
Tobias Bosch
5cbb174a6d fix(bench press): Don’t use unicode in console reporter to prevent problems 2015-02-26 13:15:17 -08:00
Victor Berchet
8541cfd26d feat(ShadowDomStrategy): implemented EmulatedUnscopedShadowDomStrategy
- The new strategy do not scope component styles but make them global,
- The former EmulatedShadowStrategy has been renamed to
EmulatedScopedShadowDomStrategy. It does scope the styles.
2015-02-26 20:00:23 +01:00
Victor Berchet
9f181f39e9 fix(StyleUrlResolver): add support for media query in import rules 2015-02-26 20:00:23 +01:00
Victor Berchet
4d8d17ce3d fix(StyleInliner): add support for url(url) format 2015-02-26 20:00:23 +01:00
Tobias Bosch
e3f4c60f46 feat(build): copy css files 2015-02-26 10:54:19 -08:00
Victor Berchet
06f7481141 feat(RegExp): expose match indexes in Dart 2015-02-26 19:32:49 +01:00
Victor Berchet
009e11a6be fix: Static DI init 2015-02-26 19:31:44 +01:00
Pawel Kozlowski
8d2720775c chore: re-add dependency on zone.js
Closes #811
2015-02-26 19:20:02 +01:00
vsavkin
cf9cb61665 clean(forms): cleanup 2015-02-26 09:35:30 -08:00
vsavkin
f27e538e2c feat(forms): add optional controls 2015-02-26 09:31:02 -08:00
vsavkin
a73c643322 feat(forms): remove support for declaring forms in html 2015-02-26 09:31:02 -08:00
vsavkin
ded83e589b feat(forms): add support for validations 2015-02-26 09:31:01 -08:00