Django-simple-bulma

Latest version: v2.6.0

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

Scan your dependencies

Page 2 of 6

2.1.0

**You can now define multiple themes!** This will allow your app to have a dark theme and a light theme, or to solve accessibility problems easily. It also solves a few minor issues, and bumps the Bulma version to v0.9.1.

2.0.3

A bugfix release with fixes an issue with `bulma-megamenu`. Because of a typo in `MANIFEST.in`, this was not being included in the source distribution.

2.0.2

Another minor change to the release workflow, this time to introduce recursive submodule checkouts.

2.0.1

This release will hopefully resolve the bug we're having described in 61

Specifically, it changes the release workflow so that we are checking out all the submodules before we try to build the source distribution.

2.0.0

**This is a major release**, because we cannot guarantee that it will work on your existing project without some tweaks. Specifically, we are changing the versions of all the extensions, we're changing the default FontAwesome version, and dropping support for certain Bulma-Extensions. See the readme for a complete list of which extensions we now support.

Changes
- Bulma and all bulma extensions are now submodules, which means we no longer need to do manual upgrades of these in the future.
- Some bulma extensions have been removed, others updated. The README now contains a complete list of which extensions are supported.
- We will now use the minified JS for most extensions by default, to improve performance slightly.
- JS will now be loaded with the `defer` option, another slight performance improvement.
- Our linting toolchain has grown stricter, and now includes the `pep8-naming` plugin.
- We now support FontAwesome 6 kits, both for Free and Pro versions! See our readme for instructions on how to set this up. If you don't set this up, FontAwesome v5.14.0 will be used by default.
- We now provide the JS required to be able to have clickable `dropdown` elements in Bulma, so you don't need to write this yourself. Simply add the `bulma-dropdown` extension to your `BULMA_SETTINGS`.

1.3.2

Fixes a critical bug with a bad type annotation in finders.py.

The previous release didn't do this because I am a terrible programmer who forgot to include the commit with the fix :grin:

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.