electron-react-boilerplate

A Foundation for Scalable Cross-Platform Apps

MIT License

Downloads
33
Stars
22.6K
Committers
163

Bot releases are visible (Hide)

electron-react-boilerplate - v4.6.0 Latest Release

Published by github-actions[bot] over 2 years ago

  • bump deps
  • bump to react@18
  • hot reload main process (7d78dab4b85e9963a6ad2b3a78dab4b7c45add96)
  • support writing typescript preload (5b4fa9735e72a23538e0db268a2ea58367168f08)
electron-react-boilerplate - 4.5.0

Published by github-actions[bot] almost 3 years ago

  • Bump dependencies
  • Upgrade to history@5
  • Upgrade react-router-dom
electron-react-boilerplate - 4.4.0

Published by github-actions[bot] almost 3 years ago

electron-react-boilerplate - 4.3.1

Published by github-actions[bot] almost 3 years ago

electron-react-boilerplate - 4.3.0

Published by github-actions[bot] almost 3 years ago

  • enable css modules in files with suffix *.module.css
  • rename App.global.css to App.css
  • simplify webpack configs
electron-react-boilerplate - 4.2.0

Published by github-actions[bot] almost 3 years ago

Support Apple Silicon

electron-react-boilerplate - 4.0.0

Published by github-actions[bot] about 3 years ago

  • drop babel, fully migrate to ts
  • migrate to npm from yarn
  • upgrade all dependencies
  • directory structure refactoring
  • update documentation to reflect changes
electron-react-boilerplate - 3.0.2

Published by github-actions[bot] about 3 years ago

  • Hide webpack dll warnings
electron-react-boilerplate - 3.0.1

Published by github-actions[bot] about 3 years ago

  • Fixed auto updates by generating zip artifact for macOS
electron-react-boilerplate - 3.0.0

Published by github-actions[bot] about 3 years ago

  • Upgraded Electron to v13
  • Moved all generated code out of the src directory
  • Moved src/package.json, src/yarn.lock, and src/node_modules to build/app
  • Moved release directory to build/release
  • Created src/main and src/render used by each context and moved the relevant source files
  • Added HtmlWebpackPlugin, which will inject the required js/css into index.html
  • Added clean.js to ./erb/scripts to replace rm -rf when running yarn package
  • Removed delete-source-maps.js
  • Migrated to memory router from hash router
electron-react-boilerplate - 2.3.0

Published by github-actions[bot] over 3 years ago

Fixes

  • fix incorrect cursor style in boilerplate button

Improvements

  • only validate native dependencies if they exist
electron-react-boilerplate - 2.2.0

Published by github-actions[bot] over 3 years ago

🔨 Fixes

  • fixed broken css linking in prod
electron-react-boilerplate - 2.0.1

Published by github-actions[bot] almost 4 years ago

Fixes

  • Fix broken css linking in production build
electron-react-boilerplate - 2.0.0

Published by github-actions[bot] almost 4 years ago

  • drop redux
  • remove counter example app
  • simplify directory structure
  • move dll dir to .erb dir
  • fix icon/font import paths
  • migrate to react-refresh from react-hot-loader
  • migrate to webpack@5
  • migrate to electron@11
  • remove e2e tests and testcafe integration
  • rename app dir to more conventional src dir
  • rename resources dir to assets
  • simplify npm scripts
  • drop stylelint
  • simplify styling of boilerplate app
  • remove START_HOT env variable
  • notarize support
  • landing page boilerplate
  • docs updates
  • restore removed debugging support
electron-react-boilerplate - 1.4.0

Published by github-actions[bot] almost 4 years ago

  • Migrate to eslint-config-erb@2
  • Rename dev npm script to start
  • GitHub Actions: only publish GitHub releases when on master branch
electron-react-boilerplate - 1.3.1

Published by github-actions[bot] about 4 years ago

  • Fix sass building bug (#2540)
  • Fix CI bug related to E2E tests and network timeouts
  • Move automated dependency PRs to next (#2554)
  • Bump dependencies to patch semver
electron-react-boilerplate - 1.3.0

Published by github-actions[bot] about 4 years ago

  • Fixes E2E tests (#2516)
  • Fixes preload entrypoint (#2503)
  • Downgrade to electron@8
  • Bump dependencies to latest semver
electron-react-boilerplate - 1.2.0

Published by github-actions[bot] over 4 years ago

electron-react-boilerplate - 1.1.0

Published by github-actions[bot] over 4 years ago

electron-react-boilerplate - 0.18.1

Published by amilajack over 4 years ago

Package Rankings
Top 15.43% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Build Status Github Tag Discord OpenCollective OpenCollective StackOverflow
Related Projects