-
hi @xuyxu, I've been taking a look at Voting.py, If I'm not mistaken, only soft voting is implemented. are there any plans for implementing majority/hard, plurality and weighted voting as well?
Tha…
-
See how to implement a chest here :
https://github.com/smart-chain-fr/Ligolib/blob/generic-fa2/shifumi/src/cameligo/contracts/session.mligo
-
Please consider modifying the Getting Started documentation to discuss css classes and using the html path for the image. i.e.: not only needed "colon_fence" but also "html_image" . I noticed other …
-
### Describe the bug
Thanks for the great work on this project, it's awesome! In beginning to develop content through Jupyter Book I noticed there are several web accessibility issues which are prese…
d33bs updated
7 months ago
-
## Payout
Winner: 1000 ANT
Runner up: 500 ANT
Also eligible for additional Overall Prize (2000 ANT) and Special Prize (500 or 1500 ANT)
## Challenge Description
Build a curated media publ…
-
#### Feature Description
As of now we have Schematics like dashboard, left menu, tables like that but developer like me expect to get full UI like admin template, basic web page templates.
We ca…
-
### Problem
I'm working on a stock analysis dashboard and there's a selectbox with a long list of tickers for users to choose from.
However, filtering and switching from one ticker to another is…
-
`print(int(-6.8))` returns -6 so to say it always rounds "down" seems imprecise. Should maybe say the truncation rounds towards zero?
(Disclaimer: I don't use Python, I just tried it in a repl.)
lukeu updated
7 months ago
-
### Describe the bug
**Context**
In conf.py, when **footer_content_items** is set to:
```
footer_content_items": ["copyright", "last-updated", "sphinx-version", "theme-version"]
```
**Expe…
-
#### Bug, feature request, or proposal:
Proposal to add "closeOnSelect: boolean" property.
#### What is the expected behavior?
- User selects an option
- List does not close
#### What is the …