Add responsive UI#2187
Conversation
…appropriate places when the UI is solid )
… an if statement checking the breakpoint
…ly revert some things once the mobile UI is solid, then patch up desktop view to its original state
…t more space for mobile usability
…ate places, remove redundant css, update template to work with mobile UI )
…ckbox on mobile UI
…s, start work on operation/category lists
…the appropriate moments
… file, add new css files to split up huge IO stylesheet for better future DevX
…ve overal structure in layout/_structure
…ate, so it is not visible anymore during load. Update TODO.md accordingly
…e searchbox border nicely
… 40), as per the current width implementations on init
- Operation counts - Allow toggling on favourite icon - Notify users that a single tap does nothing in the operations list - Fix odd checkbox label position on macos - Fix odd label pinning - History update now happens on drag operation removal - Show compile message rather than "download cyberchef" in banner
|
Not making any promises here, but have targeted this against the v11 milestone so that we can ensure it is considered amongst the planned changes. |
|
Re-targeting at v12 as getting the v11 release (with Node update) out is becoming increasingly urgent. The hope is that we can then start looking towards an early v12 release with this as a major component. |
|
FYI @C85297 - I think the |
|
@mattnotmitt Oops good eye! Think it should be fine to leave since it has no diff against the master branch? |
|
Yes, it's just not on the codepath anymore. The new web components replace it :) |
|
Oh right, got you. Fixed now |
Taking over from @valdelaseras' heroic efforts in 2023 to get this done, I'm going to support landing this. See the original PR #1615 for most discussion, the only "original" work here was resolving merge conflicts and some small bug fixes.
My changes: