Skip to content

Latest commit

 

History

History
162 lines (120 loc) · 9.83 KB

changelog.md

File metadata and controls

162 lines (120 loc) · 9.83 KB

Changelog for Nord.

0.2.0

Release Date: 2016-11-22 Project Board Milestone

Detailed information about features and the project can be found in the project documentation.

Improvements

Color Swatches

The "Adobe Photoshop Color Palette" (nord.ase) is now fully compatible to Adobe Photoshop CS6. The previous file was created using Gpick and has been recreated using Adobe Photoshop CS6 to be fully compatible with the vendor format specification. (#5, 30ae2f4b)

Documentation

❯ Switched the color definitions for nord8 and nord14. The accent color nord8 is now used for methods and functions while strings and attribute values are now colored by nord14 instead. This design has already been implemented in all port projects before, but is now officially documented with this release version. (#1, 2a95e4c0)

❯ Switched the color of punctuations and variables / constants. The nord4 color is now used for variables and constants while punctuations are now colored by nord6 instead. This design has also already been implemented in all port projects before, but is now officially documented with this release version. (#2, f8231acd)

nord13 is now used to colorize regular expressions. (#3, adfcac5c)

❯ Added new SVG variations of the color palette components. These can be used for showcases or any kind of branding concepts. (78ef70b8)

Port Projects

❯ Added new official port projects. (eacf9078, 51f46d1b, d51a995b)

Nord Eclipse Syntax Nord gedit Nord Java Nord Tilix

Tasks

Toolbox

❯ Added Travis CI and Circle CI configurations. (#4, 00beff7d)

❯ Added npm registry badges to show the latest published version and amount of downloads. (2c061e15)

0.1.0

Release Date: 2016-09-04 Project Board Milestone

Detailed information about features and the project can be found in the project documentation.

Nord Palette Overview

Features

❯ Added the Sass sources nord.scss and the template-css.scss CSS template which can be compiled to nord.css with Gulp by running gulp compile-css-template. (6106be79)

❯ Added the Sass documentation using Sassdoc which can be compiled to a static HTML documentation via Gulp by running gulp sassdoc. (ab2a6b45 and 133c597c)

❯ Added the Less source nord.less. (dc568bb2)

❯ Added the Less source documentation using the KSS documentation syntax. Information about the generation of a styleguide can be found in the official KSS documentation.

❯ Added various native color swatches:

Nord Palette Overview

Project Initialization

Project Initialization: 2016-09-04

Copyright © 2016-present Sven Greb