Alexandre Kirillov
Alexandre Kirillov
I've originally asked this Q in Storybook js repo and was suggested to ask here: https://github.com/storybookjs/storybook/discussions/15857#discussioncomment-1210046 Returning `null` skips generating `argsTable` is storybook, so yes a component can return `null`...
@jjanusch Thank you for finding this issue! Will try to fix it :)
Hi @jjanusch Pushed a fix for this issue, please grab the latest `0.6.8` version.
Hi @websterz - 1) Will take a look and see what I can do about case sensitive words - 2) I guess you could do something like this ``` js...
@websterz Ah, it's OK not to send all the code with PHP. With latest version `0.6.7` I added case sensitivity support as following: ``` js $('#someElement').textareaHighlighter({ caseSensitive: false, matches: [...
@JamoCA do you have any screen shows or some code that you could share so I can understand the issue better? Btw, we at [Gengo](https://gengo.com/) use this plugin in production...