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

354 Коммитов

Автор SHA1 Сообщение Дата
Adrian Leonhard fc8e8968cc Removed @deprecated on namespace Electron. 2017-09-22 18:28:59 +02:00
Adrian Leonhard f0699df86d Fixed mocha tests. 2017-09-20 19:27:29 +02:00
Adrian Leonhard 3a1557d752 Changed `declare module "electron"` to export = Electron
and added const declarations so that `app` etc are accessible.
2017-09-20 18:44:55 +02:00
Zeke Sikelianos 54fcd2ad79 Merge pull request #76 from electron/dont-do-things-twice-on-ci
Don't do the tests and stuff multiple times on CI, it takes AGGEESSS
2017-09-07 12:41:24 -07:00
Samuel Attard bff8fc2cbf
Don't do the tests and stuff multiple times on CI, it's just silly 2017-09-07 14:18:04 +10:00
Samuel Attard d700c0696c Merge pull request #74 from bpasero/fix-73
Event definition is wrong (fixes #73)
2017-09-07 14:15:43 +10:00
Benjamin Pasero 159c83b858 Event definition is wrong (fixes #73) 2017-09-07 06:03:54 +02:00
Zeke Sikelianos 19e42ee00d 1.2.8 2017-07-25 16:44:54 -07:00
Zeke Sikelianos a20a8abd0f Merge pull request #69 from electron/remove-lockfiles
Remove lockfiles
2017-07-25 16:43:20 -07:00
Zeke Sikelianos b29ed0cfa2 whitespace 2017-07-25 16:42:37 -07:00
Zeke Sikelianos 6a808c1a3b ignore lockfiles
maybe one day we can agree on a dependency locking strategy, but until that day let's leave the lockfiles out.
2017-07-25 16:40:12 -07:00
Zeke Sikelianos c51c57441b Merge pull request #62 from electron/hidden-inset
hidden-inset -> hiddenInset
2017-07-25 16:35:27 -07:00
Zeke Sikelianos 75e9489da5 use newer electron commit 2017-07-25 16:08:04 -07:00
Zeke Sikelianos df59c08c8a Merge pull request #68 from electron/check-for-leaks
avoid publishing secrets to github and npm
2017-07-25 16:02:10 -07:00
Zeke Sikelianos 85c2051f85 avoid publishing secrets to github and npm 2017-07-25 15:55:31 -07:00
Kevin Sawicki 8d71eb812f hidden-inset -> hiddenInset
hidden-inset is deprecated
2017-06-05 14:31:50 -07:00
Zeke Sikelianos 01646ace0a v1.2.7 2017-05-31 12:05:26 -07:00
Zeke Sikelianos ed576ae3eb Merge pull request #61 from electron/better-debugging-output
Wrap numeric keys in quotes
2017-05-31 12:03:51 -07:00
Zeke Sikelianos 3d632a8a5e wrap numeric key names in quotes 2017-05-31 11:57:24 -07:00
Zeke Sikelianos 5219834136 write typings file to disk for debugging 2017-05-31 11:57:10 -07:00
Zeke Sikelianos 547b6fb235 remove useless ocean of output 2017-05-31 11:09:19 -07:00
Zeke Sikelianos 426e0e7530 use latest electron master 2017-05-31 11:06:26 -07:00
Zeke Sikelianos 393bd451c3 v1.2.6 2017-05-27 20:17:42 -07:00
Zeke Sikelianos 28fcaa64b5 Merge pull request #57 from electron/support-returning-custom-types
support returning custom types
2017-05-27 20:13:14 -07:00
Samuel Attard f14478b3e5
Match the style used for the other process edge case 2017-05-27 16:06:40 +10:00
Zeke Sikelianos 078073e7aa support returning custom types 2017-05-26 16:15:16 -07:00
Zeke Sikelianos cde2d338e1 v1.2.5 2017-05-15 11:31:47 -07:00
Zeke Sikelianos 100bbe2909 Merge pull request #53 from electron/update-yarn-lock
update yarn.lock
2017-05-15 11:27:49 -07:00
Zeke Sikelianos 56b724c513 update yarn.lock 2017-05-15 11:22:37 -07:00
Zeke Sikelianos 3ac49507ba Merge pull request #52 from poiru/fix-is-optional
Fix utils.isOptional()
2017-05-15 11:14:28 -07:00
Birunthan Mohanathas f0bab89883 Assume methods are non-optional for now
This makes e.g. `app.commandLine.appendSwitch` non-optional and does not
result in false positives.
2017-05-15 21:05:12 +03:00
Birunthan Mohanathas a262fed4ab Don't check description in utils.isOptional
It was incorrectly identifying the parameter to
`BrowserView.setBackgroundColor` as optional.

This is no longer needed since `electron-docs-linter` marks non-optional
things as `required`.
2017-05-15 21:02:36 +03:00
Zeke Sikelianos bbbc9db764 Merge pull request #51 from poiru/electron-update
Update to latest master of electron/electron
2017-05-15 10:57:47 -07:00
Birunthan Mohanathas 00f44b3496 Update to latest master of electron/electron 2017-05-15 12:29:30 +03:00
Birunthan Mohanathas 4874bdde3f Fix incorrect property name in test/main.ts 2017-05-15 12:29:30 +03:00
Zeke Sikelianos a479eeef71 v1.2.4 2017-05-13 10:01:17 -07:00
Zeke Sikelianos a5948b396e Merge pull request #49 from electron/fix-optionals
Change default optional value for methods and events
2017-05-13 09:59:23 -07:00
Samuel Attard adaba39fc4
Change default optional value for methods and events 2017-05-13 17:40:02 +10:00
Zeke Sikelianos d183c16069 v1.2.3 2017-05-10 23:14:27 -07:00
Zeke Sikelianos 93d720086b Merge pull request #45 from electron/make-types-node-a-dep
move @types/node to dependencies
2017-05-10 23:14:07 -07:00
Zeke Sikelianos 3c68012c8a move @types/node to dependencies 2017-05-10 23:10:57 -07:00
Zeke Sikelianos dac2df7b85 v1.2.2 2017-05-10 22:12:57 -07:00
Zeke Sikelianos 3d27f84a92 Merge pull request #42 from electron/do-not-npmignore-tests
do not npmignore tests
2017-05-10 22:12:35 -07:00
Zeke Sikelianos 981dfb0a1e do not npmignore tests 2017-05-10 22:06:02 -07:00
Samuel Attard d13f6e9150 1.2.1 2017-05-11 11:18:27 +10:00
Samuel Attard f0e8658c26 Merge pull request #41 from electron/check-output-on-gen
Run tsc on the output at gen time
2017-05-11 11:17:50 +10:00
Samuel Attard b39769aa22 Merge pull request #40 from electron/prefix-process
Prefix things correctly in the process module
2017-05-11 11:17:40 +10:00
Samuel Attard cb8ffb4e4a Prefix things correctly in the process module 2017-05-11 09:54:00 +10:00
Samuel Attard be5cd60141 Run tsc on the output at gen time 2017-05-11 09:50:08 +10:00
Zeke Sikelianos b7b2b0962b v1.2.0 2017-05-09 15:42:45 -07:00