jburghardt

Results 8 issues of jburghardt

**Do you want to request a feature, report a bug or ask a question?** feature request **What is the current behavior?** importing my own spriteModule.js throws compilation errors. i think...

enhancement

following line extract the level information from the info object and uses them as the level label https://github.com/JaniAnttonen/winston-loki/blob/development/index.js#L58 this causes problems when using - colorized text - text that is...

It is possible to pass headers as options to the request. This should be documented in the Options part.

Just wanted to know if this project is still used somewhere in production or if its too old for newer react versions. i have tested it on our code base...

### Are you requesting a feature, reporting a bug or ask a question? feature/question ### What is the current behavior? SurveyCreator does not show all questions when after initalizing it...

question

DefaultV2 and creator core already come with a fontless css. Survey analytics should also provide a fontless alternative.

enhancement
user issue

Currently encoding in the[ index.js](https://github.com/airbnb/hypernova/blob/0971f5d16ca17ef33342c5a710b1cdedb8036b5a/src/index.js#L6) only includes ``` const ENCODE = [ ['&', '&'], ['>', '>'], ]; ``` If a component is being rendered SSR and includes a property with...

bug
help wanted

Escapes closing tags Fixes #165.

semver-patch: bugfixes