4f39fb728b
chore: update tslint rules ( #7391 )
2019-06-26 15:13:48 +03:00
b436ecde36
refactor: replace var usage with let/const ( #7064 )
2019-03-25 18:09:14 +02:00
1cb5e7387d
Add required inspector fields for Elements and Network ( #5754 )
2018-04-27 17:04:52 +03:00
03cfc0cee3
chore(tslint): update tslint rules and fix errors ( #5747 )
...
* chore(tslint): fix tslint config & errors
* chore(tslint): enable double quotes, whitespace, and arrow-return-shorthand rules and fix errors
2018-04-26 18:36:32 +03:00
cb029225c3
Elements tab support for iOS Chrome DevTools ( #4930 )
...
* add initial implementation of the dom agent for ios
* add implementation of the css agent for ios
* refactor devtools inspector methods to somewhat accomodate ios and android
patch elements dom-node tests to test for ios too
* fix android dom-node test
* fix ios dom-node-tests to mock the ios devtools inspector properly
* fix: minor changes
2017-10-12 11:32:31 +03:00
457407ebeb
Fix https://github.com/NativeScript/NativeScript/issues/4419 ( #4754 )
...
mimeTpye set to "application/octet-stream" according to RFC if content-type is not specified.
See: http://mattryall.net/blog/2008/03/default-content-type , https://stackoverflow.com/questions/1176022/unknown-file-type-mime
2017-08-25 13:29:54 +03:00
8f621a0df0
check if mimeType is defined before assuming the response's Document type
2017-03-24 14:27:23 +02:00
290a771ea1
add calls to the network agent (Chrome DevTools) inside http-request.android when making http requests if debugging is enabled
2017-03-17 09:44:25 +02:00
299203901e
Move platform .d.ts-es to separate plugin folder
...
Add dev-setup to figure out links
Update development workflow
Update package.json and dts-ios
Update the iOS declarations
grunt is now fine
2016-09-26 11:53:39 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00