Commit Graph

395 Commits (main)
 

Author SHA1 Message Date
Mano Bharathi M 5c40377c99
docs(readme): Added ManoBharathi93 to examples (#203) 1 year ago
dependabot[bot] 51e4154460
chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (#202)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.5 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
ProfCyberNaught b6ea3faa60
docs(readme): Added ProfCyberNaught to examples (#198)
* Update README.md

Adding ProfCyberNaught to the example usage section as I am actively using this feature on my profile page on GitHub.

* Update README.md

---------

Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Jonah Lawrence 2b9326844d
docs(readme): Remove examples without typing SVGs (#199) 2 years ago
dependabot[bot] 857ec79e83
chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (#197)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.4 to 9.6.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] a27168c3e4
chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (#196)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.3 to 9.6.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] c18ca6ee31
chore(deps-dev): Bump phpunit/phpunit from 9.6.0 to 9.6.3 (#194)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 1c05e27cb9
chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.0 (#192)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Jonah Lawrence cb77356ead
chore(deps): Update ci workflow deps (#193) 2 years ago
Logan Nguyen 684e3f8ffb
docs: Added example to README (#191) 2 years ago
dependabot[bot] 980f38e712
chore(deps-dev): Bump phpunit/phpunit from 9.5.27 to 9.5.28 (#189)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jonah Lawrence 9ec479b251
docs(readme): Remove outdated examples (#187) 2 years ago
Cracker bc3d0f2547
docs(readme): Added cracker911181 to examples (#188) 2 years ago
Ashmit Mehta 46ca5287c8
docs(readme): Added Ash-codes18 to examples (#186) 2 years ago
George Kazazis dee30c88c4
docs(readme): Added Maagnitude to examples (#185) 2 years ago
Hector Saldaña Espinoza 7e740733f3
docs(readme): Added HectorSaldes to examples (#184) 2 years ago
Jonah Lawrence ebec94d5d0
feat: Added repeat option to disable loop (#181) 2 years ago
Alexander Hamilton d65ccb2566
docs(readme): Add GalexY727 to examples (#178) 2 years ago
dependabot[bot] 17ec219b2b
chore(deps-dev): Bump phpunit/phpunit from 9.5.26 to 9.5.27 (#177)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Majidt cfe9daaed3
docs(readme): Fix image size in examples (#174)
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Majidt 0c7addb7f0
docs(readme): Add majidtdeni666 to examples (#173) 2 years ago
Priyansh Khare 4ff2e2f86d
docs(readme): Added PriyanshK09 to examples (#172) 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
Conventional Changelog Action cdd7c71fda chore(release): v0.7.0 2 years ago
Thiago Amaral 6662cc03fc
feature: Added font-weight support (#165)
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Peter Abolude d1dbb26b97
docs(readme): Added CFCIFE to examples (#163) 2 years ago
dependabot[bot] b3c32457ef
chore(deps-dev): Bump phpunit/phpunit from 9.5.25 to 9.5.26 (#161)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Yousef Saeed 0e58add4a5
docs(readme): Added yousafesaeed to examples (#160) 2 years ago
SpookyJelly 512a5281ed
docs(readme): Add SpookyJelly to Readme (#159) 2 years ago
Ulises Alexander Arguelles Monjaraz 10058db61c
Add UlisesAlexanderAM to README (#158) 2 years ago
dependabot[bot] 2a38b2c760
chore(deps): Bump vlucas/phpdotenv from 5.4.1 to 5.5.0 (#155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
github-actions db5d94bd08 style: Formatted code with Prettier 2 years ago
Vyom Jain 9581c33f83
chore: Added Prettier workflow for formatting (#152)
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Jonah Lawrence cd6de9d3e0
docs(readme): Remove examples not using typing SVG (#142) 2 years ago
Jude e06ef1028a
docs(readme): Added example to readme (#153) 2 years ago
shalinibhatt b213e4737f
Update README.md (#150)
* Update README.md

* Update README.md
2 years ago
Jonah Lawrence 461fcf72d6
docs(readme): Update quick start and create link to contributing.md (#149) 2 years ago
lmfao-jude 41939389de
docs(readme): remove lmfao-jude, add vantr-o to examples (#139)
Co-authored-by: VANTRO!! <vantroiscrazy@gmail.com>
Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
2 years ago
Rishabh Gupta 7cc732ec7a
docs(readme): Added Rishabh2804 to examples (#143) 2 years ago
Jen-Chieh Shen c7a310bb91
docs(README.md): Add jcs090218 to examples (#141) 2 years ago
dependabot[bot] f4239f82d7
chore(deps-dev): Bump phpunit/phpunit from 9.5.24 to 9.5.25 (#140)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jonah Lawrence ded7b7b89b
perf: Use text parameter to fonts API (#136) 2 years ago
Hm Elius Hossain Himel 3a671998d1
docs(readme): Added EliusHHimel to examples (#134) 2 years ago
D3vil0p3r 46b8c60b09
Update README.md (#133)
Updated D3vil0per to D3vil0p3r because the previous one was old.
2 years ago
Jonah Lawrence cf91409f43
docs: Update links to demolab custom domain (#132) 2 years ago
D3vil0per 0007cc2fd1
docs(readme): Added D3vil0per to examples (#131) 2 years ago
dependabot[bot] e15d3dbf71
chore(deps-dev): Bump phpunit/phpunit from 9.5.23 to 9.5.24 (#129)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 4c24c8bde1
chore(deps-dev): Bump phpunit/phpunit from 9.5.21 to 9.5.23 (#128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jonah Lawrence a1e24ed9a5
docs(readme): Update gif with the new demo site (#125) 2 years ago