Block a user
Add support for European numeric formats
Error for workaround:
import * as numbro from 'numbro';
import germanLanguage from 'numbro/dist/languages/de-DE.min'
Error message:
Could not find a declaration file for…
Releasing of
tsdoc.datacontroller.io
chore: improving the descriptions of the steps in the release.yaml file
Add support for European numeric formats
https://jsfiddle.net/handsoncode/xbj2g41z/
Hot config:
columns: [
{
data: 'column name',
type: 'numeric',
numericFormat: {
pattern: '0,0.00 $',
…
Added cypress videos to the build artifacts
Added cypress videos to the build artifacts