The Wayback Machine - https://web.archive.org/web/20200707215137/https://github.com/topics/pipe
Skip to content
#

pipe

Here are 436 public repositories matching this topic...

batpigandme
batpigandme commented Jun 18, 2018

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

MatoC9
MatoC9 commented Feb 7, 2019
[ ] 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

bluecaret
bluecaret commented Oct 9, 2019

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

heybob
heybob commented Sep 9, 2019
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

Improve this page

Add a description, image, and links to the pipe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pipe topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.