Commit Graph

14 Commits (2c9044de6b049ca25cb3cd1649ed7e27aa055138)

Author SHA1 Message Date
Project Nayuki 2c9044de6b Simplified a bit of TypeScript code. 2 months ago
Project Nayuki 82b60dd505 Simplified demo TypeScript code by using the HTML element hidden attribute instead of CSS display:none. 2 months ago
Project Nayuki 22fac31bdf Changed the TypeScript input demo to add a download link for bitmap and vector output formats, and stop displaying the SVG XML code. 2 years ago
Project Nayuki 957e4ce5fa Fixed TypeScript code style. 2 years ago
Project Nayuki 0dbd3b2133 Simplified Unicode string handling logic in TypeScript code thanks to ES6 features. 3 years ago
Project Nayuki d524de6153 Changed to standard error classes in TypeScript code. 3 years ago
Project Nayuki f29c84a2e7 Added custom colors support to the TypeScript input demo web page and program. 4 years ago
Project Nayuki 201993945d In Java and TypeScript versions, added parameters for custom module colors when rendering to SVG. 4 years ago
Project Nayuki d8f0074fab In TypeScript version, added parameters for custom module colors when rendering to canvas, changed some demo code to use non-black/white colors. 4 years ago
Project Nayuki 3531fda14f In TypeScript version: moved QrCode.toSvgString() out of the library and into a demo program, slightly adapted some code, updated documentation comments. 4 years ago
Project Nayuki 1cc4617d57 In TypeScript version: moved QrCode.drawCanvas() out of the library and into demo programs, slightly adapted some code, updated documentation comments. 4 years ago
Project Nayuki 146105007c Simplified some new TypeScript demo code. 6 years ago
Project Nayuki cf612ec2dc Changed internal name of the HTML demo program. 6 years ago
Project Nayuki e20059b9ca Renamed demo HTML and TypeScript files. 6 years ago