Skip to content

Commit 95c865c

Browse files
committed
Fix image URLs after nord-docs GitHub flow and main branch migration
The URLs to image assets were broken due the recent GitHub flow migration [1] in the `nord-docs` repository as well as the switch from the `master` to `main` branch [2]. [1]: nordtheme/web#229 [2]: nordtheme/web#236 Relates to nordtheme/web#229 Relates to nordtheme/web#236 GH-88
1 parent 20cc205 commit 95c865c

File tree

2 files changed

+108
-43
lines changed

2 files changed

+108
-43
lines changed

CHANGELOG.md

+100-35
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><a href="https://www.nordtheme.com/ports/atom-ui" target="_blank"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/develop/assets/images/ports/atom-ui/repository-hero.svg?sanitize=true"/></a></p>
1+
<p align="center"><a href="https://www.nordtheme.com/ports/atom-ui" target="_blank"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/main/assets/images/ports/atom-ui/repository-hero.svg?sanitize=true"/></a></p>
22

33
<p align="center"><a href="https://www.nordtheme.com/docs/ports/atom-ui" target="_blank"><img src="https://img.shields.io/github/release/arcticicestudio/nord-atom-ui.svg?style=flat-square&label=Docs&colorA=4c566a&colorB=88c0d0&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI%2BCiAgICA8cGF0aCBmaWxsPSIjZDhkZWU5IiBkPSJNMTMuNzQ2IDIuODEzYS42Ny42NyAwIDAgMC0uNTU5LS4xMzNMOCAzLjg0OGwtNS4xODgtMS4xOGEuNjY5LjY2OSAwIDAgMC0uNTcuMTMzLjY3Ny42NzcgMCAwIDAtLjI0Mi41MzF2OC4xMzNjLS4wMDguMzIuMjEuNTk4LjUyLjY2OGw1LjMzMiAxLjE5OWguMjk2bDUuMzMyLTEuMmEuNjY4LjY2OCAwIDAgMCAuNTItLjY2N1YzLjMzMmEuNjU5LjY1OSAwIDAgMC0uMjU0LS41MnpNMy4zMzIgNC4xNjhsNCAuODk4djYuNzY2bC00LS44OTh6bTkuMzM2IDYuNzY2bC00IC44OThWNS4wNjZsNC0uODk4em0wIDAiLz4KPC9zdmc%2BCg%3D%3D"/></a></p>
44

