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

Added the Automatic Release Fetch, 5.00 Support and Smooth Transitions. #174

Merged
merged 32 commits into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
2d5ec89
Bump webdriverio from 9.0.1 to 9.0.7
dependabot[bot] Aug 26, 2024
6f509e4
Bump happy-dom from 14.12.3 to 15.0.0
dependabot[bot] Aug 26, 2024
ebf859a
Bump @vueuse/core from 11.0.0 to 11.0.3
dependabot[bot] Aug 26, 2024
3af9b0a
Bump vite from 5.4.1 to 5.4.2
dependabot[bot] Aug 26, 2024
993b9ef
Merge pull request #162 from NMSCD/dependabot/npm_and_yarn/dev/vueuse…
Lenni009 Aug 26, 2024
92fd909
Merge pull request #163 from NMSCD/dependabot/npm_and_yarn/dev/vite-5…
Lenni009 Aug 26, 2024
4fcd0fc
Merge pull request #161 from NMSCD/dependabot/npm_and_yarn/dev/happy-…
Lenni009 Aug 26, 2024
a3cf011
Merge pull request #160 from NMSCD/dependabot/npm_and_yarn/dev/webdri…
Lenni009 Aug 26, 2024
53595e8
Bump @types/node from 22.2.0 to 22.5.0
dependabot[bot] Aug 26, 2024
3affab4
Merge pull request #159 from NMSCD/dependabot/npm_and_yarn/dev/types/…
Lenni009 Aug 26, 2024
5636747
Added more smooth transitions.
Muhaddil Sep 1, 2024
0442cff
Bump happy-dom from 15.0.0 to 15.7.3
dependabot[bot] Sep 2, 2024
07dfd9c
Bump sortablejs from 1.15.2 to 1.15.3
dependabot[bot] Sep 2, 2024
5310065
Bump @vitejs/plugin-vue from 5.1.2 to 5.1.3
dependabot[bot] Sep 2, 2024
88df9c6
Bump @types/node from 22.5.0 to 22.5.2
dependabot[bot] Sep 2, 2024
8fa42ef
Merge pull request #165 from NMSCD/dependabot/npm_and_yarn/dev/sortab…
Lenni009 Sep 2, 2024
2083249
Merge pull request #164 from NMSCD/dependabot/npm_and_yarn/dev/happy-…
Lenni009 Sep 2, 2024
ee10317
Bump vue-tsc from 2.0.29 to 2.1.4
dependabot[bot] Sep 2, 2024
09df4f4
Merge pull request #168 from NMSCD/dependabot/npm_and_yarn/dev/types/…
Lenni009 Sep 2, 2024
fd37803
Merge pull request #167 from NMSCD/dependabot/npm_and_yarn/dev/vitejs…
Lenni009 Sep 2, 2024
a9ee1e9
Merge pull request #166 from NMSCD/dependabot/npm_and_yarn/dev/vue-ts…
Lenni009 Sep 2, 2024
3041191
Bump webdriverio from 9.0.7 to 9.0.9
dependabot[bot] Sep 9, 2024
8b47d3d
Bump @types/node from 22.5.2 to 22.5.4
dependabot[bot] Sep 9, 2024
a23593e
Bump sass from 1.77.8 to 1.78.0
dependabot[bot] Sep 9, 2024
9bd5828
Bump vue-tsc from 2.1.4 to 2.1.6
dependabot[bot] Sep 9, 2024
de2fc4a
Merge pull request #172 from NMSCD/dependabot/npm_and_yarn/dev/sass-1…
Lenni009 Sep 9, 2024
6d31553
Merge pull request #173 from NMSCD/dependabot/npm_and_yarn/dev/vue-ts…
Lenni009 Sep 9, 2024
3a524d6
Merge pull request #171 from NMSCD/dependabot/npm_and_yarn/dev/types/…
Lenni009 Sep 9, 2024
0b54553
Merge pull request #170 from NMSCD/dependabot/npm_and_yarn/dev/webdri…
Lenni009 Sep 9, 2024
f1b31d4
Bump vue-i18n from 9.13.1 to 9.14.0
dependabot[bot] Sep 9, 2024
2e823f9
Merge pull request #169 from NMSCD/dependabot/npm_and_yarn/dev/vue-i1…
Lenni009 Sep 9, 2024
d9e26f7
Update 0.1.0 - Added the Automatic Release Fetch and 5.00 Support.
Muhaddil Sep 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions base.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ <h1 class="title is-3">NMS Wiki Page Creator - Base</h1>
<main class="columns is-desktop">
<div id="input" class="column is-full-mobile">
<div class="table">
<div class="table-cell text">
<label>Current release:</label>
</div>
<div class="table-cell data">
<select id="versionInput" data-dest="release"></select>
</div>
<div class="table-cell text">
<label for="nameInput">Name of the base:</label>
<button class="tooltip">
Expand Down
6 changes: 0 additions & 6 deletions biofrig.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ <h1 class="title is-3">NMS Wiki Page Creator - Organic Frigate</h1>
<main class="columns is-desktop">
<div id="input" class="column is-full-mobile">
<div class="table">
<div class="table-cell text">
<label>Current release:</label>
</div>
<div class="table-cell data">
<select id="versionInput" data-dest="release"></select>
</div>
<div class="table-cell text">
<label for="nameInput">Name of the frigate:</label>
<button class="tooltip">
Expand Down
6 changes: 0 additions & 6 deletions derelict.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ <h1 class="title is-3">NMS Wiki Page Creator - Derelict Freighter</h1>
<main class="columns is-desktop">
<div id="input" class="column is-full-mobile">
<div class="table">
<div class="table-cell text">
<label>Current release:</label>
</div>
<div class="table-cell data">
<select id="versionInput" data-dest="release"></select>
</div>
<div class="table-cell text">
<label for="nameInput">Name of the freighter:</label>
<button class="tooltip">
Expand Down
6 changes: 0 additions & 6 deletions fauna.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ <h1 class="title is-3">NMS Wiki Page Creator - Fauna</h1>
<main class="columns is-desktop">
<div id="input" class="column is-full-mobile">
<div class="table">
<div class="table-cell text">
<label>Current release:</label>
</div>
<div class="table-cell data">
<select id="versionInput" data-dest="release"></select>
</div>
<div class="table-cell text">
<label for="nameInput">Name of the creature:</label>
<button class="tooltip">
Expand Down
6 changes: 0 additions & 6 deletions moon.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ <h1 class="title is-3">NMS Wiki Page Creator - Moon</h1>
<main class="columns is-desktop">
<div id="input" class="column is-full-mobile">
<div class="table">
<div class="table-cell text">
<label>Current release:</label>
</div>
<div class="table-cell data">
<select id="versionInput" data-dest="release"></select>
</div>
<div class="table-cell text">
<label for="nameInput">Name of the moon:</label>
<button class="tooltip">
Expand Down
6 changes: 0 additions & 6 deletions multitool.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ <h1 class="title is-3">NMS Wiki Page Creator - Multi-Tool</h1>
<main class="columns is-desktop">
<div id="input" class="column is-full-mobile">
<div class="table">
<div class="table-cell text">
<label>Current release:</label>
</div>
<div class="table-cell data">
<select id="versionInput" data-dest="release"></select>
</div>
<div class="table-cell text">
<label for="nameInput">Name of the multi-tool:</label>
<button class="tooltip">
Expand Down
Loading