Giter VIP home page Giter VIP logo

apex-ui's Introduction

apex-ui's People

Contributors

agirton avatar dtt101 avatar renancouto avatar tj avatar xgrimauu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apex-ui's Issues

increase tab width?

Loving this theme!

Tab width is a bit short, making it difficult for me to tell which file is which:

screen shot 2017-06-19 at 12 17 50 pm

Tree tab wtf?

not sure where this came from, but it's bumping the tree down

screen shot 2017-06-12 at 7 55 37 pm

Black text in black buttons

Seems like the text on the buttons (or at least the Github: Clone one) is not readable, I assume its just a color matter.

imagen

Command Palette resizing

Firstly, thanks for publishing this theme! It's awesome.

I'm having some strange behavior with the command palette. When I first open it up and don't type anything, it takes the full width of the screen:

screen shot 2016-12-22 at 5 41 30 am

After typing a little, it changes width size:

screen shot 2016-12-22 at 5 42 11 am

Something weird I noticed was if I closed the tree-view, reopened it, and then opened the command palette, it started off in the right position:

screen shot 2016-12-22 at 5 44 39 am

Everytime you open the command palette after that, it starts off at the right size. However, what's a bit weirder is if you press esc a couple of times from the main editor, and then open the command palette it goes back to the full size:

screen shot 2016-12-22 at 5 48 38 am

Kind of a weird issue, but I'll try to look into the styles and see if anything's causing it or if it's some other package I have installed (although I don't think so since I don't have many custom packages).

Improve contrast

I didn't really spend much time on that yet, I like a more muted contrast, but a few things are probably a tad light.

Width of new item palette not enough while creating new files or folders...

screenshot 2017-02-28 13 03 31

Hi tj

First of all I want to congratulate you for making such a cool theme.. It is indeed one of the best theme that I have ever seen.

I frequently face this problem when renaming or creating folders/files using atom.. The width of new item creator window or palette is not enough, I cant see what i am writing or editing.

Improve mini editors

Lack of padding looks pretty bar, cursor seems to be hard-coded with the height.

  • Fix padding
  • Dark bottom border for focus maybe

screen shot 2016-12-21 at 1 24 40 pm

Deprecated selector in `apex-ui\index.less`

In apex-ui\index.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors:

  • atom-text-editor[mini].is-focused::shadow .cursor => atom-text-editor[mini].is-focused.editor .cursor

  • atom-text-editor[mini] .placeholder-text, atom-text-editor[mini]::shadow .placeholder-text => atom-text-editor[mini] .placeholder-text, atom-text-editor[mini].editor .placeholder-text

  • atom-text-editor[mini] .selection .region, atom-text-editor[mini]::shadow .selection .region => atom-text-editor[mini] .selection .region, atom-text-editor[mini].editor .selection .region

  • atom-text-editor[mini] .cursor, atom-text-editor[mini]::shadow .cursor => atom-text-editor[mini] .cursor, atom-text-editor[mini].editor .cursor

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

base-background-color

The variable @base-background-color in the ui package overrides the syntax @syntax-background-color.

Remove title bar

Currently Atom doesn't actually let you remove the title bar without hacking Atom's codebase... some day :D

Deprecated selector in `apex-ui/index.less`

Upgraded Atom to 1.13 and I have this deprecation notification for Apex-UI. It also crashes quite a lot, I am trying to get some logs for the crashes.

Deprecation message:

In apex-ui/index.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors:

  • atom-text-editor[mini].is-focused::shadow .cursor => atom-text-editor[mini].is-focused.editor .cursor

  • atom-text-editor[mini] .placeholder-text, atom-text-editor[mini]::shadow .placeholder-text => atom-text-editor[mini] .placeholder-text, atom-text-editor[mini].editor .placeholder-text

  • atom-text-editor[mini] .selection .region, atom-text-editor[mini]::shadow .selection .region => atom-text-editor[mini] .selection .region, atom-text-editor[mini].editor .selection .region

  • atom-text-editor[mini] .cursor, atom-text-editor[mini]::shadow .cursor => atom-text-editor[mini] .cursor, atom-text-editor[mini].editor .cursor

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

Better goto line

I use this quite a bit to jump around, but the opaque dialog gets annoying.

Apex icon/logo

I saw the lack of an Apex icon for atom, so I went ahead and made one. :)
The download link for the .icns file is here if you like it add it to your readme so others can download it too.

icon_128x128 2x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.