Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

Releases: northem/northem-atom-ui

2.1.0

29 Apr 08:05
v2.1.0
Compare
Choose a tag to compare


2017-04-29

Please note that the minimal version for this theme is now >=1.13.0 due to the Atom theme API change!

Improvements

❯ Migrated to the new Atom theme API.
Starting from Atom version 1.13, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary.
This means the :host and ::shadow pseudo-selectors should be completely removed and all syntax selectors should be prepended with syntax--.
To prevent breakage with existing style sheets, Atom will automatically upgrade selectors for versions less or equal to 1.12. (@arcticicestudio, #10 PR #11, 871948c)


The full changelog is available here

2.0.0

10 Nov 22:16
v2.0.0
Compare
Choose a tag to compare


The whole project has been cleaned up and rewritten to adapt the codebase of the Nord Atom UI project!
This closes the milestone Version 2.0.0 and the associated backlog ticket #2.

Features

Detailed information about new features can be found in the README and the Nord Atom UI documentation!

Color Palette

This major update has been migrated to the new Northem color palette version 2.0.0. (@arcticicestudio, #5, 8a51ee3)

Design

The old design was uncomfortable, inconsistent and has not been updated to the latest Atom version which resulted in unpredictable bugs and glitch due to changes of the Atom Core.
Northem Atom UI has adapted the Nord Atom UI design which provides a clean, elegant and up-to-date UI. (@arcticicestudio, #7, 2e38794)
(@arcticicestudio, #3, 6bb9ddf)

Package Support

All previous supported packages have been migrated to the new codebase and packages currently supported by Nord Atom UI have been added. (@arcticicestudio, #4, 04c2357)

Documentation

All project documentations adapted the new project setup and styles and new branding assets have been added. (@arcticicestudio, #6, 24ce143)


The full changelog is available here

0.5.0

09 Apr 18:00
Compare
Choose a tag to compare

The project repository has been ♻️ reinitialized and reconstructed for a clean migration to gitflow.
This is only relevant for the git history and does NOT impact the source code!


The full changelog is available here

0.0.0

09 Apr 17:59
v0.0.0
Compare
Choose a tag to compare

♻️ Repository Reinitialization


The full changelog is available here