Commit Graph

93 Commits (d57e8c2155322b44106aba2e6dc8e373149688c9)

Author SHA1 Message Date
pigolitsyn_m d57e8c2155
feat: Added Letter Spacing option (#302)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
3 months ago
Neerajkumar dd8bcf7d33
refactor: Improved clipboard copying code (#262)
* improved clipboard code

* style: run Prettier formatter script

---------

Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
10 months ago
Irineu Martins Junior 2dcc068235
feat: Add option to put lines in random order (#254) 12 months ago
Jonah Lawrence 36e67eeead
revert: fix(demo): update GitHub stars link (#233) 1 year ago
David Leal 0033dc2c4f
fix(demo): update GitHub stars link (#231) 1 year ago
Jonah Lawrence db337846dc
fix(demo): Limit range of separator characters used in demo (#215) 1 year ago
Jonah Lawrence f88ef9ead8
fix(demo): Support lines ending with and starting with semicolon on demo (#214)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 year ago
Jonah Lawrence 2d9ff23ba7
feat: Support for semicolons and custom separator (#213) 1 year ago
Jonah Lawrence ebec94d5d0
feat: Added repeat option to disable loop (#181) 2 years ago
Jonah Lawrence 69911e7e3f
fix: Consistent use of quotes, simplified tests (#170)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2 years ago
Rajtilak Bhattacharjee 831f4de362
feat(demo): Added a Reset button (#167)
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Thiago Amaral 6662cc03fc
feature: Added font-weight support (#165)
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
github-actions db5d94bd08 style: Formatted code with Prettier 2 years ago
Jonah Lawrence ded7b7b89b
perf: Use text parameter to fonts API (#136) 2 years ago
Jonah Lawrence b9446c20a3
style: replace `<?php echo` with `<?=` shorthand (#123) 2 years ago
Jonah Lawrence 7e5407df72
feat(demo): add the FAQ link to the demo site (#122) 2 years ago
Jonah Lawrence 370b128d36
feat(demo): Updated demo site default values (#120) 2 years ago
Jonah Lawrence daff2994ae
feat: Add pause duration parameter (#119) 2 years ago
Jonah Lawrence 440dd6c2dd
feat(demo): add html output to demo site (#114) 2 years ago
Jonah Lawrence bda75150f3
fix(demo): Rename labels and add font tooltip (#95) 3 years ago
Jonah Lawrence ec1b577750
feat: Adds background color parameter (#91) 3 years ago
Benjamin Michaelis c56ed44a94
feat: Add speed control variable (#81) 3 years ago
MagicLike 82b22fe236
feat(demo): Added favicon to web interface (#79)
* Added icon to web interface

* Update src/demo/index.php

Co-authored-by: Jonah Lawrence <jonah@freshidea.com>

* renamed icon

* updated name in index.php

Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
3 years ago
Jonah Lawrence 42f0dfcb35
fix: remove spaces from keyTimes for Safari 3 years ago
Jonah Lawrence a7cef40152
Merge pull request #65 from R055A/fix-darkmode-toggle 3 years ago
Adam Ross df71350ded Fix darkmode toggle
replace missing <body/>
remove ! empty()
3 years ago
Adam Ross 3b3af38e44 Fix JS darkmode toggle, add isset() 3 years ago
Adam Ross 6083800ffe Fix darkmode toggle
remove error message displayed on browser
3 years ago
Adam Ross 255568faa9 Change color picker to use hex
instead of hexa
3 years ago
Jonah Lawrence 18283e9416 set mode that user prefers 3 years ago
Jonah Lawrence e5edceae9b Fix repo name 3 years ago
Jonah Lawrence 1b47461afb Added github buttons script 3 years ago
Jonah Lawrence 41bef78554
Add padding around new github buttons 3 years ago
Jonah Lawrence 066304cf96
Update site buttons with buttons.github.io 3 years ago
Timon Christiansen 0898eb4eb3
add min-width to param input fields 3 years ago
Timon Christiansen 0644f41439
fix wrong label "for" attribute value 3 years ago
Timon Christiansen ce94157a5c
add vCenter to demo site 3 years ago
Timon Christiansen e79a866a69
add vCenter to script.js 3 years ago
Timon Christiansen 04994c4626
add vCenter to RendererModel 3 years ago
Timon Christiansen ceb349c8a4
add vCenter to RendererView 3 years ago
Timon Christiansen d607d0bdfb
control dominant-baseline via vCenter 3 years ago
Timon Christiansen 4caef08b94
trim ";" from $lines before exploding 3 years ago
Jonah Lawrence f52eb4b5c3 Added multiline test 3 years ago
Jonah Lawrence e9819c200b Added multiline option to demo site 3 years ago
Jonah Lawrence 30cfdac2c4 Combine templates and add multiline parameter 3 years ago
Jonah Lawrence b47094e0ca Added multiline template 3 years ago
Jonah Lawrence 061fb3b857 Set monospace as default font 3 years ago
Jonah Lawrence 36df53d5f1 Hide loader on error 3 years ago
Jonah Lawrence 2687517a92 Fix template path 3 years ago
Jonah Lawrence 6eca13b671 Added loader while image is loading 3 years ago