Leon Sandøy

Results 25 issues of Leon Sandøy

## What's the problem? Some of the events we've got branding for, such as Eid al-Fitr and Holi, fall on different dates every year. This means we manually update the...

type: feature
priority: high
level: advanced

Probably easiest to just test it with Django 3 and see what happens. I imagine it will probably more or less work.

type: feature
priority: 2 - normal
area: dependencies

It looks like there's already a feature in this fork for an input field with icons prepended or appended. This is a useful feature, so we need to figure out...

Once this project is working to a satisfactory degree, we should contact the bulma maintainers over at https://github.com/jgthms/bulma and see if they'd be willing to add us to the `related...

there's no `templates/bulma/fieldset.html`, so the Fieldset() class can't be used inside the Layout objects that are crucial to Crispy.

Form components like buttons should support bulma-extensions tooltips. See https://wikiki.github.io/elements/tooltip/ for docs.

We should support badges on our other form components, if possible. See https://wikiki.github.io/elements/badge/ for examples of this.

Support for the inputfield you put tags in, found here https://wikiki.github.io/form/tagsinput/

Add support for the switches found here: https://wikiki.github.io/form/switch/

Add support for bulma-extensions sliders. https://wikiki.github.io/form/slider/