Johannes Marbach
05ba27f36b
Change imports for Node.js compatibility ( #4377 )
...
* Change imports for Node.js compatibility
Fixes : #4287
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
* Run prettier
* Run prettier (again)
* Add comment
* Update babel.config.cjs
---------
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com >
2024-08-29 15:56:32 +00:00
Travis Ralston
bc78784688
Extract v1 extensible events polls types out of the events-sdk ( #3062 )
...
* Extract v1 extensible events polls out of events-sdk
* Appease tsdoc?
* Appease naming standards
* Bring the tests over too
2023-01-13 10:02:27 -07:00
Travis Ralston
0a8b825702
Move polls to events-sdk, and invent a RelatedRelations type ( #2102 )
...
* Move polls handling to events-sdk & invent a multi-relation handler
Polls are now fully handled by the events-sdk instead of by the js-sdk.
The multi-relation handler (RelatedRelations) is primarily meant to handle unstable & stable support in polls when it becomes stable.
* update events-sdk for polls
* Update events-sdk for polls bugfix
* Update events-sdk for maintenance
2022-01-17 10:06:42 -07:00
Andy Balaam
72643026a3
Remove now-unused makePollContent from its old location ( #2078 )
2021-12-15 17:08:21 +00:00
Andy Balaam
dcd24fd516
Add consts for location and extensible events types ( #2074 )
2021-12-15 13:49:26 +00:00
Andy Balaam
75cc873d77
Copy the polls constants to matrix-js-sdk from matrix-react-sdk ( #2073 )
2021-12-15 12:15:38 +00:00