Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writable DOM and dynamic support for 6.0 #163

Merged
merged 26 commits into from
Apr 23, 2021
Merged
Changes from 18 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5390675
Writable DOM and dynamic support for 6.0
steveharter Oct 22, 2020
227cfa4
Added TryGetValue overloads and misc doc updates
steveharter Nov 9, 2020
ba76a82
Assume ILLinker and not a separate assembly for dynamic
steveharter Nov 10, 2020
5f8039a
Update design based on feedback and additional prototyping
steveharter Dec 3, 2020
c90a802
Fix typos and misc inconsistencies
steveharter Jan 19, 2021
f20b8a8
Additional clarifications
steveharter Jan 19, 2021
1a5a5f2
Iterate on design
steveharter Jan 29, 2021
31d96c2
Update based on design
steveharter Feb 9, 2021
1ec690d
Update based on design
steveharter Feb 10, 2021
a9a54a2
Iterate on design to match prototype
steveharter Feb 12, 2021
79e8f51
Misc updates
steveharter Feb 15, 2021
46c38b9
Misc updates
steveharter Feb 16, 2021
d0748af
Misc rewording
steveharter Feb 17, 2021
f36fc83
Misc typos
steveharter Feb 17, 2021
9f4c4d6
Add nullable operators and JsonSerializerOptions clarity
steveharter Mar 2, 2021
ae8644b
Add possible JsonNode.Create factory method
steveharter Mar 2, 2021
a87dce7
Add comments around using S.T.J namespace instead of S.T.J.Node
steveharter Mar 2, 2021
150cbf0
Update background section
steveharter Mar 2, 2021
3ec49eb
Address API review feedback
steveharter Mar 3, 2021
5d80894
Remove Serializer dependency in Parse() and misc other changes
steveharter Mar 9, 2021
6437453
Remove JsonNode.AsJsonElement() until we have scenarios
steveharter Mar 11, 2021
227c850
Update based on feedback and prototyping
steveharter Mar 25, 2021
a4353cf
Remove element additions
steveharter Mar 30, 2021
e6166ac
Update operators and add samples
steveharter Apr 1, 2021
2620f5d
Remove JsonArray ctor overload with capacity
steveharter Apr 1, 2021
8808b11
Update based on API review and implementation
steveharter Apr 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading