Skip to content

Pull requests: matter-js/matter.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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 Boolean TLV
#11 by mfucci Contributor was merged Nov 10, 2022 Loading… updated Nov 11, 2022
Add Float TLV
#12 by mfucci Contributor was merged Nov 15, 2022 Loading… updated Nov 15, 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
Add TLV array
#17 by mfucci Contributor was merged Nov 15, 2022 Loading… updated Nov 15, 2022
Add Tlv nullable
#18 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 TLV object
#19 by mfucci Contributor was closed Nov 15, 2022 Loading… updated Nov 15, 2022
Add tlv array #2
#24 by mfucci Contributor was merged Nov 15, 2022 Loading… updated Nov 15, 2022
Add TLV nullable #2
#25 by mfucci Contributor was merged Nov 15, 2022 Loading… updated Nov 15, 2022
Add TLV object #2
#26 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.