JS in separate file to autohide dropdowns on navigation - new dev version
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-07-03 20:26:35 +02:00
commit 5c8d84fccd
No known key found for this signature in database
10 changed files with 165 additions and 66 deletions

View file

@ -1,4 +1,8 @@
# FreesearchR 25.7.1 - DEV
# FreesearchR 25.7.2 - DEV
- *FIX* refining hiding drop downs. All JavaScript is now in separate file. Coded with GAI help from claude.ai.
# FreesearchR 25.7.1
- *NEW* UI overhaul and navigation update. The interface is simplified to clearly show the relationship between panels and sub-items by abandoning multiple levels on panel to instead show a drop-down menu. This also results in simplified sidebar menus with room to add more controls in the future.