Django-bootstrap-swt

Latest version: v2.0.1

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

Scan your dependencies

Page 1 of 2

2.0.1

Bug fix
* loading spinner and error div selecting was broken

2.0.0

New components:
* [Alerts](https://getbootstrap.com/docs/4.0/components/alerts/)

API changes
In this release the api of the Modal component becomes changed:
* param: `title` renamed to `header`
* The [Modal](https://getbootstrap.com/docs/4.0/components/modal/) component contains now `ModalHeader`, `ModalBody` and `ModalFooter` or even strings instead of using the predefined class based components like discussed in #29.

1.0.0

First major release
This release contains the following features:
* Supports the following Bootstrap components:
* Tooltip
* Progressbar
* Badge
* Links
* Button
* Modal
* Card
* Accordion
* Buttongroup
* Dropdown
* Listgroup

* Async content fetching with ajax for Modal and Accordion component

0.0.1a4

* refactors all small BootstrapComponents to use the new Tag class for template rendering
* adds the feature to update the html attributes before rendering
* renames some function attributes to become clean naming

0.0.1a3

* fixes setup.py - no subfolders with static files were included in our builds

0.0.1a2

Refactors the following:
* Div component becomes a generic Tag component
* Removes the unused request argument from RequestHelper constructor
* adds the functionality to update the querystring of BootstrapComponents with url attribute

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.