Htbulma

Latest version: v0.9.7

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

Scan your dependencies

Page 8 of 10

0.2.5

* all inputs keep the instance of the callback/caller given on 'onchange=...'
(use the Caller.prior from htag>=0.1.8 to do the trick)

0.2.4

* all inputs can now call a real htag callback (with async/generator etc ..)
* (use htag 0.1.6 with multi bindings)
* SelectButtons & TabsHeader doesn't provide .onchange anymore ! use onchange attribut only !
* in general : the .onchange() was a bad idea and will be removed for others inputs too, soon

0.2.3

* inputs : onchange is now in the signature of constructor of all inputs (prefer this) (like in the past)
* nav : don't show the burger if no entries

0.2.2

* FIX : Fields produced a full static form fields ;-(

0.2.1

* select(name) was bugued ;-(

0.2.0

* Form implements its own submit() method
* Fields, simple object to build a "form" template (can't be simpler)
* bye bye : InputText,TextArea,Checkbox,Slider,RadioButtons,SelectButtons,Select
* welcome : Input,Range,Checkbox,Radio,SelectButtons,TabsHeader,Select,Textarea
* theses new ones are better, in all way (they.work in same way, with .onchange(), name=xxx, and attrs _readonly, _required, _disabled, ...)
* Input can handle a datalist (dict or list) (like a combobox)
* others can handle a dict or list too (radio, select, ...)

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.