Rami Yushuvaev
Rami Yushuvaev
**Package name** - charts.css **Alternative to** - chart.js - echarts - chartist - highcharts - d3 **Quality check** - [x] Package has sufficient overlap in functionality to act as a...
## Prerequisites - [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [x] The issue still exists against the latest...
Similar to HTML5 logo and CSS3 logo: 
You should automate the checks for missing or incorrect text domain in i18n function. See more info at: https://www.npmjs.com/package/grunt-checktextdomain I personally use Gulp, but it's basically the same.
The comments in wordpress presented after the content. in wiki, the discussion presented in a different tab. You can check the screenshot (http://premium.wpmudev.org/view-screenshot/1686095187_wiki91.jpg) of the "wpmudev.org wiki plugin" (http://premium.wpmudev.org/project/wordpress-wiki) for...
There is a bug on wiki-links using non-english charecters. Try creating wiki-page named 'internationalizætiøn' and then creat a link to this page from other wiki page. it's red (not exist)....
The HTML spec now support the `` element. It maps to an implicit `role=search`. Fix: https://github.com/w3c/aria-practices/issues/2652 ___ [WAI Preview Link](https://deploy-preview-349--aria-practices.netlify.app/ARIA/apg) _(Last built on Wed, 04 Sep 2024 19:04:38 GMT)._
### Description The [Media Queries Level 5](https://www.w3.org/TR/mediaqueries-5/) specification introduces the `@custom-media` at-rule, which acts as an alias for complex and repetitive media queries. Instead of hardcoding media query breakpoints across...
### Description [Media Queries Level 5](https://www.w3.org/TR/mediaqueries-5/) spec defines the `@custom-media` at-rule. This PR adds a new article to MDN explaining how and when to use Custom Media Queries. ### Additional...