converter
Here are 2,895 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.
From Cascading and Inheritance:
If a shorthand is specified as one of the CSS-wide keywords, it sets all of its sub-properties to that keyword […].
It should be probably handled by the expander decorator.
-
Updated
Oct 30, 2020 - C#
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Aug 19, 2020 - PHP
-
Updated
Nov 8, 2020 - C#
Information
- Version: 5.59.4
When I apply @Required decorator to file uploading field, I don't receive an error for request with empty body.
Example
@Post('/logo')
@Returns(String)
async setLogo(@Required() @MultipartFile('logo') logo: Express.Multer.File): Promise<string> {
// I get here logo variable with undefined value if I make just POST request without any
-
Updated
Nov 5, 2020 - Ruby
-
Updated
Oct 13, 2020 - Java
-
Updated
May 14, 2020 - Python
-
Updated
Nov 2, 2020 - TypeScript
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
Nov 7, 2020 - TypeScript
-
Updated
Nov 3, 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:
-
Updated
Oct 30, 2020 - PHP
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