Sigmund Cherem
|
b03560b670
|
fix(examples): add a couple entrypoints, adjust pubspec, fix change detector bug in Dart
|
2015-07-15 15:41:40 -07:00 |
|
Brian Ford
|
ccb41632c7
|
feat(facade): add getTypeNameForDebugging function
|
2015-07-15 10:28:25 -07:00 |
|
Caitlin Potter
|
81abc39929
|
feat(http): add support for JSONP requests
Closes #2905
Closes #2818
|
2015-07-14 21:31:05 -04:00 |
|
yjbanov
|
b4cde697b5
|
chore(facade): make normalizeBlank less nonsensical
|
2015-07-14 17:21:54 -07:00 |
|
Pouria Alimirzaei
|
b716046b97
|
feat(pipes): add date pipe
Closes #2877
|
2015-07-09 15:00:14 -07:00 |
|
Pouria Alimirzaei
|
3143d188ae
|
feat(pipes): add number (decimal, percent, currency) pipes
|
2015-07-09 14:59:57 -07:00 |
|
Jeff Cross
|
55bf0e554f
|
feat(http): refactor library to work in dart
Mostly internal refactoring needed to make ts2dart and DartAnalyzer happy.
Fixes #2415
|
2015-06-30 15:21:36 -07:00 |
|
vsavkin
|
56245c6aa2
|
feat(lang): added originalException and originalStack to BaseException
|
2015-06-29 11:16:12 -07:00 |
|
Victor Berchet
|
cdfb635737
|
refactor(facade): refactor type check function - is*()
|
2015-06-16 19:27:34 +02:00 |
|
Victor Berchet
|
331a051e75
|
feat(Parser): implement Unparser
fixes #1949
closes #2395
|
2015-06-10 16:24:59 -07:00 |
|
Brian Ford
|
548f3dd5cc
|
feat(facade): add isMap method
|
2015-06-08 15:49:56 -07:00 |
|
vsavkin
|
c39c8ebcd0
|
feat(change_detection): added onInit and onCheck hooks
|
2015-05-28 16:46:22 -07:00 |
|
Victor Berchet
|
551586ced0
|
feat(RegExpWrapper): implement a test method
|
2015-05-26 19:42:17 +02:00 |
|
gdi2290
|
986038242a
|
feat(change_detection): json pipe
Closes #1957
|
2015-05-18 14:34:37 -07:00 |
|
gdi2290
|
557d54b3de
|
feat(facade): toUpperCase and toLowerCase
|
2015-05-15 19:46:52 +02:00 |
|
Kevin Moore
|
7844e3a275
|
chore: dartfmt Dart code in the repo
|
2015-05-11 09:50:33 -07:00 |
|
vsavkin
|
cb87fa0970
|
chore(build): migrated di to TypeScript
|
2015-05-06 19:00:56 -07:00 |
|
Rado Kirov
|
f863ea0db5
|
feat(decorators): adds support for parameter decorators.
Paramater decorators expect to be called as currently implemented by TS.
|
2015-04-30 18:42:40 -07:00 |
|
Brian Ford
|
e617ca6323
|
feat(facade): add isType method
|
2015-04-27 17:15:58 -07:00 |
|
Marc Laval
|
2ff2ce3c6c
|
refactor(test_lib): remove IS_NODEJS
Closes #1015
|
2015-03-20 15:50:05 +01:00 |
|
Victor Berchet
|
7322ed721e
|
refactor: remove reference to the FIELD class
|
2015-03-13 18:59:51 +01:00 |
|
Tobias Bosch
|
f9dcfa3ba5
|
feat(benchpress): add a file reporter
|
2015-03-06 12:50:05 -08:00 |
|
Victor Berchet
|
06f7481141
|
feat(RegExp): expose match indexes in Dart
|
2015-02-26 19:32:49 +01:00 |
|
Kevin Moore
|
fad25c2b10
|
chore: Adding return types to Dart facades
Closes #758
|
2015-02-23 14:26:55 -08:00 |
|
Yegor Jbanov
|
d1f03e509b
|
fix(benchpress): benchpress fixes and a smoke test for Dart
|
2015-02-23 10:50:51 -08:00 |
|
Victor Berchet
|
d67f0299cd
|
feat(ShadowCss): port implementation from webcomponent.js
|
2015-02-19 13:42:18 -08:00 |
|
Tobias Bosch
|
674848648a
|
feat(facade): add support for Date
Also refactors the dart transpilar to expose
the type mappings for future changes.
|
2015-02-17 16:02:46 -08:00 |
|
Tobias Bosch
|
f6284f2a55
|
feat(benchpress): rewritten implementation
Limitations:
- cloud reporter is not yet supported any more
|
2015-02-16 11:43:27 -08:00 |
|
Tobias Bosch
|
013e1faf27
|
fix(build): support transpile to commonjs
|
2015-02-11 13:09:52 -08:00 |
|
Victor Berchet
|
746f85a621
|
feat(compiler, ShadowDom): adds TemplateLoader using XHR.
Also adds css shimming for emulated shadow dom and makes the shadowDom
strategy global to the application.
|
2015-02-05 19:47:29 -08:00 |
|
Yegor Jbanov
|
3820609f24
|
chore(packaging): move files to match target file structure
|
2015-02-05 15:46:13 -08:00 |
|