Py-chalk-it

Latest version: v0.4.5

Safety actively analyzes 622330 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.4.5

What's Changed
* extend headersFromDataNodesWS to array body format 223 by abirEF in https://github.com/ifpen/chalk-it/pull/224
* include sweet alert in both studio and runtime 229 by abirEF in https://github.com/ifpen/chalk-it/pull/230
* add display unit option for horizontal slider 231 by abirEF in https://github.com/ifpen/chalk-it/pull/232
* add text-align for label in value widgets 233 by abirEF in https://github.com/ifpen/chalk-it/pull/234
* Issue 235 by abirEF in https://github.com/ifpen/chalk-it/pull/236
* add labelTextPosition in value widget 238 by abirEF in https://github.com/ifpen/chalk-it/pull/239
* 144 - e2e testing by TristanBartement in https://github.com/ifpen/chalk-it/pull/245
* compatiblity fo features 238 235 233 by abirEF in https://github.com/ifpen/chalk-it/pull/253
* fix typo by abirEF in https://github.com/ifpen/chalk-it/pull/254
* inherit modelsParameters 257 by abirEF in https://github.com/ifpen/chalk-it/pull/259
* add boolean option for select and multiselect widget 256 by abirEF in https://github.com/ifpen/chalk-it/pull/258
* fix bug 257 by abirEF in https://github.com/ifpen/chalk-it/pull/262


**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.4.4...v0.4.5

0.4.4

What's Changed
* Issue 29 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/178
* update exemple for validator widget 183 by Bee-E1 in https://github.com/ifpen/chalk-it/pull/184
* 112 add distribute horizontally and vertically features for widgets by TristanBartement in https://github.com/ifpen/chalk-it/pull/187
* Issue 188 by abirEF in https://github.com/ifpen/chalk-it/pull/191
* Issue 112 by abirEF in https://github.com/ifpen/chalk-it/pull/195

New Contributors
* Bee-E1 made their first contribution in https://github.com/ifpen/chalk-it/pull/184

**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.4.3...v0.4.4

0.4.3

What's Changed
* propagate dataNode renaming by abirEF in https://github.com/ifpen/chalk-it/pull/176
* datanode rename by abirEF in https://github.com/ifpen/chalk-it/pull/177

**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* fix bug 162 by abirEF in https://github.com/ifpen/chalk-it/pull/164
* multiline fixed 163 by abirEF in https://github.com/ifpen/chalk-it/pull/165
* adapt chalkit api parse with pyhton new apis 108 by abirEF in https://github.com/ifpen/chalk-it/pull/168
* fixed null value in widgets 161 by abirEF in https://github.com/ifpen/chalk-it/pull/169
* Issue 170 by abirEF in https://github.com/ifpen/chalk-it/pull/171
* Issue 173 by abirEF in https://github.com/ifpen/chalk-it/pull/174


**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* style: cleanup & refactor config.js by GhilesHideur in https://github.com/ifpen/chalk-it/pull/145
* feat: upgrade gulp uglify-es.js to terser.js by GhilesHideur in https://github.com/ifpen/chalk-it/pull/146
* style: cleanup JSFiles by GhilesHideur in https://github.com/ifpen/chalk-it/pull/147
* add instruction how to use debugger keyword 152 by abirEF in https://github.com/ifpen/chalk-it/pull/153
* Issue 154 by abirEF in https://github.com/ifpen/chalk-it/pull/155
* Issue 156 by abirEF in https://github.com/ifpen/chalk-it/pull/157
* Issue 158 by abirEF in https://github.com/ifpen/chalk-it/pull/160


**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* fix: disable goToPage function in edit mode 80 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/91
* fix issue 81 by abirEF
* fix: checkbox widget align 82 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/92
* update .gitignore by GhilesHideur in https://github.com/ifpen/chalk-it/pull/98
* fix: multi select widget issue 97 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/99
* New features scheduling by abirEF in https://github.com/ifpen/chalk-it/pull/100
* New features scheduling by abirEF in https://github.com/ifpen/chalk-it/pull/102
* fix gotToPage api by abirEF in https://github.com/ifpen/chalk-it/pull/114
* Fix issue 103 by abirEF
* Issue 115 by abirEF in https://github.com/ifpen/chalk-it/pull/117
* Issue 118 by abirEF in https://github.com/ifpen/chalk-it/pull/119
* clear setvar list when it is equal to processed list by abirEF in https://github.com/ifpen/chalk-it/pull/121
* Issue 122 by abirEF in https://github.com/ifpen/chalk-it/pull/123
* fix datanode duplication by abirEF in https://github.com/ifpen/chalk-it/pull/125
* deep copy for chalkit api by abirEF in https://github.com/ifpen/chalk-it/pull/129
* Issue 128 by abirEF in https://github.com/ifpen/chalk-it/pull/130
* Documentation by abirEF in https://github.com/ifpen/chalk-it/pull/131
* update doc by abirEF in https://github.com/ifpen/chalk-it/pull/132
* remove doubleTrig flag by abirEF in https://github.com/ifpen/chalk-it/pull/134
* Issue 135 by abirEF in https://github.com/ifpen/chalk-it/pull/136
* Issue 139 by bengaid and abirEF
* add options : image overlay by errahalm in https://github.com/ifpen/chalk-it/pull/140
* Issue 141 : upgrade Font Awesome version from v 4.7.0 to v6.5.1 by abirEF in https://github.com/ifpen/chalk-it/pull/142


New Contributors
* errahalm made their first contribution in https://github.com/ifpen/chalk-it/pull/140

**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.3.14...v0.4.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.