Tired of writing those plain change logs on the community? Do you hate not having a pretty change log? Introducing Honeycomb, a new way to write your change logs! Honeycomb is written in JS, but created with React. It’s a simple way to apply styling to your change logs while still keeping them looking modern and simplistic, it makes sure you get right to the point!
Color will be used for the repository author username and repository name if you specify a valid GitHub repository.
This should be a hex code.
GitHub Repository will be used as the repository of your project from GitHub, this will let developers using your extension know that it’s open source!
Repositories are validated to make sure they exist… If the entered username and repository name don’t exist, then the repository won’t be shown in the output. This also applies if there are any errors with your username and repository, such as it being private.
This should be formatted like “username/repository.” For example, a full URL would be "https://github.com/username/repo," however, you only need “username/repo” from the end of the URL.
Project is used as the name of your project you’re generating the change log for.
This shouldn’t contain any emojis or numbers.
Version is used to specify the version of the project you’re writing the change log for.
The ability to use a dark theme
You can toggle the “Night variant” switch to change the background and text colors of the output to be dark!
Adding and removing changes
* HTML can be added to your changes! Some elements such as <ul> and <li> will not render correctly.
To add changes, use the “ADD” button to the right of “What changes were made?” To remove changes, use the trash can button at the end of the text field.
The problem with that is, Honeycomb wasn’t made for that. With a text file, you don’t have customization, it’s better to just type the changelog yourself if that is the case!
Yes, I uploaded it and automatically set the name from the extension
But in the changelogs, it’s just very difficult to type. It sometimes ignores some skips some characters or it just freezes for a moment
Unfortunately that does happen. In development it was able to detect keystrokes, but now it’s not able to as fast as before. Until now, performance wasn’t a priority, however I did do some benchmarking beforehand and it was bad, but I did manage to fix it slightly.
I do apologize. What I can do is try a solution I think might work, but it will remove persistence. Give me a few minutes and I’ll test & deploy.
Yes
Since I cannot seem to find the issue @Xoma, I have temporarily redeployed Honeycomb 0.1.0. This should only be for about the next one or two days depending on my availability.
Firefox on Linux. Adblocker disabled, Scripts enabled, Tracking Protection disabled for your site. IDK, if there was a problem running a important script running in your site. That’s why I disabled them.
Sorry for the inconvenience. It worked after I disabled the Protection fully. I think some code of your website is blocked by firefox or my adblocker extension.