Skip to content

Releases: KendallDoesCoding/mogul-christmas

17.2.9 - A Very Mogul Christmas!

25 Apr 14:57
Compare
Choose a tag to compare
  • Add 3 more images to the photo gallery.
  • Update order of images in photo gallery.

Full Changelog: 17.2.7...17.2.9

17.2.7 - A Very Mogul Christmas!

25 Apr 12:53
Compare
Choose a tag to compare
  • Update fonts for h1 and h2 on photo gallery page
    • h1 font: Handlee
    • h2 font: Roboto, sans-serif

Full Changelog: 17.2.6...17.2.7

17.2.6 - A Very Mogul Christmas!

25 Apr 11:29
Compare
Choose a tag to compare

In the previous release (17.2.5), I moved the photo gallery images to the images directory, but I forgot to change the path where users can add images on the photo gallery page!

Full Changelog: 17.2.5...17.2.6

17.2.5 - A Very Mogul Christmas!

25 Apr 11:24
Compare
Choose a tag to compare
  • Move photo gallery images to the images directory.
    • Instead of there being a seprate images directory within the photo gallery directory, I thought of merging the images into the existing images directory.
  • Set image file name as proper order of where images display

Full Changelog: 17.2.0...17.2.5

17.2.0 - A Very Mogul Christmas!

25 Apr 10:47
4337976
Compare
Choose a tag to compare
  • Add photo gallery page and link it via a button on main page
    • The photo gallery page includes, various photo's/fan-art from a album A Very Mogul Christmas!
  • Close divs properly in index.html
    • For the lyrics and you may like div, there was only one closing div instead of two.
  • Remove extra css
    • I removed the Mogul Christmas Playlist button a long time ago, and removed some css relating to it too, but I forgot to remove the button css.

Thanks for your support,
Kendall Does Coding

What's Changed

Full Changelog: 17.1.5...17.2.0

17.1.5 - A Very Mogul Christmas!

24 Apr 16:06
Compare
Choose a tag to compare
  • update copyright line
    • add , after 2022
    • add hyperlink for, Play-Albums-In-Browser to GitHub organization
    • add brackets for text "a organization by KendallDoesCoding"

Full Changelog: 17.1.0...17.1.5

17.1.0 - A Very Mogul Christmas!

19 Apr 06:33
Compare
Choose a tag to compare
  • Add suggest song button in the You May Like directory, that if tapped, to redirect to suggest song page, which has a form where users can fill, all the data users fill in the form on the page, goes to a Google Sheets file.
  • Add requirements page for You May Like directory songs.
  • Add button in You May Like directory to report song violating the requirements.
  • Change the rating form name in the rating directory.

What's Changed

Full Changelog: 17.0...17.1.0

17.0 - A Very Mogul Christmas!

18 Apr 07:24
c1a2353
Compare
Choose a tag to compare

Sider, gave me a bunch of issues in the code, mostly mis-spellings, duplicate of elements, etc, so I fixed those errors!

  • Wrong spelling of "relevant" in the bug report, issue template (593eed2)
  • Wrong spelling of "benefit" in the feature request, issue template (593eed2)
  • Wrong spelling of "appreciate" in the greetings.yml file for the PR message (The greetings.yml file is a file with a issue and PR message to comment on either the issue or PR of a user whose making their first issue or PR)(1f650b6)
  • remove dead url in README.md under the links section (294703f)
    • I removed the Mogul Christmas Playlist button but forgot to remove the Mogul Christmas Playlist link to take you to the YouTube playlist.
  • In the ludsocials, podcast directory's css, I had 2 img elements, one element with the width and one with the colour, so I merged both the elements into one. (42f07d7)
  • In the lyrics README, on line 5, there was a wrong spelling of "recommend" (bd1dfcd)
  • In the lyrics directory for each song, for the original song button, there was a misspelling of the div id, for "original" (11a60b8)
  • In the other project's directory's css, there were 2 lines calling out text-decoration in the same element, so I merged both the lines into 1 (1d8418e)
    • I think first the text-decoration was "none" and then I wanted it to be "underline" so instead of editing the first one I just added the second one.
  • In the rating directory's css, I had 2 elements for .btn, so I merged it into 1 element (0007cf3)
    • error - Unexpected duplicate selector ".btn", first used at line 14
  • In the main css file, there were 2 lines calling out text-decoration in the same element, so I merged both the lines into 1 (698c04f)
    • I think first the text-decoration was "none" and then I wanted it to be "underline" so instead of editting the first one I just added the second one.

Thanks for your support,
KendallDoesCoding

What's Changed

Full Changelog: 16.8.4...17.0

16.8.4 - A Very Mogul Christmas!

17 Apr 11:08
8055d88
Compare
Choose a tag to compare

Like the, christmas day message, I thought there should be a New Year's wish too, so I added it.

This should hopefully work, but we'll see next New Year, as I can't change the date too much into the future or past as my browser freaks out, nor do I think there's any way to emulate your day and visit site on any website, software, etc.

What's Changed

Full Changelog: 16.8.3...16.8.4

16.8.3 - A Very Mogul Christmas!

17 Apr 11:02
341df75
Compare
Choose a tag to compare

In the credits directory, @aliraza944 's PR (#107) was linked to #96 by mistake, so I fixed it.

Full Changelog: 16.8.2...16.8.3