-
Updated
Jul 7, 2020 - TypeScript
pipe
Here are 436 public repositories matching this topic...
i'm using "ngx-mask": "^8.1.6", with angular 9 :
"typescript": "~3.7.5",
"@angular-devkit/build-angular": "~0.900.1",
"@angular/cli": "~9.0.1",
"rxjs": "~6.5.4",
jumps around when adding numbers to the beginning of textbox .
Screencast 2020-03-30 12-24-56.zip
ca
[ ] bug report
[x] feature request
Current behavior
While using bytes pipe like this:
{{ file.size | bytes:2 }}
it shows 2 decimals only if there are 2 decimals. If the file size is let's say 128kB it won't show "128.00 kB"
Expected behavior
Show trailing zeros if the number doesn't have enough decimals to show
**What is the motivation / use case for changing the
-
Updated
Sep 13, 2019 - Python
-
Updated
Jun 16, 2020 - C
-
Updated
Nov 10, 2018 - Go
-
Updated
Jul 6, 2020 - TypeScript
I have a strange issue that is causing my second column that needs to be sorted to be sorted in reverse order from the first.
Stackblitz: https://stackblitz.com/edit/ngx-order-pipe-njfy7p
In the example above it is sorted by DOB and then by Name. But the name column is in reverse order even though both should be ascending. If I sort by multiple columns with anything other than a date it seem
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Mar 31, 2020 - Objective-C
Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [X ] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request
When I try build, I get this error. I'm using angular 7.1.2 and filter pipe 2.1.2
ERROR in ngx-filter-pipe/ngx-filter-p
Filter by regex
-
Updated
May 30, 2020 - Python
-
Updated
Jul 6, 2020 - Python
-
Updated
Apr 3, 2019 - TypeScript
-
Updated
Nov 8, 2017 - Elixir
-
Updated
Feb 20, 2020 - Python
The serial package being used supports multiple options beyond the baud rate which might be useful to expose as optional arguments.
We should add more options to the serial protocol. See comment below.
Improve this page
Add a description, image, and links to the pipe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipe topic, visit your repo's landing page and select "manage topics."


Hi @smbache,
A heads up: at this past RStudio work week, we decided to try to formally implement "understudies" for all the packages (i.e. having a second person to help increase our code reviews, etc. — in this case, @lionel-). I'll submit a PR with a CODEOWNERS file. The link in it currently goes to nothing, but will ultimately go to a description of this process for the tidyverse.org page de