calfzhou
calfzhou
It might be better to move css out, provide it as a standalone file. Then users can use the default style or their own. ``` html ```
Sometimes there are several windows for one application, now it will bring every window to the front in a big stack, it would be better to be able to bring...
It will make pelican more widely useful if it can easily change its display language. [Jinja2 i18n](http://jinja.pocoo.org/docs/templates/#i18n)
swagger spec doesn't natively support i18n, but is it possible that grape-swagger generate localized documents for different locale? For example, visiting http://localhost:3000/swagger_doc.json will get default language, as well as visiting...
Current strategies (default, protected, and swagger) are not very handy to use. I guess that `swagger` could be an additional configuration, injecting swagger specific syntax. And for the `protected`, maybe...
Coming from [larspetrus/Roofpig](https://github.com/larspetrus/Roofpig). Roofpig provides a `tweaks` feature, which is a free form tool, that can set any sticker to any color. Aside from colors, it can also put **X**...
**Describe the bug** As mentioned in #1147, modifying a base translation will change other language strings' states back to `TRANSLATED`, and also set a `OUTDATED` indicator. Which is a great...