Releases: ifpen/chalk-it
Releases · ifpen/chalk-it
v0.7.3
v0.7.2
v0.7.1
v0.7.0
Major version with complete rewriting of the dahboard scaling system.
What's Changed
- Feat/color_list_420 by @GhilesHideur in #431
- 349 review scaling algorithms implementation by @TristanBartement in #433
- Feat/upgrade_jquery by @GhilesHideur in #415
- build(deps): bump jquery from 2.2.4 to 3.7.1 in /front-end in the npm_and_yarn group across 1 directory by @dependabot in #399
- Feat/limit_selection_377 by @GhilesHideur in #434
- feat: refactor "select flat ui" plugin code #430 by @GhilesHideur in #440
- fix: "multi-selection” widget display in view mode #439 by @GhilesHideur in #441
- fix: center the content of the "multiselect" widget #439 by @GhilesHideur in #444
- fix: rendering of "select" widget at runtime #430 by @GhilesHideur in #445
- style: correction of the search result text in the datanode panel #408 by @GhilesHideur in #447
- Do not touch the selection when loading a dashboard by @TristanBartement in #449
- widgets default dimensions changed to pixel, instead of viewport by @bengaid in #451
- upgrade demos and templates to xdash 4.000 xprjson version (issue #452) by @bengaid in #454
- 455 setting a dashboard size with 0 margins does not work by @TristanBartement in #457
- Define buttons as just buttons. by @TristanBartement in #458
- 450 run with command chalk it render myxprjson by @TristanBartement in #460
- 461 showhidedisableenable widget functions do not work by @TristanBartement in #462
- 463 multiple z order problems by @TristanBartement in #464
- Correct invalid name by @TristanBartement in #466
- currentPage is needed when creating widgets by @TristanBartement in #469
- Split datanodes creation from the scheduler start by @TristanBartement in #470
- 'link' elements use 'href', not 'src' by @TristanBartement in #472
- Dashboard's margins do not use HTML padding in view mode by @TristanBartement in #474
- fix issue #426 by @bengaid in #476
- assignValueChangeHandlers needs "constants" datanodes processed by @TristanBartement in #477
- remove old scaling paragraphs by @bengaid in #478
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #401
- build(deps): bump papaparse from 4.6.3 to 5.2.0 in /front-end in the npm_and_yarn group across 1 directory by @dependabot in #396
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #400
- 404 fix dev env requirements and docs by @bengaid in #405
- fix: plugin of table widget by @GhilesHideur in #406
- fix: descriptor schema by @GhilesHideur in #407
- fix: table widget by @GhilesHideur in #410
- Feat/binary_file_export_350 by @GhilesHideur in #409
- solve issue #414 : remove Vega from docs by @bengaid in #416
- fix issue #413 by @bengaid in #417
- fix issue #412 by @bengaid in #418
- update screenshots for e2e by @bengaid in #421
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #403
- Fix Docker file error by @bengaid in #425
- Fix/table_widget_411 by @GhilesHideur in #428
New Contributors
- @dependabot made their first contribution in #401
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Main changes
Major upgrade with new ES6 JavaScript Syntax and Webpack bundling. Credits go to @TristanBartement
Notable performance improvements
Other features and fixes
- Fix/issue_361 by @GhilesHideur in #364
- fix: plotly widgets #362 by @GhilesHideur in #365
- Style/code_formatting by @GhilesHideur in #366
- Fix/doc by @GhilesHideur in #370
- Es6_webpack by @GhilesHideur in #371
- fix: guided tour by @GhilesHideur in #375
- Fix/dashboard_issues by @GhilesHideur in #376
- Fix/scaling-methods by @GhilesHideur in #379
- feat: update eslint configs by @GhilesHideur in #380
- fix: icon paths in prod and develop modes by @GhilesHideur in #381
- Fix/doc_paths by @GhilesHideur in #382
- fix: doc paths in prod mode by @GhilesHideur in #384
- Merge "merge_integration" into "main" by @GhilesHideur in #385
- fix e2e by @bengaid in #386
- Still fixing e2e by @bengaid in #387
- fix: project rendering in “runtime" by @GhilesHideur in #389
- Merge integration by @GhilesHideur in #390
- 383 add more features in tables by @abirEF in #392
- update default values for paginated table by @bengaid in #393
- Merge "Integration" into "main" by @GhilesHideur in #394
- fix undesired reinit by @bengaid in #395
Full Changelog: v0.5.6...v0.6.0
v0.5.6
- Fix issue #361 by @GhilesHideur
- Fix issue #362 by @GhilesHideur
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- solve issue #367 by @bengaid in #368
- end-to-end (e2e) tests ready for main branch by @TristanBartement in #369
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- fix show/hide widget api #351 by @abirEF in #352
- fix drag&drop from image #353 by @abirEF in #354
- style: code formatting by @GhilesHideur in #359
- add option in context menu #357 by @abirEF in #358
- regression: add missing codes #355 by @abirEF in #356
- fix issue #346 by @bengaid
- restore input widget onFocusOut behavior
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- feat: improve scaling methods by @GhilesHideur in #332
- fix: plotly themes by @GhilesHideur in #331
- Issue 193 by @abirEF in #330
- fix: custom navigation runtime bug #334 by @GhilesHideur in #335
- fix: font color issue for D3 year calendar by @bengaid in #338
- 337 fix fonts regressions after dark mode application by @bengaid in #339
- fix leaflet legend problem in dark mode, and in general by @bengaid in #340
- disabling Pyodide build option by @bengaid in #342
- fix None widget binding #333 by @abirEF in #344
- 341 numerical input and progress bar real time updates by @abirEF in #343
- Add reference manual to docs by @bengaid in #348
- 192 implement chalkit notification api by @abirEF in #345
Full Changelog: v0.5.2...v0.5.3