Aleksei Kuzmin
|
cf749a8e18
|
Explicitly skip tests that should be skipped
|
2017-11-20 14:43:23 +01:00 |
|
Shelley Vohr
|
1130ccf69b
|
upgrade system pref spec
|
2017-10-26 20:58:48 -04:00 |
|
Birunthan Mohanathas
|
06d782279c
|
Add systemPreferences.removeUserDefault()
This can be used to restore the default or global value of a `key`
previously set with `setUserDefault`.
|
2017-10-10 22:57:47 +03:00 |
|
Birunthan Mohanathas
|
486b6b9096
|
Add systemPreferences.setUserDefault for macOS
This API can be used to e.g. enable key repeat by setting
`ApplePressAndHoldEnabled` to `false` (see also #47).
|
2016-11-29 09:46:32 -08:00 |
|
Kevin Sawicki
|
cbffd598f9
|
Add failing spec for unknown user defaults
|
2016-11-21 09:22:30 -08:00 |
|
Kevin Sawicki
|
e7bfd1c959
|
Add systemPreferences.getColor specs
|
2016-10-11 13:15:26 -07:00 |
|
Kevin Sawicki
|
7b49d94e9f
|
Add systemPreferences.isInvertedColorScheme API
|
2016-10-10 10:43:08 -07:00 |
|
Samuel Attard
|
ba98109d33
|
Remove semicolons from spec
|
2016-09-20 02:41:26 +10:00 |
|
Samuel Attard
|
9f94652792
|
Add basic spec for getAccentColor
|
2016-09-20 02:41:26 +10:00 |
|
Kevin Sawicki
|
197ec98800
|
Remove standard linter warnings
|
2016-06-29 09:46:16 -07:00 |
|
Charlie Hess
|
e377298cd2
|
Be consistent in spec organization.
|
2016-06-01 19:29:24 -07:00 |
|
Charlie Hess
|
fa3b17444f
|
All we really need to do is make getUserDefault support array / object types.
|
2016-06-01 19:21:17 -07:00 |
|
Charlie Hess
|
587dd2fe51
|
Expose the method to JS and write a simple test.
|
2016-06-01 18:56:25 -07:00 |
|