Almeida
|
d6f4e60efd
|
refactor(collection): fix/silence linter warnings (#9266)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-03-25 09:32:52 +00:00 |
|
Synbulat Biishev
|
291f36cd73
|
feat: add Collection#subtract() (#8393)
* feat: add `Collection#missing()`
* test: add test for `Collection#missing()`
* chore: rename `missing` to `complement`
* docs: fix name
* test: fix test name
Co-authored-by: Almeida <almeidx@pm.me>
* chore: sort alphabetically
* fix: edit condition
Co-authored-by: Almeida <almeidx@pm.me>
* refactor: rename to `subtract`
* docs: fix description
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* fix: change condition
* fix: resolved eslint formatting error
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Aura Román <kyradiscord@gmail.com>
|
2022-11-19 21:34:26 +00:00 |
|
iCrawl
|
3b7ba4062e
|
chore: fix leftover eslint exceptions
|
2022-09-01 21:26:09 +02:00 |
|
Suneet Tipirneni
|
edadb9fe5d
|
refactor: use eslint-config-neon for packages. (#8579)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-09-01 20:50:16 +02:00 |
|
Almeida
|
a51f7215ec
|
test(collection): improve coverage (#8222)
|
2022-07-05 16:10:42 +02:00 |
|
A. Román
|
16810f3e41
|
refactor(collection): remove default export (#8053)
|
2022-06-09 16:53:01 +02:00 |
|
iCrawl
|
8d8e6c03de
|
feat: use vitest instead of jest for more speed
|
2022-06-05 01:07:10 +02:00 |
|
1Computer1
|
e4bd07b239
|
feat(Collection): add merging functions (#7299)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2022-01-26 21:46:31 +01:00 |
|
Noel
|
16390efe6e
|
chore: monorepo setup (#7175)
|
2022-01-07 17:18:25 +01:00 |
|