Releases: ifpen/chalk-it
Releases · ifpen/chalk-it
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
v0.5.2
What's Changed
- Issue 8 by @bengaid in #324
- fix: textItalic for annotation label widget by @GhilesHideur in #328
- fix: custom navigation bug #327 by @GhilesHideur in #329
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
Major changes
- Python local runner
- Python dataflow improvement, enforcing data consistency
- Dashboard themes
- Pyodide execution on webworkers
- Many other fixes, see next section
- Chalkit API
- Docker deployment
What's Changed
- Issue 14 by @TristanBartement in #52
- fix: Python datanode regression bug (#53) by @GhilesHideur in #54
- Local python exec by @TristanBartement in #74
- Merge main to integration by @abirEF in #101
- "GetPythonDataList" is a POST endpoint by @TristanBartement in #179
- 172 regression in integration branch by @TristanBartement in #180
- 109 editable table 2d template regression by @TristanBartement in #185
- 112 add distribute horizontally and vertically features for widgets by @TristanBartement in #186
- feat: fix and refactor render.py by @GhilesHideur in #218
- fix: execOutsideEditor variable name by @GhilesHideur in #219
- fix: access paths to templates, images and static directories by @GhilesHideur in #225
- Fix/doc_root by @GhilesHideur in #226
- fix: documentation by @GhilesHideur in #228
- feat: update main and quick_main by @GhilesHideur in #244
- fix: main and quick_main gulp by @GhilesHideur in #247
- Test e2e by @bengaid in #255
- new version by @bengaid in #261
- fix: file deletion in dataNodes; file reader, binary file reader and … by @GhilesHideur in #266
- Style/background_color by @GhilesHideur in #271
- Issue 267 by @GhilesHideur in #276
- feat: add textColor and enforceTextColor parameters to plotly widget … by @GhilesHideur in #277
- feat: add 'selection' param to generic plotly widget #267 by @GhilesHideur in #278
- fix: plotly widgets plugin update #267 by @GhilesHideur in #283
- feat: added inheritance of dashboard background color from theme #279 by @GhilesHideur in #284
- 216 allow chalkitx function calls in pyodide by @TristanBartement in #280
- Do not use Pyodide as default backend even when available by @TristanBartement in #281
- feat: update dashboard bachground color #279 by @GhilesHideur in #285
- fix: rescale of "spinner status" and "any display" widgets by @GhilesHideur in #286
- Fix/property_name by @GhilesHideur in #288
- fix: update the status of the "Apply" button by @GhilesHideur in #290
- Feat/update_widgets_colors by @GhilesHideur in #291
- feat: refactor the render folder and a new common folder for rendering the templates by @GhilesHideur in #293
- feat: enable select background color from theme #279 by @GhilesHideur in #298
- Issue 299 by @abirEF in #300
- feat: add the “disabled” class to the background color field #279 by @GhilesHideur in #301
- Split dashboard API into dashboard and scheduler by @TristanBartement in #303
- Integration by @bengaid in #310
- fix compatibility with old xprjson (data.dataNodes) #311 by @abirEF in #312
- Forgo signatures when using pyodide by @TristanBartement in #316
- fix time picker icon missiong #307 by @GhilesHideur in #317
- fix: scalling methods bug by @GhilesHideur in #318
- add scoll to templates view #319 by @abirEF in #320
- fix: cutom navigation scaling method by @GhilesHideur in #322
Full Changelog: v0.4.6...v0.5.0