Commit graph

7 commits

Author SHA1 Message Date
REJack
480b63121c escape results in SidebarSearch 2020-11-30 09:42:38 +01:00
REJack
da94ddd415 add escape around _renderItem in SidebarSearch.js 2020-11-30 09:31:53 +01:00
REJack
b0f9c48ea5 try to fix SidebarSearch xss error 2020-11-30 09:03:15 +01:00
Ryan
32a760a47d
Fix for sidebar searching when there are no sidebar to search (#3010)
* added examples for box shadows

Add some examples for shadows on certain elements/widgets like the cards or tables; mainly to help with color contrasting since the body background has a similar color / tone with the element/widget's background

* Revert "added examples for box shadows"

This reverts commit 3aa62588db.

* Fix sidebar searching

If there are no data-widget: "sidebar-search" found, then stop init()
2020-09-21 10:33:44 +02:00
REJack
c79452bb22
sidebar search enhancements (#2929)
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
2020-07-25 22:52:55 +02:00
REJack
45d4759ab0 add abilty to highlight name and path 2020-06-27 18:58:12 +02:00
REJack
00b4aec60a add SidebarSearch.js 2020-06-13 17:32:43 +02:00