-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: RDPCoder/electron-vue
base: master
head repository: SimulatedGREG/electron-vue
compare: master
- 18 commits
- 13 files changed
- 19 contributors
Commits on Apr 7, 2021
-
修复 ReferenceError: process is not defined 问题 (SimulatedGREG#1020)
Co-authored-by: wujianfu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d6443 - Browse repository at this point
Copy the full SHA 51d6443View commit details
Commits on Apr 21, 2021
-
Added IntelTracker to "made with" section (SimulatedGREG#1002)
IntelTracker is a project intended for players and speed-runners of No One Lives Forever (2000, PC). It tracks what intelligence items are found in the game as the player finds them. It uses ``electron-vue`` to allow it to run locally as an application, with ``vue`` handling UI updates and customization, and save-file watching using ``chokidar``.
Configuration menu - View commit details
-
Copy full SHA for ba2f1c1 - Browse repository at this point
Copy the full SHA ba2f1c1View commit details -
Incorrect Korean Spelling Correction (SimulatedGREG#992)
17Line '잊미' -> '잊지'
Configuration menu - View commit details
-
Copy full SHA for df99ed9 - Browse repository at this point
Copy the full SHA df99ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332b887 - Browse repository at this point
Copy the full SHA 332b887View commit details -
Add new translations in Portuguese (SimulatedGREG#880)
* Add corrections to migration guide in pt-BR * Add translation to webpack config docs in pt-BR
Configuration menu - View commit details
-
Copy full SHA for 9047cff - Browse repository at this point
Copy the full SHA 9047cffView commit details -
Updating globals.scss (SimulatedGREG#960)
A lot of issues talk about global import, if import in vue loader doesn't work, then we can update directly scss and sass.
Configuration menu - View commit details
-
Copy full SHA for da8686f - Browse repository at this point
Copy the full SHA da8686fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c8f18 - Browse repository at this point
Copy the full SHA 34c8f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99254ef - Browse repository at this point
Copy the full SHA 99254efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8cb4b - Browse repository at this point
Copy the full SHA 9f8cb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e620e - Browse repository at this point
Copy the full SHA c8e620eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b06ba - Browse repository at this point
Copy the full SHA 71b06baView commit details -
Fix a bug when using vuex-electron (SimulatedGREG#782)
When using `vuex-electron`, this line of import code helps the `mapActions` function work properly.
Configuration menu - View commit details
-
Copy full SHA for e6a0324 - Browse repository at this point
Copy the full SHA e6a0324View commit details -
fix: remove hot-module-replacement in production mode (SimulatedGREG#737
Lynx Zhou authoredApr 21, 2021 Configuration menu - View commit details
-
Copy full SHA for fb5149b - Browse repository at this point
Copy the full SHA fb5149bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8333ac9 - Browse repository at this point
Copy the full SHA 8333ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc046f6 - Browse repository at this point
Copy the full SHA dc046f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c79ab - Browse repository at this point
Copy the full SHA 14c79abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5be397 - Browse repository at this point
Copy the full SHA a5be397View commit details -
Install git-lfs nicely (SimulatedGREG#501)
due to Travis CI has a [guide](https://docs.travis-ci.com/user/customizing-the-build/#Git-LFS) to handle Git LFS, we should change this or it may cause problem under osx sometimes. ([like this](https://travis-ci.org/LightouchDev/MasterVyrn/jobs/302319564)) Git LFS on Trusty is installed by default.
Configuration menu - View commit details
-
Copy full SHA for 8d4ed60 - Browse repository at this point
Copy the full SHA 8d4ed60View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master