This website requires JavaScript.
Explore
Help
Sign In
spt
/
forge
Watch
0
Star
0
Fork
0
You've already forked forge
mirror of
https://github.com/sp-tarkov/forge.git
synced
2025-02-13 04:30:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
forge
/
resources
/
views
/
mod
/
index.blade.php
4 lines
58 B
PHP
Raw
Normal View
History
Unescape
Escape
setup mod index page
2024-08-02 12:23:05 -04:00
<
x
-
app
-
layout
>
Mod Listing Page Changes - Updated visual look of the listing to include all filters at the top of the page - Updated SPT version filter to be able to filter more than one version at a time (defaults to current minor version) - Moved location of Livewire components into subfolder - Moved query building methods for the listing into a `ModFilter` class - Adds a `isLatestMinor` method on the SptVersion model that checks if the current version number is of the latest minor version release - Livewire filter properties are now saved to the URL when changed - Updated the top navigation link to include a "Mods" menu item. TODO: - Search codebase for "TODO". I've left notes. :|
2024-08-15 17:57:35 -04:00
@
livewire
(
'mod.index'
)
setup mod index page
2024-08-02 12:23:05 -04:00
</
x
-
app
-
layout
>
Reference in New Issue
Copy Permalink