Releases: KendallDoesCoding/mogul-christmas
12.1.0 - A Very Mogul Christmas!
Bug Fixes
Updations
Updated, console log message when song is played.
What's Changed
- Don't show christmas tree images on small screen size. by @KendallDoesCoding in #200
Full Changelog: 12.0.6...12.1.0
12.0.6 - A Very Mogul Christmas!
In this release, I added a favicon icon to show up in the title of the page, instead of the globe, which was in all the previous release titles.
The first time you open the project website, it may take a long time to load/first load the globe and within a minute change to the favicon, but that is only for the FIRST time... The second time you visit/reload the project website, the favicon is stored in cache and won't give a problem.
Thanks for your support,
Kendall Does Coding
What's Changed
- Hyperlink to the privacy team in organization by @KendallDoesCoding in #195
- Add favicon to title by @KendallDoesCoding in #197
Full Changelog: 12.0.5...12.0.6
12.0.5 - A Very Mogul Christmas!
In v12.0, I added a you may like button with 2 Christmas songs like the Mogul Christmas album which users may like if they liked the Mogul Christmas album, In this release, I added 4 more Christmas songs to the directory that users will enjoy .
Full Changelog: 12.0.1...12.1.0
12.0.1 - A Very Mogul Christmas!
In this release, I removed the component added in v10.8.0 to hide christmas trees in the lyrics directory, as in the previous version (12.0) I added the christmas trees back in the lyrics directory.
I also realized, that in the links section in README.md both the links are on one line instead of being in two individual lines, so I formatted that.
12.0 - A Very Mogul Christmas!
In this release, I added a button that if clicked will take you to songs like the songs in the "Mogul Christmas" album which you may like and did the required formatting on the paste. I also adjusted the text colors for darkmode on some pages to make them look better for darkmode. I also added the Christmas trees back in the lyrics directory, fixing the problem I faced before, so what component was added in v10.8.0 for this will be reverted in the next version (v12.0.1) too.
Code wise, I removed the Christmas tree images from being in the body in the CSS and instead, called a couple of divs under the code in the HTML, I didn't do this the most efficient way, but I'm working on making this system a little better, but for now it's better the the images being in the body tag. If your having a look at the changelog, you will see a couple of commits to make the font color in the lyrics back to the colors in v11.5.0, but if your not running the code from #175, you don't have to worry about that, I just overwrote the CSS for the text color with the yml button, but I fixed that now.
Thanks for your support,
Kendall Does Coding
What's Changed
- Add a you may like button, where if clicked will take to songs like this of the album which users may like. by @KendallDoesCoding in #175
- Remove portion of red button from showing up in "May Like" directory. by @KendallDoesCoding in #179
- Call the christmas tree images in a separate element instead of in the body by @KendallDoesCoding in #145
- Adjust text colors for darkmode by @KendallDoesCoding in #181
- missing ; from lightmode yml btn by @KendallDoesCoding in #186
Full Changelog: 11.5.0...12.0
11.5.0 - A Very Mogul Christmas!
In this release, I realized that darkmode wasn't on the "Other Projects" page. So, @aliraza944 added darkmode in the "Other Projects" page. I also adjusted the text colors to look good if their on darkmode, but the text colors are the same in lightmode for now.
What's Changed
- Apply darkmode on other projects page by @aliraza944 in #172
Full Changelog: 11.2.6...11.5.0
11.2.6 - A Very Mogul Christmas!
In this release, I updated the lyrics colors. For lightmode its a nice green color, which is used in the main page to say "Christmas Album By Ludwig" in lightmode. The color in darkmode is changed to a dark blue color, in the upcoming releases, I may update this color though but for now I like it.
Thanks for your support,
Kendall Does Coding
What's Changed
- update lyrics color by @KendallDoesCoding in #158
- Revert "update lyrics color" by @KendallDoesCoding in #170
- update lyrics color by @KendallDoesCoding in #171
Full Changelog: 11.2.5...11.2.6
11.2.5 - A Very Mogul Christmas!
In this release, I added a feature, I think was in a release a while ago and then got taken down... Now, above the songs, you can see the album cover, so that gets you in the spirit of Christmas and also into the album, according to me.
Bugs:
I noticed a pretty bad bug, created a issue #169. Would like a resolution to this as soon as possible.
What's Changed
- Add cover image on the button of "Christmas Album by Ludwig" by @KendallDoesCoding in #150
- Revert "Add cover image on the button of "Christmas Album by Ludwig"" by @KendallDoesCoding in #160
- Add cover image on the button of "Christmas Album by Ludwig" by @KendallDoesCoding in #162
Full Changelog: 11.2.0...11.2.5
11.2.0 - A Very Mogul Christmas!
In this release, I made it so that for the individual songs in the lyrics directory, the embed will stop after the song is over, like it does for the main directory. I didn't do these changes in the lyrics directory before for some reason.
I also, added a bullet point and adjusted the font-size of the violet text in the "Other Projects" directory.
What's Changed
- End embed from playing song after song is over in the lyrics directory, don't start the next song. by @KendallDoesCoding in #156
Full Changelog: 11.1.6...11.2.0
11.1.6 - A Very Mogul Christmas!
In v11.1.0, I made it so that you cannot select text everywhere on the website, but I realized that the "Other Projects" directory uses another CSS and the changes did not occur there, so in this release I fixed the bug and made it so the user cannot select text even in the "Other Projects" directory.
Code wise, I formatted JS, HTML and removed a extra line of CSS, in the "Other Projects" directory. I also, updated the js file name in the scripts directory to lower-case and did the required changes.
Thanks for your support,
Kendall Does Coding
What's Changed
- Make js file name in scripts lowercase. by @KendallDoesCoding in #141
- fix #147 by @KendallDoesCoding in #148
- Format, JS, HTML, CSS code by @KendallDoesCoding in #149
Full Changelog: 11.1.5...11.1.6