Mikael Korpela

Results 74 issues of Mikael Korpela

SVG spec has [``](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title) tag to help accessibility with screen readers. Oftentimes web developers ignore accessibility, but adding this directly to these svg files would make sure this will always...

Mimic the behaviour (ng-required, ng-minlength, ng-maxlength, ng-pattern, ng-change, ng-trim) of Angular's native [input](https://docs.angularjs.org/api/ng/directive/input) directives as much as possible. See also [form controller](https://docs.angularjs.org/api/ng/type/form.FormController). This came up at #30

### Expected behavior Header would've said something like "Contact Support" ### Actual behavior Untranslated string at the contact support -header: ![2020-11-03 15 04 46](https://user-images.githubusercontent.com/87168/97988858-4d35ff00-1de6-11eb-8a5c-e6e56aacd3c9.jpg) ### Steps to reproduce the behavior...

[Type] Bug
[Pri] Low
i18n
Support

Hi @niftylettuce ! Could you help me fill in the comparison table for Bree's features? I would appreciate it, thank you in advance! :-) https://jobscheduler.net/

We generate docs by running `yarn docs` (using [`jsdocs`](https://github.com/jsdoc/jsdoc)) and adding lines to gitignore and [index file](https://github.com/agenda/agenda/blob/22fb35539dc72d2d695297fd222750b60c16e82c/docs/index.md): https://github.com/agenda/agenda/blob/22fb35539dc72d2d695297fd222750b60c16e82c/.gitignore#L6-L10 We should just automate generating docs either on each merge using action:...

docs
build tools

Perhaps `options.lang` could accept an array or even just `*` to run all the language transliterations in alphabetic order? I just stumbled upon this library: https://github.com/andyhu/transliteration — and I quite...

enhancement

When attempting to download my data, it fails: 1. Enter your pass at https://bewelcome.org/mydata 2. Greeted by error

test on bewelcome.org

Heya! Would you guys be interested in adding oAuth to BW? I'd like to have _verified_ links to BW profiles from @trustroots profiles. Right now I'm simply asking for BW...

enhancement

I.e. that's why we now have NPM and Bower in JS world: **At Backend:** - You want to have hierarchical package structure - You might have globally installed cli versions,...