Skip to content

Releases: stack-inc/stack-electron

Electron v20.0.0-nightly.20220726

27 Jul 00:58
Compare
Choose a tag to compare
  • Updating click-through property for children on Windows

Electron v20.0.0-nightly.20220724

24 Jul 20:35
Compare
Choose a tag to compare
  • fix: Updating scrollBars state when ScrollView.setScrollPosition is called

Electron v20.0.0-nightly.20220722

22 Jul 15:19
Compare
Choose a tag to compare
  • Fxed background color for ScrollView on Windows

Electron v20.0.0-nightly.20220721

20 Jul 23:53
Compare
Choose a tag to compare
  • Added optimizeForScroll into documentation
  • Added process.versions.stack

Electron v20.0.0-nightly.20220720

20 Jul 18:51
Compare
Choose a tag to compare
  • Refactoring around draggable regions
  • Fixed the issue for refreshing the layout (Windows)
  • Adjusted flags for BaseView.setRoundedCorners (MacOS)

Electron v20.0.0-nightly.20220714

15 Jul 04:06
Compare
Choose a tag to compare

Upgrade to Electron 20.0.0-beta.8

Electron 20.0.0-nightly.20220711

11 Jul 04:17
Compare
Choose a tag to compare
  • Fixed PDF viewer
  • Added screen sharing option for systemPreferences.AskForMediaAccess

Electron v20.0.0-nightly.20220707

08 Jul 02:17
Compare
Choose a tag to compare

Upgrade to Electron 20.0.0-beta.5

Electron v19.0.0-nightly.20220630

30 Jun 21:20
Compare
Choose a tag to compare
  • Fix setScrollPosition for resizing

Electron v19.0.0-nightly.20220623

24 Jun 04:35
Compare
Choose a tag to compare
  • Added BaseView.setBounds with animation on Windows
  • Added WebContents.getDominantColors
  • Added ScrollView.setScrollPosition, ScrollView.getScrollPosition, ScrollView.scrollRectToVisible on Windows
  • Added support for click through on Windows