Commit Graph

50 Commits

Author SHA1 Message Date
Igor Minar ec3a5b54de docs(readme): remove incorrect download count badge
npm doesn't currently support download counts for scoped packages, so there is no replacement right now.
2016-10-05 11:37:28 -07:00
Igor Minar c0bdd89b5d docs(readme): update the note about RC 2016-09-14 19:37:19 -07:00
Pouja aa713d1dd9 docs(readme): fixed visual of browserstack link (#11552)
Instead of using a variable for the link of browserstack it was using the direct https link.
That caused to show the text and the link (incorrect markdown).
Moved the https link to the bottom with the other link assignments. It will now only show the blue text with the link to the browserstack.
2016-09-13 10:06:02 -07:00
Marc Laval 8858ebc4ab ci: update SauceLabs badge when running CI on master (#11352) 2016-09-06 12:07:48 -07:00
Victor Berchet e73ac1e992 chore(Dart): remove obsolete files, update the docs 2016-07-22 08:20:46 -07:00
Alex Eagle a78a43c816 chore(readme): add CircleCI status badge 2016-05-27 11:40:30 -07:00
Felix Itzenplitz 1dcb663917 readme: update badges
Closes #8853
2016-05-26 10:35:22 -07:00
Julian Motz f18356307b chore: consistent badge shape (#7053) 2016-05-26 09:52:06 -07:00
Alex Castillo 27c25bd0e8 chore(readme): update README: no longer beta (#8405) 2016-05-19 22:23:33 -07:00
Gautam krishna.R e589f9949b chore: align badges in README.md 2016-04-30 08:47:49 -07:00
Naomi Black 909e70bd61 Update README.md 2015-12-15 12:38:48 -08:00
Naomi Black 8ac9719832 Update README.md 2015-12-15 12:38:13 -08:00
Igor Minar 17fbbfba91 docs(readme): remove angular 1 js & dart links
they are confusing now that we are in beta.
2015-12-15 11:36:07 -08:00
Alex Eagle b232dded77 chore(readme): update README: no longer alpha 2015-12-15 11:25:14 -08:00
Marc Laval e1853b33d3 chore(saucelabs): add matrix badge to README.md
Closes #4400
2015-09-29 10:03:45 +02:00
Razvan Moraru d4383af022 docs: Fix broken link to download angular page
Closes #3958
2015-09-11 15:37:35 -07:00
Rodolfo Yabut c3d61bc63c docs: Add period for consistency.
Closes #2861
2015-07-21 16:38:32 -07:00
Miško Hevery c8ef5b5811 chore: readme link to community-help hotlist 2015-06-19 11:25:00 -07:00
Misko Hevery 88c607da03 chore: update README with badges 2015-05-18 15:29:08 -07:00
Alex Eagle c5bd3f0773 Update README.md
Don't tell people to build angular from source themselves. Our examples are not well-constructed for users to try them out.

Closes #1756
2015-05-08 11:17:29 -07:00
Anthony Zotti dff4795e49 docs(README): update for linguistic consistency
Closes #1537
2015-04-28 19:06:02 +02:00
Dmitry Patsura eef5f7e06d README - don't forget to build app before start
Don't forget to build app before start HTTP server

Closes #1014
2015-03-21 14:55:11 -07:00
Patrice Chalin 28aa7466bd docs(developer): add developer docs and refactor README
A first edition of `DEVELOPER.md` inspired from the angular.dart version
and expanded to include instructions given in this repos’ `README.md`
(which has been cleaned up and padded up).

Closes #946
2015-03-17 21:24:55 -07:00
Marc Laval 1d4ff9bcdc feat(compiler): parse5 DOM adapter
Closes #841
2015-03-11 14:42:54 +01:00
The Gitter Badger 3684da8d65 chore: Added Gitter badge
Closes #884
2015-03-07 19:55:59 +00:00
Pawel Kozlowski f0c5738204 docs(README): fix unit test task names
Closes #769
2015-02-24 10:33:41 -08:00
Tobias Bosch 0a0c0d8302 feat(spec): add spec argument to the protractor config, allows to filter tests to run
Closes #695
2015-02-23 10:49:00 -08:00
Kevin Moore a80105f30a docs(README): fix sample location in Dart
Closes #745
2015-02-21 18:41:54 +01:00
Misko Hevery cbc76faf11 chore: min version of Dart to 1.9.0-dev.8.0
Closes #681
2015-02-17 16:34:19 -08:00
Tobias Bosch 8b7df90b0d fix(build): simplify the e2e/perf config via command line arguments 2015-02-17 11:08:04 -08:00
Pascal Precht ec576ca90e chore(readme): updates prerequisites
Due to #670, this commit makes explicitly clear that version `>=1.4.0`
of the `pub` command line tool is required to run a local build with
`gulp build`.
2015-02-17 08:52:53 +01:00
Tobias Bosch 013e1faf27 fix(build): support transpile to commonjs 2015-02-11 13:09:52 -08:00
Pawel Kozlowski 583de5be42 docs(README): correct path to JS example after dir structure reorg 2015-02-08 22:14:05 -08:00
Marc Laval ee99a5a02b chore: gulpifying the tests
Closes #168
2015-01-22 16:15:17 -08:00
Ciro Nunes d2c7c84e8e chore(README): warn that this repo is for Angular2
There are lots of issues being created regarding the 1.3 version in this repo.
Warning the users that this repo is for Angular 2.0 should avoid this confusion.

Closes #373
2015-01-22 15:52:31 -08:00
Julie Ralph d3a40e726e docs(readme): add step to start local webserver before running perf tests 2015-01-22 15:03:34 -08:00
Kevin Moore 766267a65a tweak location to hello_world example for Dart 2015-01-20 13:57:54 -08:00
Kathy Walrath d0333e4376 Update README.md 2015-01-15 10:00:16 -08:00
PatrickJS e276716bde docs(README): missing project name 2015-01-06 18:08:35 -08:00
Tobias Bosch fe2a09bc7f refactor(perf): e2e tests and benchpress should be written in es6 2015-01-06 15:32:49 -08:00
Miško Hevery 4a08bbf7f1 chore: update README to make Dart optional 2014-12-12 11:57:02 -08:00
Tobias Bosch 8db77f2405 refactor(build): simplify and modularize
simplify:
- use same html file for dart and JS
- build benchmarks automatically when doing `gulp build`
- centralize configuration

modularize:
- move all build tasks into separate node.js modules under
  `tools/build`.

changes:
- the `build` folder is now the `dist` folder

Closes #284
2014-12-05 16:30:36 -08:00
Rado Kirov 03e2c94c6c doc(readme): adds examples to readme. 2014-11-21 16:27:54 -08:00
Victor Berchet ec7e8534c2 doc(debug): add instructions for debugging the tests in the README 2014-10-30 09:58:23 +01:00
Blake La Pierre 87b0d3fcc5 docs(readme): add missing prerequsite [karma-cli]
Closes #102
2014-10-28 21:03:06 -07:00
Harry Wolff abb3ee4507 docs(readme): add installation of pub as a pre-requisite
Closes #113
2014-10-28 20:59:24 -07:00
Victor Berchet 99bad64c3f doc(README): HOWTO debug the transpiler 2014-10-01 17:32:59 +02:00
Victor Berchet 92375c0281 chore(README): update instructions 2014-09-30 14:21:46 +02:00
Tobias Bosch 85b5543f62 feat: travis-ci integration 2014-09-29 16:33:53 -07:00
Tobias Bosch c79f0c3472 refactor: simplify and make tests work in JS and Dart
* remove `wraps` syntax enhancements for imports
  and support new `import * as module from ...` syntax

  - default imports are the wrong construct for importing
    everything from a module

* moved tests from transpiler to jasmine and karma

  - transpiler tests are included when running karma in main project folder
  - transpiler is reloaded after every test run in karma,
    so no need to restart karma when the transpiler has been changed.
  - removed own gulp build for transpiler and `postinstall.sh`
    as they are no more needed.
  - transpiler tests are now executed in Dart AND JavaScript (used to be executed
    only in Dart), which allowed to catch some bugs (see the bug with the
    import specification above).

* made tests work in dart as well by using the following hack:

  - dependencies are loaded from the `build` folder, which makes
    running `gulp build` necessary before running karma for dart
  - for this to work,
    the dependencies are included in main `pubspec.yaml` of project
  - reason for the hack: `karma-dart` loads all `packages` urls
    directly from disc (should rather use the karma file list)

* added explicit annotations `FIELD`, `ABSTRACT`, ... to `facade/lang.*`

  - needed for now that we can run tests and don't get errors for undefined
    annotations.

* added `README.md` with details about the build and tests
2014-09-28 21:50:38 -07:00