converter
Here are 2,771 public repositories matching this topic...
-
Updated
Sep 4, 2020 - JavaScript
It would be cool if it would remember settings I gave it, so I can have the same settings for multiple files (or even support multi file processing). ATM I need to remember which settings I have set and it is hard to adjust width/height to exactly that dimensions as before.
With CSS3 introducing content being set as list-style-type, this is being ignored by Weasyprint:
CSS:
ul {list-style-type: '-';} ul ul {list-style-type: '+';}
Console error:
WARNING: Ignored list-style-type:\"-\" at **, invalid value.
WARNING: Ignored list-style-type:\"+\" at **, invalid value.
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Aug 19, 2020 - PHP
-
Updated
Sep 15, 2020 - C#
-
Updated
Sep 15, 2020 - TypeScript
-
Updated
Sep 5, 2020 - Ruby
-
Updated
Sep 11, 2020 - Java
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
May 14, 2020 - Python
As per angularsen/UnitsNet#328 (comment)
Having a set of tests to validate that the correct abbreviation notations and symbols are used would be helpful, as we have seen from before that discrepancies tend to creep in over time.
See #328 for the (currently work in progress) guideline, go through the comments and identify what tests to write for the guid
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 11, 2020 - Emacs Lisp
Add CONTRIBUTING.md
- Guidance on adding a linter new rule-action (if none of the existing ones can perform the action, or be extended)
- Expand on guidelines re: keeping commits to logical areas of the code / individual packages where possible
- Use of
conventional-commitstandard going forward - Advice not to include any
package-lock.jsonchanges PRs, for security reasons. File will be regene
Right now, we're doing a lot of this manually, and flattening the package-lock.json file. It'll save a lot (and likely protect against future breakage) to use this instead:
Improve this page
Add a description, image, and links to the converter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the converter topic, visit your repo's landing page and select "manage topics."
Version:
2.9.2.1Input
Output