Skip to content

Releases: fv0/native-ui

v0.20.6

14 Apr 15:06
@fv0 fv0
Compare
Choose a tag to compare
  • #67: Fix for the weird display of search results when updating to Atom 1.16.

v0.20.5

14 Apr 15:06
@fv0 fv0
Compare
Choose a tag to compare
  • #66: Broken loading icon for the Linter 2 package.

v0.20.4

09 Feb 16:15
@fv0 fv0
Compare
Choose a tag to compare
  • Made character match better visible.
  • Increased opacity of the border separating the tabs.
  • Adjusted baseline alignments of status bar elements.

v0.20.3

13 Dec 13:43
@fv0 fv0
Compare
Choose a tag to compare
  • #62: Brought back scrollbars for some areas of Native UI. Thanks for the tip, Matt!

v0.20.2

30 Nov 18:31
@fv0 fv0
Compare
Choose a tag to compare
  • Removed small box-shadows on left and right of tabs
  • Cleaned up files
  • Code clean-up

Some new stuff rolling in!

25 Nov 17:26
@fv0 fv0
Compare
Choose a tag to compare

I took the time to make some changes to the interface. At some points the macOS interface elements lack contrast and since a code editor should not stand in your way of working efficiently I adapted some parts. This wasn't easy for me since I wanted to stay to the original as close as possible, but if something is bad, then sometimes you have to make a decision. I hope you like the revamped Native UI and if everything appears wrong, please file an issue in the Github repository. Happy coding! – Ferdinand

  • #61: Theme will now work in Atom 1.13: fixed deprecated selector because of Shadow DOM removal in upcoming release.
  • Tabs: active tab now better visible. When closing a tab, there is now a subtle resize animation.
  • Design changes to the control panel overlay.
  • Design changes for search results page.
  • New app icon.
  • Updated screenshots for the README file.

v0.19.1

18 Sep 16:34
@fv0 fv0
Compare
Choose a tag to compare
  • #57: No border seperating the treeview and status bar.

v0.19.0

18 Sep 16:35
@fv0 fv0
Compare
Choose a tag to compare
  • #60: Fix font-family for macOS Sierra.
  • Adjustments for the display of checkboxes.

v0.18.3

07 Jul 10:22
@fv0 fv0
Compare
Choose a tag to compare

v0.18.2

10 May 14:48
@fv0 fv0
Compare
Choose a tag to compare
  • Reset changes from #47. Issue mentioned in #55.