Releases: Ragnar-Oock/setlist
hotfix
hotfix
Update the rules text
Compress the open graph and twitter card images
hotfix
add the ability to force the language from a URL parameter:
https://setlist.warths.fr?lang=fr
add the ability to force the rules to be shown again from a URL parameter:
https://setlist.warths.fr?shoiwRules
UX update
Removed the big wall of text you're greeted with when arriving on the page. To replace it, there's now a popup that asks you to accept the rules and a comfy little tutorial that shows you around the app.
QoL update
Search
Suggestions
The search field now presents suggestions as you type, to help you find what you want. You'll be presented with up to 5 artists and 5 songs matching your search terms and settings.
Keyboard shortcut
There is now a keyboard shortcut to access the search bar from anywhere on the page, press CTRL + SHIFT + F
, and search for a new pearl.
List item rework
The list items got a lifting, they are now more in line with the rest of the design and easier to navigate while displaying even more information than before.
A big kid
You can kiss the ugly red BETA warning goodbye. The app is now plainly fonctionnal. 🥳🍾
Info for the nerds
After some magic tricks, the page is now 200KB lighter thanks to the removal of an unused library. Not bad news for mobile users.
Hotfix : minor changes to the UI/UX
- fix metadata not displaying
- fix song card being hard to open on mobile because of an invisible input sitting in front of it
- fix tooltip hiding parts of the UI, and is hard to notice
- change search form button color to reflect the rest of the UI
Version 1
Version 1 is out!
The provided build is for reference only, to use the project for yourself clone the repo, changes the setting of the API (documentation not available yet, open an issue for any question about what to change) and compile the project (npm run build
)
Version 1 - Release candidate 2
added a support button
fixed a few styling issues
fixed the duration of a song not being displayed on open cards
initiate the dark mode with the system preferences
remove duplicated code
Version 1 - Release candidate 1
First complete version ready for testing