Releases: TechySC23/LocalRepo
v0.0.6
LocalRepo v0.0.6
Huge Update that took more time than it should've taken.
Note
The main reason this took more time is because I was busy with other work and I just couldn't complete it faster.
What's CHANGED ACTUALLY?
- Firstly, The Experiments Page got a whole new look. Check it out!
- Added all new CSS custom properties. These are actually inspired by Kevin Powell. I watch his videos and learn new things. He's really the King of CSS. The Custom properties have color palettes, preset margin, padding, font-sizes, font-weights, etc. These help to maintain the code if the code gets longer and longer
- Changed the background color of the main page.
- Fixed some of the overflow issues.
- Added all new to-do list
What's Broken?
- The Navbar: Ever since I've included the "LocalRepo" Text in the navbar, everything broke😔. I've fixed it (kind of) at a specific viewport size. But I think I have to use media queries. to fix it completely.
- The Popover - All overflow issues.
Some news??
- Popovers got support in Firefox! Time to remove that unnecessary comment before the popover code!!
v0.0.7? Expected Release?
Well, Maybe in June! Because code cleaning is still not done. And broken things have to be fixed too! The to-do list is (For now) showing some release dates for major updates.
To-do?
- To fix the broken! 😄
Full Changelog: v0.0.5...v0.0.6
v0.0.6-alpha
The 1st part of the 4th release of LocalRepo!
Note
Semantic versioning will be done for the next releases
Finally used PR's so got the changes ⬇️ :
What's Changed
- A lot of changes, all changes in description by @TechySC23 in #7
- Removed float styles to remove dependency to reverse the nav bar list items by @TechySC23 in #8
- Added new lab.css file for the lab.html file customization by @TechySC23 in #9
- Added new footer and optimized page for SEO by @TechySC23 in #10
- Added dark mode toggle in lab.html and lab.css by @TechySC23 in #11
- Merge the branches to avoid the difference of branches by @TechySC23 in #12
- Moved nav bar CSS to experiments CSS by @TechySC23 in #13
Important
This is a pre-release of LocalRepo.
What happened in this release (In short!)
- Shifted the nav bar code to the Experiment's HTML and CSS.
- Added a new responsive footer!
- Added the lab css.
- New dark mode toggle in lab without JS!
Note
Next Goals?:
Well;
In the next release!
Full Changelog: v0.0.5...v0.0.6
v0.0.5
The BEST RELEASE of LocalRepo!
Side note: There's literally no v0.0.3 or v0.0.4 version of LocalRepo. Why? Because this release has just too many things! Sorry Mr. Semantic Versioning!
What's new?
- #5 Is done. And I'm researching how to customize the progress bar. Thanks, MDN Web docs! BTW it's even ready for the Chromium/ Safari Browsers! But not for Firefox, sadly.
- #4, Well this is abandoned.
- There's also a new nav bar added! Congratulations to me!
- I also added new files like lab.html and Experiments.html!
- lab.html will be for some creative experiments for HTML and CSS! Whereas Experiments.html tests some features, which will be added to the main HTML!
- The "WARNING ⚠ Test Area" Section will be removed in the next version in favor of the new lab.html page! And the existing elements will be moved to Experiments.html
- Also fixed the README.md 😄
- I also did a lot of formatting and commenting in the CSS!
- Great News! New website also made using GitHub Pages!
Next Goals:
- Add the element in the Experiments.html
- Add support for the progress bar for Firefox browsers.
- Also add a new element called the
<input type="range">
. I think it is better than the progress bars so I'll test that. - Implement the nav bar in the header of the index.html.
Full Changelog: v0.0.2...v0.0.5
v0.0.2
The “SUPER IMPORTANT” Release of LocalRepo.
What's Changed:
- The README has been updated with the status icons.
- The image issue (#4) has been fixed. However, the proper alignment is still not done.
Next Release Goals:
- The progress bar #5.
- Some other features that I'll think of.
What's new in the repo?
I added a project for the features, issues, etc. There you can see the expected time, milestone, status, or importance.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
The first release of LocalRepo.
What's New!?
- Added index.html and styles.css
- Added Error Icon.png
- Added a Warning Test area for experiment
Full Changelog: https://github.com/TechySC23/LocalRepo/commits/v0.0.1
Bugs 🐛
- #4 Image doesn't insert: I've tried a lot for this, but it JUST DOESN'T FIX!