Teodor
Teodor
I want to show a message when a new service worker has been installed and found this comment in the service-worker-prod.js file. > It's the perfect time to display a...
The interface for validate in NgxLinkifyOptions is incomplete. https://github.com/AnthonyNahas/ngx-linkifyjs/blob/254d6d682189fc8d0787e3644d0a0119f90dcc42/src/module/interfaces/ngx-linkifyjs.interface.ts#L21 According to linkifyjs the validate attribute could be a boolean, function or an object https://soapbox.github.io/linkifyjs/docs/options.html#validate When I set validate to a...
Clicking on the track moves only the one handle. I think it would be more intuitive to move the closest handle. Example: If range is set from 40% to 60%...