Wiktor Tkaczyński

Results 9 issues of Wiktor Tkaczyński

For parameters we shouldn't check for `.init` as it won't be defined. Currently using `knex.raw` inside of function or arrow function will crash eslint if `query` came from parameter. This...

In some cases knex might be used through a helper function that uses different name than any of predefined ones (raw, joinRaw, whereRaw). In this case allowing users to add...

Following code causes Denial of Service (execution never finishes) ```js const Remarkable = require('remarkable'); const remarkable = new Remarkable({ html: true }); console.log(remarkable.render("\\t

This is tracker for accessibility related issues. These issues don't have to (and probably shouldn't) be solved in one take. Every PR is welcomed. #### Non-clickable elements - [ ]...

feature
help wanted
good first issue

Those components should use `BaseWidget` instead of reimplementing its logic. These components should be stateless. - `CryptoTrendingCharts` -> `ChartsWidget` - `InterestingPeople` and `InterestingPeopleWithAPI` -> `PeopleWidget` - `LastDrafts` -> `LastDraftsWidget` -...

refactor
code quality

Affix are glitchy and needs to be redesigned as it it's unmaintainable in the current form: Report of bugs: - #1651 - #1515 - #832

Suggested by **andrejcibik** > Every time I make a new post, I copy the "footer" from my other post. I noticed many people do this. It would be nice to...

feature
suggestion
priority: low

feature
difficulty: medium
priority: low

![Example](http://i.imgur.com/7WNIaMO.png) When I press some object with ripple effect in it, sometimes (50% of times) ripple effect shows also on nearby object that also implement ripple effect.