Introduce the .readonly() method - #117
Open
aryaemami59 wants to merge 2 commits into
Open
Conversation
commit: |
aryaemami59
force-pushed
the
add-readonly
branch
4 times, most recently
from
September 14, 2024 12:44
d8d8aa8 to
88f3563
Compare
aryaemami59
force-pushed
the
add-readonly
branch
from
September 21, 2024 07:39
2b28aab to
759cdd3
Compare
aryaemami59
force-pushed
the
add-readonly
branch
2 times, most recently
from
October 2, 2024 03:46
1765795 to
5190305
Compare
aryaemami59
force-pushed
the
add-readonly
branch
7 times, most recently
from
October 9, 2024 19:14
5a8b2dc to
7655293
Compare
aryaemami59
force-pushed
the
add-readonly
branch
2 times, most recently
from
February 2, 2025 16:43
975b2ee to
348cdd7
Compare
aryaemami59
force-pushed
the
add-readonly
branch
3 times, most recently
from
February 14, 2025 16:32
77c739f to
f7d34aa
Compare
aryaemami59
force-pushed
the
add-readonly
branch
from
March 15, 2025 17:23
f7d34aa to
8b9b38a
Compare
aryaemami59
force-pushed
the
add-readonly
branch
from
April 3, 2025 11:25
8b9b38a to
5de9f36
Compare
mmkal
marked this pull request as ready for review
June 8, 2026 11:34
aryaemami59
force-pushed
the
add-readonly
branch
from
July 26, 2026 00:56
9a43943 to
f75934a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
.readonly()method for transforming object properties toreadonly.Details:
.readonly()works similarly to the nativeReadonlyutility type: