-
> 确保你在提交Bug反馈之前仔细阅读了[Hexo文档](https://hexo.io/zh-cn/),[Icarus用户指南](https://ppoffice.github.io/hexo-theme-icarus/tags/Icarus%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97/),和[GitHub issues](https://github.com/ppo…
-
# Issue summary
Right now, [`PolarisProvider.jsx` imports the `en` translations](https://github.com/Shopify/shopify-frontend-template-react/blob/f720a83458f3e83db4f2b5e85644345fc658cd32/components/…
-
Hello! We've noticed that when we set `fingerprint: { prepend: '' }` along with enabling `sourcemaps` that the sourcemaps generated omit their `sourcesContent`. `sourcesContent` is required by many ve…
-
This is spun off from #108 and #119.
In #108, one argument against adding 'pattern' is that API users would be confused between 'pattern' and 'skeleton'. I learned that Globalize.js uses 'raw' to…
-
### Describe the issue
On this page, the information about plural forms is correct, except for "CLDR plural with zero":
https://hosted.weblate.org/languages/fi/#information
The entries in the "On…
-
- NPM version (`npm -v`): 6.12.0
- Node version (`node -v`): 12.13.0
- Node Process (`node -p process.versions`):{
node: '12.13.0',
v8: '7.7.299.13-node.12',
uv: '1.32.0',
zlib: '1.2.11'…
-
This is a weird one. Compiling the following on Windows
```scss
:host {
color: black;
}
:host(.inactive) {
color: blue;
}
%placeholder {
color: red;
}
.foo {
@extend %place…
-
## Environment Info
Node version(`node -v`):v10.9.0
site to reproduce the ploblem:
[https://github.com/MatchaChoco010/hexo-timezone-permalink](https://github.com/MatchaChoco010/hexo-timez…
-
In 2017 (#18284), it was chosen to drop the `Intl` API in favor of custom i18N data extracted from the CLDR (`@angular/common/locales/...`.
Since then the `Intl` API has matured a lot and is now a…
-
Sending ctrl + c to a running `ember serve` should terminate the server and running ember-cli instance, but for some reason it does not completely clean up after itself and leaves my command prompt in…