Marat Mamyashev

Results 8 issues of Marat Mamyashev

How to suppress output? Setting verbosity logging level does nothing 5%|█████████▊ | 16/300 [00:01

Building wheels for collected packages: en-core-web-sm, nltk, sacremoses Building wheel for en-core-web-sm (setup.py): started Building wheel for en-core-web-sm (setup.py): finished with status 'done' Created wheel for en-core-web-sm: filename=en_core_web_sm-2.1.0-py3-none-any.whl size=11075231 sha256=6945d8651f61610e36e71ceabc3028adbeb2ccfdcdcba82fbe5217deaa0a9894...

As a wish that would be great to have a hombrew package

wishlist

There's a difference between svg rendering for OS X and iOS. The book https://dl.dropboxusercontent.com/u/7303914/ship.epub contains custom svg animation (works in every modern browser). OS X SDK launcher works fine but...

priority:Medium
type:Bug
func:SVG
platform:iOS
platform:OSX
status:Stale

What about some «clever features»: 1) auto add xml declaration if does not exist `` 2) auto fix if `` to valid `` 3) set valid xml notation via applying...

feature request

Feature request There's no way to add at manifest level rendition properties (current realization supports only spine) ``` pre-paginated portrait none ``` By the way, looks like current iBooks fails...

Looks like it's not fixed or broken back in 0.7.1 (fixed [here](https://github.com/wingkwong/react-quiz-component/issues/75)) same error reproduces in React/Remix on import ``` Could not find a declaration file for module 'react-quiz-component'. '/Users/user/dev/lt/proj/node_modules/react-quiz-component/dist/index.js'...

Hi, it would be nice to have a next question button click handler in addition! Now it can be done with sth like ``` useEffect(() => { const handleClick =...