-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update vue monorepo #208
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
…ive gpa message Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
Hypothetical Assignment will show a NaN if there is no value in the percentage input. This is a fix for that issue. If there is no value in the percentage field, it will be treated as a zero. Signed-off-by: Gary Kim <gary@garykim.dev>
Added function to calculate cumulative GPA(including unfinished semesters)
Tune Renovate config
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
chore(deps): update babel monorepo
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
This commit makes several improvements. It migrates the options page to Vue, changes the author field and copyrights to include The SAS PES Authors, deduplicates some code, and adds some missing information/fixes to the README. Signed-off-by: Gary Kim <gary@garykim.dev>
Mozilla's Webextension Polyfill throws an error when run in the unit test environment. This has been fixed by mocking the browser environment using browser-env and having a global `chrome` object. Signed-off-by: Gary Kim <gary@garykim.dev>
Migrate options to Vue and go more community driven
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
…orage API Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
chore(deps): update dependency ava to ^3.5.1
chore(deps): update dependency webpack to ^4.42.0
…oJson method for class Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
chore(deps): update dependency vue-loader to ^15.9.1
chore(deps): update dependency eslint-plugin-vue to ^6.2.2
chore(deps): update dependency eslint-plugin-import to ^2.20.1
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
…-14.x chore(deps): update dependency eslint-config-standard to ^14.1.1
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
Added function to save grades to local storage and load grades from storage
Fix an issue in HypoAssignment
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
…ve-calculation Fix percentages not showing and cumulative GPA double including finished semester
Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
4 times, most recently
from
July 6, 2022 06:01
212a990
to
8d63cea
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
July 13, 2022 04:03
8e5df0e
to
37120a6
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
3 times, most recently
from
July 22, 2022 04:04
105bce3
to
1cb8bda
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
August 23, 2022 02:04
82c6a04
to
81fdbd0
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
from
October 20, 2022 23:07
81fdbd0
to
b6dea06
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
from
October 28, 2022 16:01
b6dea06
to
2414b6c
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
2 times, most recently
from
November 14, 2022 10:02
710bc1b
to
8164581
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
from
August 23, 2023 09:01
8164581
to
cc2917c
Compare
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
3 times, most recently
from
October 23, 2023 08:05
587a70e
to
ce9d6f5
Compare
Signed-off-by: Gary Kim Bot <bot@garykim.dev>
garykim-dev-renovate
bot
force-pushed
the
renovate/vue-monorepo
branch
from
December 24, 2023 16:01
ce9d6f5
to
6897532
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.6.11
->^2.6.14
^15.9.2
->^15.9.7
^2.6.11
->^2.6.14
Release Notes
vuejs/vue
v2.6.14
Compare Source
Bug Fixes
c52427b
, closes #1199038f71de
, closes #12102Features
80e7730
, closes #11718v2.6.13
Compare Source
Bug Fixes
cd57393
, closes #11392 #11391c42b706
, closes #1115255a30cf
, closes #110658620706
, closes #10867 #109585260830
, closes #11107579e1ff
, closes #10845 #10843e4dea59
, closes #9484e7baaa1
, closes #1201567825c2
, closes #9785 #9781abb5ef3
, closes #10529 #10519fa1f81e
, closes #11191ce457f9
, closes #12014b97606c
, closes #116097e5dc6b
, closes #11706b8bd149
, closes #11121e0274e4
, closes #11964 /github.com/vuejs/vue/blob/v2.6.12/src/core/util/debug.js#L18-L26668e1e6
, closes #103965c459f0
, closes #119147c75462
, closes #11189 #108712b93e86
, closes #11112c6d7a6f
, closes #1132677b5330
, closes #11795af5e05d
, closes #11576 #11575af54514
, closes #11963maybeComponent
function in parser (#10167)0603ff6
, closes #10167 #10152987f322
, closes #119430664cb0
, closes #10088 #10087fb16d7b
, closes #11487 #114836940131
, closes #9241Features
3ad60fe
, closes #101193d46692
, closes #11052Performance Improvements
2488a6a
, closes #10990v2.6.12
Compare Source
vuejs/vue-loader
v15.9.7
Compare Source
Bug Fixes
v15.9.6
Compare Source
Bug Fixes
v15.9.5
Compare Source
Bug Fixes
v15.9.4
Compare Source
Bug Fixes
v15.9.3
Compare Source
Bug Fixes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.