- update slidev dependencies (84f160a8)
- switch to using slidev-addon-sync and slidev-sync-server (a12d999e)
- render answers with HTML slot (a3d9cbfc)
- move to pnpm (171c0ee6)
- count total in multiple poll as number of voters (0ff7205e)
- imports (294b79b1)
- adapt breaking changes (538b071b)
- avoid import loop (db77be3a)
- update slidev to 0.48.x, adapt breaking changes (d45b6568)
- correct imports (9400a04c)
- remove files declaration from package.json (4118c0b7)
- update license (65f4870a)
- package.json published files (dd8ba9a3)
- vite 4.3 compatibility (fd05e669)
- add autConnect settings (551f87fb)
- add quiz (f4004dfb)
- add HTTP SSE server connection (414725c3)
- add manual poll id (257efe93)
- add result props (54cdc0bf)
- use slot for question and add Provider (d110cc7d)
- add WebSocket server connection (0e6be309)
- vite 4.3 compatibility (f53279dd)
- initPoll should not await promises (6fd5acfc)
- move PollUser in PollQuestion to allow presenter to see results without having to enter a name (c95c5064)
- poll server fetch url (7422b198)
- edit button (4a188fcf)
- disconnected error (31c0bb5d)
- strange error with reactive computed (e0f6ffde)
- update README (06c56309)
- update @slidev/client package (f7a50e20)
- add leading indication (bb351502)
- switch to use the new slidev addon system (18a02edd)
- add all src files into npm package (a57d3922)
- error with slidev config import (c901f69a)
- add images (9097d507)
- create Poll components (0ef6ddd6)