Releases: Kendall-Does-Coding-Websites/ChatGPT-website
Releases · Kendall-Does-Coding-Websites/ChatGPT-website
v2.0.3
- Make quote text h1 from p tag
- Display a message in blue if all quotes are shown:
- All quotes have been shown to you.
Make sure to add more quotes here.
- All quotes have been shown to you.
What's Changed
- display all quotes have been shown to you message if all quotes are shown and update styling by @KendallDoesCoding in #5
Full Changelog: v2.0.2...v2.0.3
v2.0.2
- Make text slightly bigger for Mobile view.
What's Changed
- make text slightly bigger on phones by @KendallDoesCoding in #3
Full Changelog: v2.0.1...v2.0.2
v2.0.1
- Create serprate files for:
- CSS
- JS
- Make it so it caches the previous displayed quote to local storage, so as to not repeat the quote soon after it was just done on reload and to display another quote.
What's Changed
- Create serprate files for CSS & JS by @KendallDoesCoding in #2
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Transform the website into a quote generator (as of now the quotes are all generated by ChatGPT, but will make it so that the quotes are also given by users in the future).
What's Changed
- Make website a quote generator by @KendallDoesCoding in #1
New Contributors
- @KendallDoesCoding made their first contribution in #1
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Website with a background, which displays text:
KendallDoesCoding
made in ChatGPT
- The text is animated, and comes from the bottom to the center of the page.
- The website is RESPONSIVE
Full Changelog: https://github.com/Kendall-Does-Coding-Websites/ChatGPT-website/commits/v1.0.0