Bootstrap-flask

Latest version: v2.4.0

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

Scan your dependencies

Page 3 of 6

1.6.0

-----

Release date: 2021/5/29

- Add a ``new_url`` parameter for the ``render_table`` macro. When passing an URL to the ``new_url`` parameter, the ``render_table`` macro will create an icon (link) on the action header (`133 <https://github.com/helloflask/bootstrap-flask/pull/133>`__).
- Fix the display of the delete icon for ``render_table`` macro (`132 <https://github.com/helloflask/bootstrap-flask/pull/132>`__).

1.5.3

-----

Release date: 2021/5/18

- Fix class for horizontal form label (`131 <https://github.com/helloflask/bootstrap-flask/pull/131>`__).
- Fix hidden field label issue for ``render_field`` macro (`130 <https://github.com/helloflask/bootstrap-flask/pull/130>`__).
- Refactor tests (`125 <https://github.com/helloflask/bootstrap-flask/pull/125>`__).

1.5.2

-----

Release date: 2021/4/13

- Fix `render_table` macro for SQLAlchemy >= 1.4 (`124 <https://github.com/helloflask/bootstrap-flask/issues/124>`__).

1.5.1

-----

Release date: 2020/11/9

- Fix missing end angle bracket for bootswatch CSS link tag (`110 <https://github.com/helloflask/bootstrap-flask/issues/110>`__).
- Migrate tests to pytest (`109 <https://github.com/helloflask/bootstrap-flask/pull/109>`__).

1.5

---

Release date: 2020/8/30

- Fix ``tox`` broken environments.
- Fix ``ResourceWarning`` in ``test_local_resources`` (`78 <https://github.com/helloflask/bootstrap-flask/pull/78>`__).
- Fix ``IndexError`` when using ``render_table`` with empty data (`75 <https://github.com/helloflask/bootstrap-flask/issues/75>`__).
- Add support for actions column in ``render_table`` macro (`76 <https://github.com/helloflask/bootstrap-flask/issues/76>`__).
- Add support for Bootswatch theme via configuration ``BOOTSTRAP_BOOTSWATCH_THEME`` (`88 <https://github.com/helloflask/bootstrap-flask/pull/88>`__).
- Fix checkbox render issue: add ``for`` attribute to link ``<label>`` with checkbox, only add ``is-invalid`` class when there are errors.
- Change default button style class from ``btn-secondary`` to ``btn-primary`` (`62 <https://github.com/helloflask/bootstrap-flask/issues/62>`__).
- Deprecated ``form_errors`` macro and it will be removed in 2.0, add ``render_hidden_errors`` macro as replacement.
- Add ``render_icon`` macro to render Bootstrap icon with Bootstrap Icon SVG Sprite (`99 <https://github.com/helloflask/bootstrap-flask/pull/99>`__).
- Add configuration ``BOOTSTRAP_MSG_CATEGORY`` to set default message category.

1.4

---

Release date: 2020/6/15

- Add ``render_table`` macro to render a Bootstrap table (`71 <https://github.com/helloflask/bootstrap-flask/pull/71>`__).

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.