• Joined on 2023-06-30
mihajlo pushed to issue-1 at dc/dc 2023-07-28 18:04:03 +00:00
5bb55e6484 style: lint
e48e47bc63 feat: support for European numeric formats
Compare 2 commits »
mihajlo commented on issue dc/dc#1 2023-07-27 18:21:31 +00:00
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…
mihajlo created pull request dc/dc#15 2023-07-27 17:27:01 +00:00
Releasing of tsdoc.datacontroller.io
mihajlo pushed to ci at dc/dc 2023-07-27 17:26:19 +00:00
ddfae9227c chore(git): Merge branch 'development' into ci
c74378423d Merge pull request 'chore: improving the descriptions of the steps in the release.yaml file' (#11) from releasedoc into development
0e020623a5 chore(git): Merge branch 'development' into releasedoc
25fed203c6 chore: improving the descriptions of the steps in the release.yaml file
Compare 4 commits »
mihajlo deleted branch releasedoc from dc/dc 2023-07-27 17:24:52 +00:00
mihajlo pushed to development at dc/dc 2023-07-27 17:24:52 +00:00
c74378423d Merge pull request 'chore: improving the descriptions of the steps in the release.yaml file' (#11) from releasedoc into development
0e020623a5 chore(git): Merge branch 'development' into releasedoc
25fed203c6 chore: improving the descriptions of the steps in the release.yaml file
Compare 3 commits »
mihajlo merged pull request dc/dc#11 2023-07-27 17:24:51 +00:00
chore: improving the descriptions of the steps in the release.yaml file
mihajlo pushed to releasedoc at dc/dc 2023-07-27 17:24:03 +00:00
0e020623a5 chore(git): Merge branch 'development' into releasedoc
2053c858ac Merge pull request 'Added cypress videos to the build artifacts' (#14) from ci into development
4c2c5d5526 style: lint
7ccc745eb2 chore(git): Merge branch 'development' into ci
e93367fb42 ci: capturing cypress videos
Compare 7 commits »
mihajlo pushed to ci at dc/dc 2023-07-27 17:20:18 +00:00
eeb4000efe ci: releasing typedoc
mihajlo created branch ci in dc/dc 2023-07-27 17:20:18 +00:00
mihajlo commented on issue dc/dc#1 2023-07-27 13:42:31 +00:00
Add support for European numeric formats

https://jsfiddle.net/handsoncode/xbj2g41z/

Hot config:

columns: [
 {
        data: 'column name',
        type: 'numeric',
        numericFormat: {
          pattern: '0,0.00 $',
…
mihajlo deleted branch ci from dc/dc 2023-07-27 12:58:09 +00:00
mihajlo pushed to development at dc/dc 2023-07-27 12:58:09 +00:00
2053c858ac Merge pull request 'Added cypress videos to the build artifacts' (#14) from ci into development
4c2c5d5526 style: lint
7ccc745eb2 chore(git): Merge branch 'development' into ci
e93367fb42 ci: capturing cypress videos
Compare 4 commits »
mihajlo merged pull request dc/dc#14 2023-07-27 12:58:08 +00:00
Added cypress videos to the build artifacts
mihajlo pushed to ci at dc/dc 2023-07-27 11:49:20 +00:00
4c2c5d5526 style: lint
mihajlo pushed to ci at dc/dc 2023-07-27 11:15:49 +00:00
7ccc745eb2 chore(git): Merge branch 'development' into ci
250fb1e8cf Merge pull request 'ci: release' (#13) from ci into development
1c2b87940d ci: release
Compare 3 commits »
mihajlo created pull request dc/dc#14 2023-07-27 11:15:05 +00:00
Added cypress videos to the build artifacts
mihajlo created branch ci in dc/dc 2023-07-27 11:09:19 +00:00