Gladius

Latest version: v0.1.13

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

Scan your dependencies

Page 1 of 3

0.1.14

...

0.1.13

Added:
* Component: `ComponentLibrary.__getattr__` method.
* Pico: `Page.__init__` got Modal JS script.
* Pico: `Page.__init__` got Checkbox indeterminate JS script.
* Pico: Module's `__all__` variable.
* Pico: Example `pico_1.py`, chat UI.
* Html5: `Section` component.
* Pico: `Section` component.

Fixed:
* Html5: Usage of `default_attrs` in `Component.__init__`.
* Html5: Properly implemented `Text` component.
* Pico: Removed conflicting `class Link(html5.A): pass`. Only use `p.A`.
* Html5: Void elements `Hr`, `Br`.

Removed:
* Pico: `SubmitInput`, `ButtonLink`, `SecondaryButtonLink`, `ContrastButtonLink` components.
* Pico: `OutlineButtonLink`, `SecondaryOutlineButtonLink`, `ContrastOutlineButtonLink` components.
* Html5: `Html5.__getattr__` method.
* DaisyUI: `DaisyUI.__getattr__` method.
* Pico: `Pico.__getattr__` method.
* Pico: `SecondaryLink`, `ContrastLink` components

0.1.12

Added:
* Html5: `Style`, `Svg`, `Aside` components.
* Html5: `Progress`, `Br`, `Hr` components.
* Pico: `A`, `Nav`, `Dialog` components.
* Pico: `Html`, `Head`, `Meta`, `Link`, `Title`, `Script`, `Style`, `Body`, `Svg`, `Aside` components.
* Pico: `Progress`, `Br`, `Hr` components.
* Pico: Renamed `hello_world_pico_0` to `pico_0`.
* Pico: `hello_world_pico_0` complete example with all components https://picocss.com.
* README: Updated examples section.
* Pico/Html5: Input checkbox, indeterminate=true, https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input/checkbox#indeterminate

0.1.11

Added:
* Html5: Special case `Label` component `for_` attribute.
* Html5: `Form`, `Label`, `Select`, `Option`, `Fieldset`, `Legend` components.
* Pico: `Form`, `Label`, `Input`, `Select`, `Option`, `Fieldset`, `Legend`, `Text` components.
* Html5: `Figure`, `Table`, `THead`, `TR`, `TH`, `TBody`, `TD`, `TFoot` components.
* Pico: `Figure`, `Table` components.
* Html5: `Details`, `Summary` component.
* Html5: `Article` component.
* Pico: `Details`, `Summary`, `Ul`, `Li` component.
* Pico: `Article`, `Header`, `Footer` component.

Changed:
* Html5: Rename `content` prop/attr to be `data`. https://dom.spec.whatwg.org/#text

0.1.10

Added:
* Html5: `HGroup` component.
* Pico: `Grid`, `H1`, `H2`, `H3`, `H4`, `H5`, `H6` components.
* Pico: `HGroup`, `Headings` components.
* Pico: `Link`, `SecondaryLink`, `ContrastLink` components.
* Html5: `Abbr`, `B`, `I`, `Cite`, `Del`, `Ins`, `Kbd` components.
* Html5: `Mark`, `S`, `Small`, `Sub`, `Sup`, `U` components.
* Pico: `Abbr`, `Strong`, `B`, `I`, `Em`, `Cite`, `Del`, `Ins` components.
* Pico: `Mark`, `S`, `Small`, `Sub`, `Sup`, `U` components.
* Pico: `BlockQuote`, `Footer` components.
* Html5: `Input` component.
* Pico: `Button`, `SubmitInput` components.
* Pico: `ButtonLink`, `SecondaryButtonLink`, `ContrastButtonLink` components.
* Pico: `OutlineButtonLink`, `SecondaryOutlineButtonLink`, `ContrastOutlineButtonLink` components.

Changed:
* Component: `content` arg/attr is empty string `''` instead of `None`.
* Component: `render` method.

0.1.9

Added:
* Html5: `debug` extension for `htmx`.
* Html5: Added `Main` component.
* Pico: Added `Pico` component library.
* Pico: Added `Page`, `Main`, `Grid` components.
* Html5: Added `H5`, `H6` components.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.