Kathy Walrath
c42f28081e
More updates to Dart stuff
2015-03-03 16:37:56 -08:00
Tobias Bosch
043b8c6d2e
feat(bench press): add microIterations option
2015-03-03 14:41:03 -08:00
Alex Wolfe
6a992c492d
Merge pull request #41 from davideast/dropdown
...
Dropdown
2015-03-03 14:31:58 -08:00
Alex Wolfe
9c93c2294a
dropdown
2015-03-03 14:22:30 -08:00
David East
1eaed5d7a5
Steps refactor.
2015-03-03 13:50:49 -08:00
Kathy Walrath
34fa6cd8d7
Merge pull request #40 from davideast/ignore
...
Add .DS_Store to .gitignore
2015-03-03 12:54:32 -08:00
Kathy Walrath
0d783ae1d5
Add .DS_Store to .gitignore
2015-03-03 12:53:29 -08:00
David East
8704d7549f
Merge pull request #39 from davideast/usertest
...
tweaks to quickstarts
2015-03-03 11:41:21 -08:00
Kathy Walrath
da2d76352b
tweaks to quickstarts
2015-03-03 11:32:06 -08:00
Victor Berchet
03793d0714
feat(CssProcessor): add support for CssTransformers
...
Closes #860
2015-03-03 11:24:08 -08:00
Victor Berchet
9982520a23
refactor(Compiler): make shadow DOM stragegy support more flexible
2015-03-03 11:24:08 -08:00
Victor Berchet
bcf4a96a84
refactor(Compiler): simplify the code
...
Closes #862
2015-03-03 11:21:02 -08:00
Kathy Walrath
5baa3061e5
Merge pull request #35 from davideast/dart2
...
make dart quick start prettier, truthier
2015-03-03 10:09:38 -08:00
Naomi Black
61cc822f5f
Wordsmithing and fix to escape the braces in the i18n section
2015-03-03 08:20:15 -08:00
Cory Bateman
04abf2629b
chore(gulpfile.js): minor corrections
...
Removed unnecessary comma and semicolon
Closes #863
2015-03-03 08:53:53 -07:00
Alex Wolfe
70aa536e0a
base setup for menu
2015-03-03 06:41:37 -08:00
Alex Wolfe
4ca28d0914
update web component logo
2015-03-03 06:38:36 -08:00
Alex Wolfe
cd18967a6e
version menu & social icons
2015-03-03 06:34:45 -08:00
Naomi Black
efaf378172
Add favicon.ico to the top level of the site
2015-03-03 04:32:05 -08:00
Alex Wolfe
4e73e7a148
fixed curly braces
2015-03-02 23:14:05 -08:00
Alex Wolfe
20308d21bb
drop down update
2015-03-02 22:57:42 -08:00
Alex Wolfe
50e8bcb31a
update license & logos
2015-03-02 22:38:35 -08:00
Kathy Walrath
5c6e4ecd0c
make dart quick start prettier, truthier
2015-03-02 22:22:56 -08:00
Alex Wolfe
13b70d114e
Merge branch 'master' into dropdown
2015-03-02 22:04:56 -08:00
Kathy Walrath
46a55185a3
Merge pull request #34 from davideast/dart1
...
First draft of Dart content, plus some edits for js quickstart
2015-03-02 20:49:28 -08:00
Alex Wolfe
7791ed9209
merge with master
2015-03-02 19:16:09 -08:00
Alex Wolfe
b43daa67ce
dropdown initial test
2015-03-02 19:07:47 -08:00
Kathy Walrath
c1fd3477fe
fix a couple of js quick start typos
2015-03-02 18:43:37 -08:00
Kathy Walrath
b892275c2b
Latest Dart info (still needs work)
2015-03-02 18:42:31 -08:00
David East
c9f6c832b4
QS revisions.
2015-03-02 17:05:31 -08:00
David East
55072f00a4
QS revisions.
2015-03-02 16:53:46 -08:00
Tobias Bosch
8adac5332a
fix(benchmarks): prepare publish to pub
2015-03-02 16:34:32 -08:00
Tobias Bosch
9c9769e3dd
fix(build): copy files that are included in html files to the same folder
...
This is e.g. needed to allow Dart benchmarks to be served via `pub`
2015-03-02 16:34:32 -08:00
Tobias Bosch
81a5ae8f6e
fix(build): report and fail on errors
...
tree benchmark was broken and we didn’t know it…
also changes reporting to not include messages from `console.time()`, …
2015-03-02 16:34:32 -08:00
vsavkin
733915d99b
feat(forms): add support for nested forms
2015-03-02 14:53:03 -08:00
Kathy Walrath
8a998d2eb1
fix typo in js _data.json file
2015-03-02 14:50:14 -08:00
Kathy Walrath
d6f6fbb921
copy of js docs
2015-03-02 14:46:31 -08:00
Tobias Bosch
7ddfbf8bea
refactor(tests): move files from angular2/e2e_test
to angular2/src/test_lib
...
The `e2e_test` folder in `angular2` never contained e2e tests but was
used to store utilities for writing e2e/perf tests. A better place for
them is `angular2/src/test_lib`.
Closes #855
2015-03-02 14:38:02 -08:00
vsavkin
ba0a1ec459
feat(di): add support for optional dependencies
2015-03-02 14:38:02 -08:00
Victor Berchet
23786aaa92
feat(DomAdapter): add types
...
Closes #842
2015-03-02 14:38:02 -08:00
Caitlin Potter
749a75812c
fix(browser_adapter): work around WebKit bug with importing template elements
...
Closes #851
Closes #853
2015-03-02 14:38:02 -08:00
Bertrand Laporte
3059104e8d
add compilation error test for dart
...
Closes #812
2015-03-02 14:38:02 -08:00
vsavkin
21f24d19dd
feat(change_detection): implement hydration/dehydration
2015-03-02 13:28:39 -08:00
Jeff Cross
c1dc3ccf48
chore: publish npm and bump version to alpha 12
2015-03-02 11:36:34 -08:00
Tobias Bosch
821d01ab34
refactor(benchpress): export webdriver adapters in benchpress/benchpress
...
Also adds default bindings for protractor.
Also removes sync web driver adapter for Dart as we don’t have tests
for it yet.
2015-03-02 11:31:06 -08:00
Yegor Jbanov
f783841f16
chore(packaging): pub publish script
2015-03-02 10:09:06 -08:00
Alex Wolfe
cf4cf8503c
contribute
2015-03-02 07:15:03 -08:00
Alex Wolfe
426496c023
Help Page
2015-03-02 06:29:08 -08:00
Alex Wolfe
154d812cc1
update footer links
2015-03-02 06:15:13 -08:00
Alex Wolfe
086883af70
Added Ali
2015-03-02 06:05:12 -08:00