Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boilerplate #6

Merged
merged 6 commits into from
Aug 17, 2020
Merged

Conversation

serenackuo
Copy link
Contributor

@serenackuo serenackuo commented Aug 17, 2020

Types of changes

  • Bugfix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Refactor (change which changes the codebase without affecting its external behavior)
  • Non-breaking change (fix or feature that would causes existing functionality to work as expected)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Purpose

  • Enable hot reloading in dev environment, typescript compiling, build webpack bundle
  • Load splash window upon app launch

Approach

  • Combined webpack.config to be more streamlined
  • Incorporate typescript transpiler as a part of run dev script

Learning

  • Reference webpack, electron, typescript documentation, other open source projects as case studies

Screenshot(s)

Screen Shot 2020-08-17 at 1 54 50 PM

Copy link
Member

@mstronck mstronck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome additions! Great work :)

Copy link
Contributor

@catherinechiu catherinechiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@catherinechiu catherinechiu merged commit 7d6199b into open-source-labs:staging Aug 17, 2020
frakes413 pushed a commit to frakes413/SeeQR that referenced this pull request Oct 1, 2020
Frontend testing and live sass compiler bug fix
chrisakinrinade pushed a commit that referenced this pull request Jan 7, 2021
cindychau pushed a commit that referenced this pull request Feb 25, 2021
refactored files in leftPanel folder based on eslint
JBradbeer pushed a commit that referenced this pull request Apr 28, 2022
Frynoceros pushed a commit that referenced this pull request Aug 4, 2022
Hiya-its-Aya pushed a commit that referenced this pull request Feb 23, 2023
setSelectedView working from help modal
junaid-ahmed7 added a commit that referenced this pull request Apr 20, 2023
added error handling and sending error messages to the frontend for u…
haemie added a commit that referenced this pull request Jul 7, 2023
Updated dependencies and fixed hide sidebar button
derekoko added a commit that referenced this pull request Aug 24, 2023
Minor import and linter tweaks (and electron25)
lovelyjoy1991 added a commit that referenced this pull request Jun 5, 2024
`fix` backend and frontend tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants