dstpabuaran.com/resources
Yoga Pangestu f7a91739f9 feat: integrate thermal printer functionality with receipt encoding
- Added @point-of-sale/receipt-printer-encoder dependency to package.json.
- Implemented useThermalPrinter hook for managing Bluetooth and USB printer connections.
- Created encodeOrderReceipt function to format receipt data for printing.
- Enhanced TransactionIndex component to include printer connection options and receipt printing functionality.
- Added dropdown menu for selecting printer connection type (Bluetooth/USB) and printing receipt options (58mm/80mm).
- Updated TransactionCardRow to include print receipt actions.
- Defined TypeScript types for receipt printer encoder and web Bluetooth/USB APIs.
- Configured Vite to optimize dependencies for receipt printer encoder.
2026-08-07 09:34:11 +07:00
..
css feat: add custom scrollbar styles for improved aesthetics and usability 2026-08-05 20:31:17 +07:00
js feat: integrate thermal printer functionality with receipt encoding 2026-08-07 09:34:11 +07:00
views feat: enhance SEO metadata for improved visibility and sharing 2026-07-30 22:26:22 +07:00