Size: a a a

Electron — русскоговорящее сообщество

2017 February 19

F

F in Electron — русскоговорящее сообщество
🦉 ⁣
Глобал плохо
а вот документации говорит что неплохо =) http://electron.atom.io/docs/faq/#how-to-share-data-between-web-pages
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
Явное лучше не явного же
источник

F

F in Electron — русскоговорящее сообщество
ща оберну переменную в global в качестве redux-store и неявное станет явным =)))
источник
2017 February 20

NK

ID:54802903 in Electron — русскоговорящее сообщество
Кто-то работал с большим количеством вебвью?
https://github.com/electron/electron/issues/8622
источник
2017 February 21

E

Electron.js releases in Electron — русскоговорящее сообщество
electron v1.6.1 beta
https://github.com/electron/electron/releases/tag/v1.6.1

Note: This is a beta release. This is the second release running on an

upgraded version of Chrome and may have some instability and/or regressions.

Please file new issues for any bugs you find in it.

This release is published to npm (https://www.npmjs.com/package/electron) under the beta tag and can be installed via npm install electron@beta.

Bug Fixes

Node's Buffer class is no longer available on the window global when
Node integration is disabled. #8605 (https://github.com/electron/electron/pull/8605)

Fixed an issue where certain modules, like coffee-script, threw errors
when required. #8618 (https://github.com/electron/electron/pull/8618)

Fixed an issue where the focused window would lose focus when an invisible
window was created. #8676 (https://github.com/electron/electron/pull/8676)

The minimumFontSize, defaultFontSize, and defaultMonospaceFontSize
settings can now be configured via the webpreferences attribute of a
tag. #8542 (https://github.com/electron/electron/pull/8542)

Fixed a crash where the browser context did not shutdown cleanly. #8654 (https://github.com/electron/electron/pull/8654)

Fixed a crash on file lock verification. #8679 (https://github.com/electron/electron/pull/8679)

macOS

Fixed an issue where a titleBarStyle value of hidden-inset did not work on
certain OS versions. #8619 (https://github.com/electron/electron/pull/8619)

Fixed an issue where private OS APIs were being used in the Mac App Store
build causing apps to be rejected. #8668 (https://github.com/electron/electron/pull/8668)

Fixed the scroll-touch-end event not firing. #8673 (https://github.com/electron/electron/pull/8673)

Fixed BrowserWindow.setVibrancy not working on certain OS versions. #8717 (https://github.com/electron/electron/pull/8717)

API Changes

Added a app.getFileIcon(path, callback) API to get the native icon for a
file type. #7851 (https://github.com/electron/electron/pull/7851)

The callback specified to the session.setCertificateVerifyProc API is now
provided the certificate verification result and can be rejected with any
error code supported by Chrome. #7955 (https://github.com/electron/electron/pull/7955)

The dialog.showMessageBox API now supports showing a checkbox with a
message in the dialog. The state of the checkbox will be provided to the
callback. #8590 (https://github.com/electron/electron/pull/8590)


webContents now emits a will-attach-webview event that can be used to
configure the settings of a tag before it is attached.
Calling event.preventDefault() will destroy the . #8584 (https://github.com/electron/electron/pull/8584)

The zoom preferences on webContents are now persisted in a session on a
per-origin basis. #8537 (https://github.com/electron/electron/pull/8537)

Added support for webContents.invalidate() on non-offscreen pages to
schedule a paint of the entire view. #8628 (https://github.com/electron/electron/pull/8628)

macOS


dialog.showSaveDialog now supports message, nameFieldLabel, and
showsTagField options. #8556 (https://github.com/electron/electron/pull/8556)


dialog.showOpenDialog now supports a message option. #8556 (https://github.com/electron/electron/pull/8556)


dialog.showOpenDialog now supports a noResolveAliases property to
disable automatic alias (symlink) resolution. #8617 (https://github.com/electron/electron/pull/8617)

Added a crashReporter.setExtraParameter API to adjust the extra data sent
on crashes. #8648 (https://github.com/electron/electron/pull/8648)
источник
2017 February 26

SY

Sultan Yerumbayev in Electron — русскоговорящее сообщество
Добрый день, желающие поучаствовать в опросе для проекта уделите 5 минут https://goo.gl/forms/8m8wyHZw4REH6ouV2
источник
2017 March 01

E

Electron.js releases in Electron — русскоговорящее сообщество
electron v1.6.2 beta
https://github.com/electron/electron/releases/tag/v1.6.2

Note: This is a beta release. This is the third release running on an

upgraded version of Chrome and may have some instability and/or regressions.

Please file new issues for any bugs you find in it.

This release is published to npm (https://www.npmjs.com/package/electron) under the beta tag and can be installed via npm install electron@beta.

Bug Fixes

Fixed an issue where the flash context menu would throw an error when
opened when fullscreen. #8739 (https://github.com/electron/electron/pull/8739)

Fixed an issue where the Buffer global would be unavailable in modules
required from preload scripts when node integration was disabled. #8758 (https://github.com/electron/electron/pull/8758)

Fixed a console warning message about a potential listener leak when more
than 10  tags were in a page. #8742 (https://github.com/electron/electron/pull/8742)

Fixed an issue where no such module errors would be incorrectly thrown in the
renderer process referencing browser process Electron modules. #8766 (https://github.com/electron/electron/pull/8766)

macOS

Fixed an issue where Quick Look would not work correctly when opened from a
file dialog. #8745 (https://github.com/electron/electron/pull/8745)

API Changes

Added a new async option to the menu.popup API that causes the method
to return immediately instead of after the menu is closed on all platforms
and also no longer blocks rendering updates on macOS. #8702 (https://github.com/electron/electron/pull/8702)

macOS

The dialog.showMessageBox API now supports the cancelId property
similar to other platforms. #8733 (https://github.com/electron/electron/pull/8733)
источник
2017 March 02

l

lulz in Electron — русскоговорящее сообщество
Привет! Нужен хороший гайд по интеграции сервера на ноде с электроном в .exe
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
lulz
Привет! Нужен хороший гайд по интеграции сервера на ноде с электроном в .exe
И в чём именно нужна интеграция
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
Типа есть сервер и им нужно управлять из гуя?
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
Тут особо гайдов нет. Подойдут по любому языку ибо это общение меж процессами
источник
2017 March 03

SM

Sheldhur Mornor in Electron — русскоговорящее сообщество
как в электроне можно import сделать чтобы путь был какбэ полный, но относительно корня приложения
источник

SM

Sheldhur Mornor in Electron — русскоговорящее сообщество
т.е. вместо import '../../../utils/helper'; как-то так import '/app/utils/helper';
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
Так же как и в случае ноды
источник

l

lulz in Electron — русскоговорящее сообщество
хорошо, а как например сделать в electron "нажал кнопку запустил команду forever start node.js"?
источник

l

lulz in Electron — русскоговорящее сообщество
как зашифровать файлы в ноде?
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
lulz
хорошо, а как например сделать в electron "нажал кнопку запустил команду forever start node.js"?
Запускать команды
источник

🦉⁣

🦉 ⁣ in Electron — русскоговорящее сообщество
Как из терминала
источник

l

lulz in Electron — русскоговорящее сообщество
т.е например запущен процесс
источник

l

lulz in Electron — русскоговорящее сообщество
я могу убить его forever stop app(PID)
источник