Commit Graph

2 Commits

Author SHA1 Message Date
Alexandre Alves 8a5cd702a4
fix keyboard nav for app bar (#12958)
* fix keyboard nav for app bar

* remove dones

* minor fixes based on another PR comment

* removed all space key for links + move floating-vue config to plugin definition

* rename tabbing-index to tab-order + add aria-label to main menu
2025-01-07 09:28:29 +00:00
momesgin 93a2294b12
Fix rendering raw html content (#11764)
* fix rendering string instead of html

* fix rendering raw html on tooltips by global configuration

* lint

---------

Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2024-08-30 12:47:45 -07:00