@@ -52,27 +52,39 @@ Please see the [corresponding issue in the Nord Docs repository][nord-docs#166]
5252
↠ Adapted to the MIT license migration of [Nord][]. Details can be found in the main task ticket [arcticicestudio/nord#55][nord#55].
5353

5454
# 0.11.0
55-
*2017-04-01*
55+
56+
_2017-04-01_
57+
5658
## Features
59+
5760
### Package Support
58-
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/515636" width=16 height=16/> [`indent-guide-improved`](https://atom.io/packages/indent-guide-improved) to adapt to the UI style. This matches the indent guide improvements implemented in [arcticicestudio/nord-atom-syntax #43](https://github.com/arcticicestudio/nord-atom-syntax/issues/43). (@arcticicestudio, #64, e185d481)
61+
62+
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/515636" width=16 height=16/> [`indent-guide-improved`](https://atom.io/packages/indent-guide-improved) to adapt to the UI style. This matches the indent guide improvements implemented in [arcticicestudio/nord-atom-syntax #43](https://github.com/arcticicestudio/nord-atom-syntax/issues/43). (@arcticicestudio, #64, e185d481)
5963

6064
<p align="center"><img src="https://cloud.githubusercontent.com/assets/7836623/24577073/8a3486da-16c7-11e7-83a7-40cceaa7c87c.gif"/></p>
6165

6266
## Improvements
67+
6368
### Tabs
69+
6470
❯ The close icon of inactive tabs is now only colored bright on hover to match the stye of active tabs. (@arcticicestudio, #65, 3d86698b)
6571

6672
<p align="center"><strong>Before</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/24576737/eff70b1a-16c1-11e7-8480-54dfbe775894.gif"/><br><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/24576880/01c644d0-16c4-11e7-8234-87ba9bb46b53.gif"/></p>
6773

6874
## Bug Fixes
75+
6976
### Documentation
77+
7078
❯ Fixed a typo in the project description. This is a sub-task of [arcticicestudio/nord #20](https://github.com/arcticicestudio/nord/issues/20). (@arcticicestudio, #60, 443531b9)
71-
> **A** arctic ... -> **An** arctic ...
79+
80+
> **A** arctic ... -> **An** arctic ...
7281
7382
# 0.10.2
74-
*2017-03-06*
83+
84+
_2017-03-06_
85+
7586
## Bug Fixes
87+
7688
❯ Fixed the overall height increase of the tab-bar when dragging tabs by disabling the placeholder bar. This also makes the drag & drop animation to be smoother and look more flat. (@maliMirkec, #56, 031da28b)
7789

7890
<p align="center"><strong>Linux (<img src="https://wiki.archlinux.org/favicon.ico" width=16 height=16/> Arch Linux, <img src="https://www.gnome.org/wp-content/themes/gnome-grass/images/favicon.ico" width=16 height=16/> GNOME DE)</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/23586171/074a03c2-0190-11e7-9580-a1f817059429.gif"/><br><strong> <img src="https://developer.apple.com/favicon.ico" width=16 height=16/> macOS (Sierra)</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/23586192/83046b6a-0190-11e7-9d3e-3f007a507466.gif"/></p>
@@ -83,18 +95,23 @@ Please see the [corresponding issue in the Nord Docs repository][nord-docs#166]
8395
<p align="center"><strong>After with <code>file-icons</code> package</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/23630324/016f325c-02bb-11e7-8ad0-e295446f6eff.png"/><br><strong>After with <code>seti-icons</code> package</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/23630345/183d8a88-02bb-11e7-8214-516bc35fcb76.png"/></p>
8496

8597
# 0.10.1
86-
*2017-01-25*
98+
99+
_2017-01-25_
100+
87101
## Bug Fixes
102+
88103
❯ Fixed unreadable text color for of all focused floating modal overlays by adding the new `syntax--` class prefix introduced by the new Atom syntax theme package API change regarding the shadow DOM removal for Atom >= 1.13.0. (@abrthel, #53, 1598fabd)
89104

90105
<p align="center"><strong>Before</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/22285966/ed31d25a-e2ed-11e6-9355-c53db4fec0d5.png"/><br><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/22285980/f4cfede4-e2ed-11e6-9906-fa732ca787de.png"/></p>
91106

92107
# 0.10.0
93-
*2017-01-24*
108+
109+
_2017-01-24_
94110

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

97113
## Improvements
114+
98115
❯ Migrated to the new Atom theme API.
99116
Starting from Atom version 1.13, the contents of `atom-text-editor` [elements are no longer encapsulated within a shadow DOM boundary](http://blog.atom.io/2016/11/14/removing-shadow-dom-boundary-from-text-editor-elements.html).
100117
This means the `:host` and `::shadow` pseudo-selectors should be completely removed and all syntax selectors should be prepended with `syntax--`.
@@ -103,8 +120,11 @@ To prevent breakage with existing style sheets, Atom will automatically upgrade
103120
![](http://blog.atom.io/img/posts/shadow-dom.png)
104121

105122
# 0.9.0
106-
*2016-12-01*
123+
124+
_2016-12-01_
125+
107126
## Improvements
127+
108128
❯ Single tabs are now colored with the base background color to better match the theme ambience. (@arcticicestudio, #44, ee8a0c60)
109129

110130
<p align="center"><strong>Before</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20312911/645613e4-ab55-11e6-8d53-2d38f70627b8.png"/></p>
@@ -116,14 +136,18 @@ To prevent breakage with existing style sheets, Atom will automatically upgrade
116136
<p align="center"><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20810543/66f4cca0-b80a-11e6-817b-c52b596584b6.png"/></p>
117137

118138
## Bug Fixes
139+
119140
❯ Selected folders in `tree-view` had a transparent background color unlike files which made it hard to navigate using the keyboard.
120141
This has been changed to colorize the background color of selected folders. (@marza91, #47, 6c2c13ea)
121142

122143
<p align="center"><img src="https://cloud.githubusercontent.com/assets/7836623/20810298/89cd19ea-b809-11e6-9f5b-da198429df80.png"/><br><img src="https://cloud.githubusercontent.com/assets/7836623/20810306/8d402f72-b809-11e6-8609-2339974c20d7.gif"/></p>
123144

124145
# 0.8.1
125-
*2016-11-23*
146+
147+
_2016-11-23_
148+
126149
## Bug Fixes
150+
127151
❯ Fixed unreadable bold-formated text shown in the [`markdown-preview`](https://atom.io/packages/markdown-preview) tab.
128152
The text color was too bright and therefore was not be seen. (@ToxidoLiu, #45, 9f6ccf16)
129153

@@ -139,99 +163,140 @@ The text color was equal the to the background color and was therefore not be se
139163
<p align="center"><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20575286/ef3f6640-b1b8-11e6-9f20-61cb01259544.png"/></p>
140164

141165
# 0.8.0
142-
*2016-11-16*
166+
167+
_2016-11-16_
168+
143169
## Features
170+
144171
### Theme Settings
172+
145173
❯ Implemented a new theme setting to use darker colors for focused forms like the `find-and-replace`- and `project-search` inputs. (@arcticicestudio, #43, 38d1ca07)
146174

147175
<p align="center"><img src="https://cloud.githubusercontent.com/assets/7836623/20313180/636b4f48-ab56-11e6-8502-ad99f163c94b.png"/><br><strong>With default snow-inspired focus effect</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20311958/f694259c-ab51-11e6-8c2e-cf9dae01b774.gif"/><br><strong>With enabled setting for darker focus color effect</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20318435/871389f6-ab6a-11e6-8ab4-f33a5a63ae78.gif"/></p>
148176

149177
## Bug Fixes
178+
150179
❯ Fixed regexp groups in the `find-and-replace` inputs getting obscured if the current syntax highlighting theme uses light colors for these pattern. (@arcticicestudio, #39, fca9d9f5)
151180

152181
<p align="center"><strong>Selected characters are now colored correctly</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20318449/998233c6-ab6a-11e6-9242-b1fca03bee9b.gif"/><br><strong>With enabled "Darker Form-Focusing Effect" theme setting the current syntax highlighting remains preserved</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20318452/9ccd68fc-ab6a-11e6-8886-1c2cacce14cf.gif"/></p>
153182

154183
# 0.7.0
155-
*2016-11-12*
184+
185+
_2016-11-12_
186+
156187
## Features
188+
157189
### Package Support
158-
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/25722" width=16 height=16/> [`tool-bar`](https://atom.io/packages/tool-bar) by [suda](https://github.com/suda) to make the tool-bar package fit more with the surrounding UI. (@arcticicestudio, #41, 010119c6)
190+
191+
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/25722" width=16 height=16/> [`tool-bar`](https://atom.io/packages/tool-bar) by [suda](https://github.com/suda) to make the tool-bar package fit more with the surrounding UI. (@arcticicestudio, #41, 010119c6)
192+
159193
<p align="center"><strong>Before</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20238574/f3ec4780-a8ee-11e6-8b4d-45b28ea5e6bb.png"/><br><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20238582/03dae0c0-a8ef-11e6-9cbd-2d8eb4785143.png"/></p>
160194

161-
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/7209979" width=16 height=16/> [`minimap-git-diff`](https://atom.io/packages/minimap-git-diff) by [atom-minimap](https://github.com/atom-minimap) to make the minimap-git-diff package fit more with the theme color palette. (@arcticicestudio, #42, e5251f7)
195+
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/7209979" width=16 height=16/> [`minimap-git-diff`](https://atom.io/packages/minimap-git-diff) by [atom-minimap](https://github.com/atom-minimap) to make the minimap-git-diff package fit more with the theme color palette. (@arcticicestudio, #42, e5251f7)
196+
162197
<p align="center"><strong>Before</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20238616/dcff8702-a8ef-11e6-9e7b-19e9aa813e87.png"/><br><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/20238617/e3f5c8aa-a8ef-11e6-8acb-56e4acf568b8.png"/></p>
163198

164199
## Improvements
200+
165201
❯ The current active tab is now colored with a slightly lighter background color to differ from inactive tabs. (@arcticicestudio, #40, bc213c13)
166202

167203
<p align="center"><img src="https://cloud.githubusercontent.com/assets/7836623/20320075/d9b84d6c-ab70-11e6-87ea-13707830719b.png"/></p>
168204

169205
# 0.5.1
170-
*2016-11-01*
206+
207+
_2016-11-01_
208+
171209
## Bug Fixes
210+
172211
### Documentation
212+
173213
❯ Fixed the `README` rendering caused by an malformed HTML tag chain
174214

175215
# 0.5.0
176-
*2016-11-01*
216+
217+
_2016-11-01_
218+
177219
## Features
220+
178221
### Theme Settings
179-
❯ The theme can now be tweaked by using the theme settings which can be found by clicking on the gear icon next to the *UI Theme* drop-down. (@arcticicestudio, #36, 98dfc25d)
222+
223+
❯ The theme can now be tweaked by using the theme settings which can be found by clicking on the gear icon next to the _UI Theme_ drop-down. (@arcticicestudio, #36, 98dfc25d)
180224
The following options are available:
181225

182-
*Full-Width Tab Sizing*
226+
_Full-Width Tab Sizing_
227+
183228
> In full width mode, tabs will fill the whole tab bar.
184229
185230
![](https://cloud.githubusercontent.com/assets/7836623/19620532/ef4ef634-987f-11e6-89bd-5dda9bcade88.png)
186231

187232
### Package Support
188-
❯ Implemented support for the community package <img src="https://avatars1.githubusercontent.com/u/836375" width=16 height=16/> [`script`](https://atom.io/packages/script) by [rgbkrk](https://github.com/rgbkrk) (@arcticicestudio, #37, b8f7e87a)
233+
234+
❯ Implemented support for the community package <img src="https://avatars1.githubusercontent.com/u/836375" width=16 height=16/> [`script`](https://atom.io/packages/script) by [rgbkrk](https://github.com/rgbkrk) (@arcticicestudio, #37, b8f7e87a)
189235

190236
# 0.4.0
191-
*2016-11-01*
237+
238+
_2016-11-01_
239+
192240
## Features
241+
193242
### Package Support
194-
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/6087523" width=16 height=16/> [`imdone-atom`](https://atom.io/packages/imdone-atom) by [imdone](https://github.com/imdone) (@arcticicestudio, #38, 4214c7fa)
243+
244+
❯ Implemented support for the community package <img src="https://avatars3.githubusercontent.com/u/6087523" width=16 height=16/> [`imdone-atom`](https://atom.io/packages/imdone-atom) by [imdone](https://github.com/imdone) (@arcticicestudio, #38, 4214c7fa)
195245

196246
# 0.3.0
197-
*2016-09-29*
247+
248+
_2016-09-29_
249+
198250
## Features
251+
199252
### Package Support
200-
❯ Implemented support for the community package <img src="https://avatars1.githubusercontent.com/u/933880" width=16 height=16/> [`build`](https://atom.io/packages/build) by [noseglid](https://github.com/noseglid) (@arcticicestudio, #34, dfebe0c6)
253+
254+
❯ Implemented support for the community package <img src="https://avatars1.githubusercontent.com/u/933880" width=16 height=16/> [`build`](https://atom.io/packages/build) by [noseglid](https://github.com/noseglid) (@arcticicestudio, #34, dfebe0c6)
201255

202256
# 0.2.0
203-
*2016-09-20*
257+
258+
_2016-09-20_
259+
204260
## Improvements
261+
205262
### Controls
263+
206264
❯ The background color of checked checkboxes is now the accent color instead of lime/green (@arcticicestudio, #33, 55b0be1f)
207265

208266
## Bugfixes
267+
209268
### Documentation
269+
210270
❯ Fixed all unrendered images in the [atom.io](https://atom.io/themes/nord-atom-ui) package README by using the `https://raw.githubusercontent.com` domain (@arcticicestudio, #32, 9db9fed2)
211271

212272
# 0.1.0
213-
*2016-09-20*
273+
274+
_2016-09-20_
214275
**Initial APM package release version!**
215-
*Closes the [APM Package Release](https://github.com/arcticicestudio/nord-atom-ui/milestone/1) milestone.*
276+
_Closes the [APM Package Release](https://github.com/arcticicestudio/nord-atom-ui/milestone/1) milestone._
216277

217278
## Features
279+
218280
A complete list of all implemented features can be found in the [README](https://github.com/arcticicestudio/nord-atom-ui/blob/develop/README.md#features) section.
219281

220282
### Package Support
283+
221284
The [Package Support](https://github.com/arcticicestudio/nord-atom-ui/milestone/2) milestone backlog ticket #20 contains a list of all currently implemented- and planned package supports.
222285
Detailed information of already implemented packages can be found in the [project wiki](https://github.com/arcticicestudio/nord-atom-ui/wiki/Package-Support).
223286

224-
**Community**
225-
- <img src="https://avatars3.githubusercontent.com/u/2833514" width=16 height=16/> [`color-picker`](https://atom.io/packages/color-picker) by [thomaslindstrom](https://github.com/thomaslindstrom) (@arcticicestudio, #21, 132eb795)
226-
- <img src="https://avatars0.githubusercontent.com/u/659763" width=16 height=16/> [`expose`](https://atom.io/packages/expose) by [mrodalgaard](https://github.com/mrodalgaard) (@arcticicestudio, #30, 4e70ed1d)
227-
- <img src="https://avatars3.githubusercontent.com/u/7209979" width=16 height=16/> [`minimap`](https://atom.io/packages/minimap) by [atom-minimap](https://github.com/atom-minimap) (@arcticicestudio, #28, 8ba2bddc)
228-
- <img src="https://avatars0.githubusercontent.com/u/696872" width=16 height=16/> [`project-manager`](https://atom.io/packages/project-manager) by [danielbrodin](https://github.com/danielbrodin) (@arcticicestudio, #29, 233233dd)
287+
**Community**
288+
289+
- <img src="https://avatars3.githubusercontent.com/u/2833514" width=16 height=16/> [`color-picker`](https://atom.io/packages/color-picker) by [thomaslindstrom](https://github.com/thomaslindstrom) (@arcticicestudio, #21, 132eb795)
290+
- <img src="https://avatars0.githubusercontent.com/u/659763" width=16 height=16/> [`expose`](https://atom.io/packages/expose) by [mrodalgaard](https://github.com/mrodalgaard) (@arcticicestudio, #30, 4e70ed1d)
291+
- <img src="https://avatars3.githubusercontent.com/u/7209979" width=16 height=16/> [`minimap`](https://atom.io/packages/minimap) by [atom-minimap](https://github.com/atom-minimap) (@arcticicestudio, #28, 8ba2bddc)
292+
- <img src="https://avatars0.githubusercontent.com/u/696872" width=16 height=16/> [`project-manager`](https://atom.io/packages/project-manager) by [danielbrodin](https://github.com/danielbrodin) (@arcticicestudio, #29, 233233dd)
229293

230294
## <img src="https://avatars0.githubusercontent.com/u/1089146" width=16 height=16/> Core
231-
- [`autocomplete-plus`](https://atom.io/packages/autocomplete-plus) (@arcticicestudio, #22, 44714fd6)
232-
- [`deprecation-cop`](https://atom.io/packages/deprecation-cop) (@arcticicestudio, #23, e9b9a1b2)
233-
- [`markdown-preview`](https://atom.io/packages/markdown-preview) (@arcticicestudio, #27, 11ed42e6)
234-
- [`timecop`](https://atom.io/packages/timecop) (@arcticicestudio, #24, 20653ad8)
295+
296+
- [`autocomplete-plus`](https://atom.io/packages/autocomplete-plus) (@arcticicestudio, #22, 44714fd6)
297+
- [`deprecation-cop`](https://atom.io/packages/deprecation-cop) (@arcticicestudio, #23, e9b9a1b2)
298+
- [`markdown-preview`](https://atom.io/packages/markdown-preview) (@arcticicestudio, #27, 11ed42e6)
299+
- [`timecop`](https://atom.io/packages/timecop) (@arcticicestudio, #24, 20653ad8)
235300

236301
<!--
237302
+------------------+
@@ -254,4 +319,4 @@ Detailed information of already implemented packages can be found in the [projec
254319

255320
[gh-user-noseglid]: https://github.com/noseglid
256321
[nord-docs#166]: https://github.com/arcticicestudio/nord-docs/issues/166
257-
[nord#55]: https://github.com/arcticicestudio/nord/issues/55
322+
[nord#55]: https://github.com/arcticicestudio/nord/issues/55

0 commit comments

Comments
 (0)