-
Notifications
You must be signed in to change notification settings - Fork 108
Pull requests: matter-js/matter.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add package.json and ts
#1
by mfucci
Contributor
was merged Nov 5, 2022
Loading…
updated Nov 5, 2022
Add Schema and BitmapSchema
#2
by mfucci
Contributor
was merged Nov 7, 2022
Loading…
updated Nov 7, 2022
Add build and test before merging to main
#5
by mfucci
Contributor
was merged Nov 7, 2022
Loading…
updated Nov 7, 2022
Update package name so it can be published to npm
#4
by mfucci
Contributor
was merged Nov 7, 2022
Loading…
updated Nov 7, 2022
Add bitmap enum support and refactor UnsignedIntegerTlv
#7
by mfucci
Contributor
was merged Nov 7, 2022
Loading…
updated Nov 7, 2022
Add unsigned int validation
#6
by mfucci
Contributor
was merged Nov 7, 2022
Loading…
updated Nov 7, 2022
Bump to 0.0.1 since 0.0.0 is published
#9
by mfucci
Contributor
was closed Nov 8, 2022
Loading…
updated Nov 8, 2022
Fix typing issue on BitmapSchema
#8
by mfucci
Contributor
was merged Nov 8, 2022
Loading…
updated Nov 8, 2022
Add tlv schema for unsigned integer
#3
by mfucci
Contributor
was merged Nov 10, 2022
Loading…
updated Nov 10, 2022
Add tlv for a signed integer
#10
by mfucci
Contributor
was merged Nov 10, 2022
Loading…
updated Nov 10, 2022
Add ByteArray / String and big cleanup
#13
by mfucci
Contributor
was merged Nov 15, 2022
Loading…
updated Nov 15, 2022
Ensures that the code works in a browser
#14
by mfucci
Contributor
was merged Nov 15, 2022
Loading…
updated Nov 15, 2022
Remove assert dependency since jest include similar APIs
#15
by mfucci
Contributor
was merged Nov 15, 2022
Loading…
updated Nov 15, 2022
Use karma to drive web tests
#16
by mfucci
Contributor
was merged Nov 15, 2022
Loading…
updated Nov 15, 2022
Revert "Add TLV array"
#23
by mfucci
Contributor
was merged Nov 15, 2022
Loading…
updated Nov 15, 2022
Revert "Add Tlv nullable"
#22
by mfucci
Contributor
was merged Nov 15, 2022
Loading…
updated Nov 15, 2022
Add experimental and license badges in the README
#21
by mfucci
Contributor
was merged Nov 16, 2022
Loading…
updated Nov 16, 2022
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.