Egor Sledov

Results 4 issues of Egor Sledov

Could you provide an option to change theme colors? Or provide instructions on how to change them in the code? Are the themes codemirror-based? Or at least one more traditional...

enhancement
accepted :+1:
Not a priority :chair:

Hello, It looks like badges in navigation menu wrap and go to the next line in Firefox (or at least Firefox on Mac). Any idea how to fix it? Thank...

I define a Limiter like this ``` limiter = Limiter( get_remote_address, app = app, meta_limits=["2 per 6 hours"], ... ``` and then trying to exempt a function ``` @app.route('/get_ip') @limiter.exempt...

bug

I am on the demo website and switching between Components/Buttons and Components/Badge pages using Chrome on desktop. With every click, the Components menu comes into view and gets highlighted. There's...