Граф коммитов

354 Коммитов

Автор SHA1 Сообщение Дата
Zeke Sikelianos da6388e7cf v1.1.0 2017-05-09 15:40:19 -07:00
Zeke Sikelianos ffa3939fc9 Merge pull request #38 from electron/lint-on-create
tslint output before creating file
2017-05-09 15:37:27 -07:00
Zeke Sikelianos 5d66d704d7 tslint output before creating file 2017-05-09 15:26:17 -07:00
Zeke Sikelianos 64416fe9c5 Merge pull request #37 from electron/portable-linting
Make tslint portable
2017-05-02 16:19:47 -07:00
Zeke Sikelianos b205f7d337 use alternate array syntax 2017-05-02 16:05:29 -07:00
Zeke Sikelianos 253825e0f1 make tslint a dep so it can be used by electron/electron 2017-05-02 10:02:13 -07:00
Zeke Sikelianos 13adddc8ea use tslint CLI directly 2017-05-02 10:01:21 -07:00
Zeke Sikelianos afa76c70dc Merge pull request #22 from electron/return-type-values
Add enum support to typify.  Fixes #20
2017-05-02 09:22:33 -07:00
Zeke Sikelianos 75708798a1 Merge pull request #21 from miniak/drop-public
Remove public prefix + disable "member-access" tslint rule
2017-05-02 09:18:35 -07:00
Milan Burda c9a054cc5b Remove public prefix + disable "member-access" tslint rule 2017-04-09 22:24:23 +02:00
Samuel Attard cbf74dc62d
Add enum support to typify. Fixes #20 2017-04-10 01:40:24 +10:00
Milan Burda e1e4669dd2 Order tslint.json 2017-04-09 16:02:13 +02:00
Zeke Sikelianos e7cbe7edcf call it one point oh 2017-03-31 20:10:27 -07:00
Samuel Attard 363bb3026e
Correctly extends the global Event interface 2017-04-01 13:06:06 +11:00
Samuel Attard 251eaa10b0
Add useCapture optional to DOM events 2017-04-01 12:54:58 +11:00
Samuel Attard 5149031fab
Extend DOM Events from Event 2017-04-01 12:52:28 +11:00
Zeke Sikelianos 11e587b462 Merge pull request #16 from electron/webview-linting-fixes
Webview linting fixes
2017-03-31 18:42:44 -07:00
Samuel Attard 3567c13117
Fix linting 2017-04-01 12:40:06 +11:00
Samuel Attard 60645c8d8d
Update vendor hash and docs linter 2017-04-01 12:35:52 +11:00
Zeke Sikelianos dfd8038105
rename more things 2017-04-01 12:35:52 +11:00
Zeke Sikelianos de88f9cd97
rename the project 2017-04-01 12:35:52 +11:00
Zeke Sikelianos f6e7380dc1 use latest master of electron/electron 2017-03-31 18:34:20 -07:00
Samuel Attard d4005a142f
Support webview events 2017-04-01 12:08:03 +11:00
Samuel Attard 0a4a797397
Remove dumb tests 2017-04-01 11:23:58 +11:00
Samuel Attard f47ab20d38
Fix semicolons and update electron hash 2017-04-01 11:14:54 +11:00
Zeke Sikelianos 8ea7d01f88 Merge pull request #18 from electron/rename2
rename more things
2017-03-29 13:06:34 -07:00
Zeke Sikelianos 3cb0cc7e1d rename more things 2017-03-29 13:06:01 -07:00
Zeke Sikelianos 10d945501d Merge pull request #17 from electron/rename-the-project
rename the project
2017-03-29 13:03:16 -07:00
Zeke Sikelianos b1be1a4806 rename the project 2017-03-29 13:02:24 -07:00
Zeke Sikelianos c1713d6074 use electron-docs-linter@2.2.0 2017-03-25 00:12:50 -07:00
Samuel Attard 6a2ab19911
Update files to fix output linting issues 2017-03-25 14:30:41 +11:00
Samuel Attard bd3726c570
Merge branch 'master' of github.com:electron/electron-definitelytyped into webview-linting-fixes 2017-03-25 13:28:36 +11:00
Samuel Attard a8bb5161c5 Merge pull request #15 from electron/static-props
Setup for static properties (touchbar)
2017-03-25 13:28:03 +11:00
Samuel Attard d68adb094f
Implement webview correctly and fix linting issues 2017-03-25 13:27:59 +11:00
Samuel Attard e0574445d9
Setup for static properties (touchbar) 2017-03-25 12:56:35 +11:00
Samuel Attard eaa478d08a Merge pull request #7 from electron/webview-mos
webview improvements
2017-03-25 12:22:44 +11:00
Felix Rieseberg dacc32677b 🔧 Manual fix for ClientRequest login 2017-03-24 15:55:14 -07:00
Felix Rieseberg c2e56e6515 🔧 Fix issues in test/main.ts 2017-03-24 15:17:16 -07:00
Felix Rieseberg 83b42387f7 🙅 Exclude adjecant-overload-signature 2017-03-24 15:01:34 -07:00
Felix Rieseberg c3f0af39cf Merge branch 'webview-mos' of https://github.com/electron/electron-definitelytyped into webview-mos
# Conflicts:
#	lib/utils.js
2017-03-24 14:57:40 -07:00
Felix Rieseberg 3235ad1bff Merge pull request #14 from miniak/event-emitter
Add missing once / addListener / removeListener method overloads for events
2017-03-24 14:55:35 -07:00
Felix Rieseberg b27a893628 🔧 Correctly identify param arrays 2017-03-24 14:54:59 -07:00
Felix Rieseberg 4e505d8641 🔧 Correctly identify param arrays 2017-03-24 14:53:50 -07:00
Felix Rieseberg 63e72ad1f3 🔧 Correctly identify array returns 2017-03-24 14:37:28 -07:00
Milan Burda d43e54333d Add missing once / addListener / removeListener method overloads for events 2017-03-24 14:32:23 -07:00
Felix Rieseberg 293c58154c 🔧 Detect more array cases 2017-03-24 14:13:17 -07:00
Felix Rieseberg c209631baa 🔧 Correctly identify collections 2017-03-24 12:53:33 -07:00
Felix Rieseberg 3ece0d8022 🔧 Use debug instead of console
console.log blocks exit and can’t really be used in the testing pipleine, this fixes that
2017-03-24 11:53:19 -07:00
Felix Rieseberg 46f4aa39d4 🔧 Be optimistic about optionality 2017-03-24 11:39:39 -07:00
Felix Rieseberg 34dc594c46 🔧 Handle empty prefix 2017-03-24 11:25:28 -07:00