I am new to APEX and in the process of porting legacy mod_plsql apps to APEX 19.2, I noticed that jQuery UI is deprecated in 20.x and will be removed in the future. With that in mind, I was wondering what others are doing as an alternative to APEX's widgets and features that jQuery UI provides? Is there a roadmap that clarifies if these features will be replaced with something else? Maybe Bootstrap?
For a specific example, I was in the process of implementing menu popup buttons for rows in a report (i.e. 'Edit', 'Delete', etc...) using the menu widget and menuButton, but do not want to go further with this if it will stop working in a future version of APEX.
Thank for any help or clarification you can provide.