- Adding support for the new tags supported by Nova 7.X
- Shuffled a bit of CSS around, to try to get it more readable and displaying things better
Added a swatch file for the Nord palette. Useful for using inside the Nova Color Picker. I don't know how to automatically load it, so you will have to install it manually (see README.md).
Minimalistic change, basically just to get the logo on the README.md and tweak some Git options. No style changes.
Adds experimental support for the additional styling tags used by the advanced PHP
extension. Thanks to Dennis Osaj for the encouragement to support these as well.
Fixed a few 'bugs' on the explanations... the style didn't change.
- Slight changes on the README to reflect the official launch of Nova
- Fixed the logo/lettering to be consistent with the released Nova logo/lettering
- Changed
code
block (especially in Markdown) to a less-annoying colour/background (thanks @skurfer!) — issue #1 - Changed comment colour as per Nord recommendations/poll
- Changed a few colours based on a careful re-reading of the old Coda 2 stylesheet, but there are probably a few more things worth changing...
GitHub does not like versions that have more than single digits, it sorts them wrongly. Bummer! Maybe the Extension Library doesn't like them, either? Nobody else seems to be using more than a single digit for the versioning. Anyway, bumped up to 0.2.0 without making any significant changes.
Removed the extra CSS file that I used as a reference for the Nord colours; apparently, Nova will grab anything that is under Themes/
and try to load it as a theme... which is weird. That reference sheet does not make any difference (and it can be grabbed from Arctic Ice Studio's GitHub repository anyway).
Tiny change on Nord.css
: moved the meta
tag to the top, before the comments I had added.
- Yet another version renumbering!
- Fixed a tiny Markdown error on the README file
- Entering Beta stage
Fixed a tiny Markdown error on the README file. Entering Beta stage.
After removing the extra images, I just got an 'invalid vendor' error when submitting; this was easily fixed: somehow, all the vendors I had registered disappeared! Fixed. Enjoy Nord for Nova! :-)
Removed all extra images, just to see if that's what was causing the issues with publishing to the extension library... and added a @2x image for the extension, too.
Very minor tweaks on the extension.json
file and a few updates to the README.
Submitted to official Nova extension library! But still gives a 500 error, so you have no choice but to install it manually.
Changing back to the Nord.novaextension
to see if this works and can be published on the 'official' library.
- Adding mandatory
extension.png
image (should have been referenced somewhere in the instructions) - Another version renumbering...
Migrating to MIT license
Renumbering versions, I hope this will not break everything...
Initial release