silexlabs / grapesjs-ui-suggest-classes

A grapesjs plugin to enable auto-complete of classes in the SelectorManager UI
MIT License
11 stars 6 forks source link

Upper and lower cases #3

Open ctrhub opened 1 year ago

ctrhub commented 1 year ago

Can this plugin show suggestions even if you enter the class name in UPPER case? I think this is the basic thing. Any search type input in the UI should give me results regardless of the text case.

lexoyo commented 1 year ago

Ok that's a nice feature request Would you contribute it? I can show you where to do it