Steven Masfaraud
Steven Masfaraud
## Expected Behavior The icon is centered in the round button ## Current Behavior The icon falls down at the bottom of the round button ## Possible Solution ## Steps...
## Expected Behavior The onshow callback is supposed to have a parameter indicating which tab is currently selected. ## Current Behavior The stackblitz example shows that the callback is called...
Hi, Here is what I suspect to be a bug in dynamically created tabs. The example provides creates dynamic tabs from a list called indices. A link creates a new...
Hi, with Python 3.5.3, Flask 0.12.2 and flask-autodoc 0.1.2. It seems to me that doc won't generate for a route if the @auto.doc() decorator isn't immediately after the @app.route one....
## Recommending Features **Need for this feature** When having two tables linked with a many-to-many relationship, it is impossible to count the number of items in a column In this...
### Component server ### Describe the bug Hello, I have a functionnal instance of woodpecker CI working with a gitea instance. About one time per day I get stuck on...
Hello, When installing the package with pip on python3.9, it works but the importing fails: ``` Python 3.9.0+ (default, Oct 20 2020, 08:43:38) [GCC 9.3.0] on linux Type "help", "copyright",...
Thanks for the lib it is really usefull. I didn't managed to make it work in angular in a typescript context. I think porting this lib to make it work...
in some case it seem that equalities does not work well (pointer_memos) on Closed shell or volume modes -> Check if eq is properly configured (non serializable_attributes...) problematic case: shell...
Split edges.py wires.py, faces.py into subpackages edges.py -> edges/line.py + edges/splines.py ....