Samed Düzçay

Results 7 issues of Samed Düzçay

# About `src/html/contents/color_palette.json` is pretty ambiguous, and definitely needs some documentation and examples. ## Solution Create a documentation with examples and explanations of each color option. Steps: 1. Change body...

easy
newcomer

# About One should be able to order the sections without changing the HTML code. The purpose of this is to let users configure everything without looking at the `index.html`...

enhancement
easy
newcomer

First of all, thanks a lot for maintaining this great library. We're using MariaDB with Dapper & DapperQueryBuilder and currently having some issues with array expansion. Dapper expands each element...

By default, new topics have the label `新建节点` (hardcoded). It would be nice to change this with a prop.

I'm using the Airbrake JS client and setting `ERRBIT_HOST` parameter doesn't work. ```js process.env.ERRBIT_HOST = 'someHost'; process.env.ERRBIT_PROTOCOL = 'https'; const airbrake = new AirbrakeClient({ host: 'someHost', projectId: 1, projectKey: 'someKey',...

bug

### 🐛 bug description When you edit a search field, collapse it, and submit the search form, it won't appear in the request parameters. ### 📷 Steps to reproduce -...

bug

Hey! First of all, thanks for this great little helper. I think CommonVoice recently changed its download format and this library is not working with that anymore. I had to...