Skip to content

Feature: now you can set the style of dropdown in config #286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

LukasR97
Copy link

Changes

Option to set a custom css class in config.

Fixes # (issue)

Type of change

  • [ + ] New feature (non-breaking change which adds functionality)

Checklist

  • [ + ] My code follows the style guidelines of this project
  • [ + ] I have performed a self-review of my own code
  • [ - ] I have commented my code, particularly in hard-to-understand areas (pretty self explanatory simple change)
  • [ + ] I have made corresponding changes to the documentation
  • [ + ] My changes generate no new warnings
  • [ + ] My changes do not reduce the code coverage percentage.

P.S.

This is my first ever contribution to anything open source. If I messed something up in the process, please give me feedback and let me fix my mistakes so I can learn! :)

manishjanky and others added 6 commits August 20, 2023 11:49
…l not be consistent with the surroundings, or maybe I'm just bad at css haha.

With this change it is now possible to set a class of your own which is way more simple than overriding css and it's consistent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants