electron-application
Here are 204 public repositories matching this topic...
-
Updated
Nov 1, 2019 - JavaScript
ERROR in ./src/main.js
✘ http://eslint.org/docs/rules/ Parsing error: Unexpected token
44 | cordova.initialize()
45 | // 打开此行代码的注释可以打 cordova 的包
46 |
| ^
G:\VueDemo\vue-objccn-master\src\main.js:46:1
^
✘ 1 problem (1 error, 0 warnings)
Errors:
1 http://eslint.org/docs/rules/null
ERROR in ./src/main.js
Module build failed: SyntaxError: G:/VueDemo/v
-
Updated
May 21, 2020 - Vue
Hi, I've been trying to figure out how to get this working.
The documentation currently doesn't really cover enough to answer some questions.
It'd be nice to see some more docs.
I have a few questions lacking answers:
How do I change what port the server runs on?
Whats 'jwt'?
What database adapters are supported?
For the assets folder should there be a trailing slash?
I'm also unable
I'm using runjs on a windows OS. Since I write JavaScript and Python I sometimes switch the syntax. I used the print command by accident and this brought up the print dialog. Just wanted to let you know.
-
Updated
May 13, 2020 - JavaScript
[Deprecation] HTML Imports is deprecated and will be removed in M73, around March 2019. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 for more details.
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
May 24, 2020 - JavaScript
-
Updated
May 21, 2020 - Vue
Version 4.0.0-rc23 (4.0.0-rc23)
- Start Caret
- Ensure Show Files is enabled (View -> Show Files) -> Show files checked, files are visible
- Exit Caret
- Start Caret - files are visible
- Attempt to hide files (View -> Show Files) -> Show files unchecked, files are visible
In the last step the files are still visible even though we've chosen to hide them.
-
Updated
Jul 16, 2019 - JavaScript
-
Updated
Jan 20, 2020 - TypeScript
-
Updated
May 22, 2020 - HTML
-
Updated
May 5, 2020 - TypeScript
Add navigation to the main screen for showing the settings page / configuration for the app / each note.
Maybe we can use react-sliding-pane?
-
Updated
Nov 30, 2019 - CSS
-
Updated
May 23, 2020 - TypeScript
-
Updated
Apr 22, 2019 - Java
-
Updated
Mar 27, 2020 - TypeScript
-
Updated
Apr 21, 2018 - HTML
-
Updated
May 23, 2020 - TypeScript
-
Updated
Mar 24, 2017 - TypeScript
-
Updated
Jul 10, 2019 - JavaScript
-
Updated
Jul 27, 2019 - JavaScript
-
Updated
Oct 10, 2018 - Haxe
-
Updated
Oct 30, 2018 - TypeScript
Improve this page
Add a description, image, and links to the electron-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the electron-application topic, visit your repo's landing page and select "manage topics."
I have a feature request for dark mode. In dark mode inline code blends too much into the regular text. I'm used to seeing a bit more styling on inline codes in light mode, however in dark mode only the font changes and there's a barely noticeable border around it and it's not enough to make the code pop out.