D-Sketon
|
59d936f4d2
|
docs: Fix errors in docs (#430)
|
2024-08-25 21:57:59 +09:00 |
|
Dongho Kim
|
50814915ef
|
docs(isArray): Update docs for isArray (#390)
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
|
2024-08-18 22:51:39 +09:00 |
|
Péter Kovács
|
50b4866909
|
feat(padEnd): add padEnd (#380)
|
2024-08-15 20:58:58 +09:00 |
|
Sojin Park
|
da091c49d8
|
docs: Add missing backticks in signature for has
|
2024-08-11 21:40:34 +09:00 |
|
Sojin Park
|
418183b0aa
|
docs: Add docs for indexOf
|
2024-08-11 21:20:11 +09:00 |
|
Sojin Park
|
c9587f3816
|
feat(findIndex): Implement findIndex
|
2024-08-11 21:03:13 +09:00 |
|
Sojin Park
|
f71ff9e511
|
docs: Update docs for find
|
2024-08-11 15:24:13 +09:00 |
|
Sojin Park
|
fb05fbe355
|
feat(find): Implement find
|
2024-08-11 15:05:04 +09:00 |
|
Sojin Park
|
dd97756ffb
|
feat(matchesProperty): Implement matchesProperty
|
2024-08-11 14:09:13 +09:00 |
|
Sojin Park
|
01cf3a6c9a
|
feat(has): Implement has
|
2024-08-11 12:56:15 +09:00 |
|
Sojin Park
|
0ae3e51977
|
docs: Clarify docs for es-toolkit/compat
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
|
2024-08-10 17:38:07 +09:00 |
|
raon0211
|
17d8afa2a3
|
feat(padStart): Move padStart to our compat library
|
2024-08-09 10:28:11 +09:00 |
|
raon0211
|
4bb457ad01
|
feat(isArguments, isArrayLike, isObjectLike): Move some predicates to compat library
|
2024-08-09 10:16:37 +09:00 |
|
raon0211
|
f5b43f138f
|
feat(size): Move size to compat
|
2024-08-09 10:00:41 +09:00 |
|
raon0211
|
f6be4d7ad6
|
feat(bind): Move bind to compat
|
2024-08-09 09:32:42 +09:00 |
|
小明的自留地
|
a4b77c01dd
|
docs(endsWith): Update endsWith.md (#339)
Fix wrong returns in Examples.
Co-authored-by: Sojin Park <raon0211@toss.im>
|
2024-08-04 21:29:20 +09:00 |
|
raon0211
|
0e0329ac91
|
feat(property): Add property
|
2024-07-25 12:04:32 +09:00 |
|
raon0211
|
c350b23ee2
|
feat(isMatch, matches): Add isMatch & matches in compat
|
2024-07-25 11:36:14 +09:00 |
|
tanggd
|
b134df19da
|
docs: Update docs for get (#278)
* docs: Update chunk.md
* Squashed commit of the following:
commit 14c8b1108a3aa6d45955c7dcd94a74598c9b4737
Author: tanggd <tanggd11@foxmail.com>
Date: Mon Jul 22 13:17:17 2024 +0800
docs: Update docs for get
commit 9b7b7ac41f7484753723b32f4d624da4c8bfe4e6
Author: tanggd <tanggd11@qq.com>
Date: Fri Jul 19 17:00:59 2024 +0800
docs: Update chunk.md
---------
Co-authored-by: tanggd <tanggd11@foxmail.com>
|
2024-07-23 23:19:29 +09:00 |
|
D-Sketon
|
d117481dc4
|
fix(min, max): Do not return undefined in non-empty arrays (#270)
* fix: improve min&max type
* Apply suggestions from code review
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
|
2024-07-21 17:49:43 +09:00 |
|
Sojin Park
|
e49c82b0fe
|
chore: Move isArray to our compatibility library
|
2024-07-21 10:38:14 +09:00 |
|
raon0211
|
0d2b25253b
|
docs: Update docs for min & max
|
2024-07-19 01:05:11 +09:00 |
|
raon0211
|
e09517f05c
|
feat(concat): Add concat to es-toolkit/compat
|
2024-07-19 01:05:02 +09:00 |
|
raon0211
|
0dbef13f24
|
docs: Update wording in our compatibility docs
|
2024-07-19 00:19:04 +09:00 |
|
raon0211
|
3642214a26
|
docs: Update wording in our compatibility docs
|
2024-07-19 00:12:40 +09:00 |
|
raon0211
|
e1e6e38206
|
feat(max, min): Add support for max & min in es-toolkit/compat
|
2024-07-19 00:00:57 +09:00 |
|
raon0211
|
96f3ce72cf
|
chore: Move get to compat & document
|
2024-07-18 22:59:11 +09:00 |
|
raon0211
|
2db0b49579
|
chore(startsWith, endsWith): Update docs and import tests from lodash
|
2024-07-18 21:36:32 +09:00 |
|
raon0211
|
9b10967e42
|
docs: Fix broken links
|
2024-07-18 21:16:14 +09:00 |
|
raon0211
|
fb820e26c8
|
docs: Update docs for zipObjectDeep
|
2024-07-18 20:43:58 +09:00 |
|
raon0211
|
9c4b61acba
|
docs: Update docs for compat
|
2024-07-18 20:34:12 +09:00 |
|
raon0211
|
ff4b97ab60
|
chore: Add zipObjectDeep in compat
|
2024-07-18 20:28:07 +09:00 |
|
raon0211
|
bb063fbcf6
|
docs(set): Update documentation for set
|
2024-07-18 20:10:56 +09:00 |
|
raon0211
|
2168a67045
|
chore: Move set to our compat library
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
|
2024-07-18 10:07:01 +09:00 |
|