Coder Social home page Coder Social logo

atom-fallout-ui's Introduction

Who am I?

I'm Kristian Barrese, an italian IT-passionate who started the Web Developer career 8 years ago. I create responsive mobile apps, web apps, websites and PWA (Progressive Web Apps) with modern Front-End technologies and languages as: Javascript React NextJS vuejs Webpack.

Of course I use git everyday!

I also work as a Back-End/Full-Stack with php mysql opencart nodejs express postgresql mongodb sqlite.

Other libraries I'm familiar with

GraphQL SASS material-ui Chakra UI Bootstrap

atom-fallout-ui's People

Contributors

bitkris-dev avatar

Watchers

 avatar  avatar

atom-fallout-ui's Issues

Deprecated selector in `atom-fallout-ui/index.less`

In atom-fallout-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:

  • .theme-atom-fallout-ui atom-text-editor[mini]::shadow .placeholder-text => .theme-atom-fallout-ui atom-text-editor[mini].editor .placeholder-text

  • .theme-atom-fallout-ui atom-text-editor[mini]::shadow .selection .region => .theme-atom-fallout-ui atom-text-editor[mini].editor .selection .region

  • .theme-atom-fallout-ui .badge, .theme-atom-fallout-ui .deprecation-cop .deprecation-info:hover, .theme-atom-fallout-ui .list-group .selected::before, .theme-atom-fallout-ui .list-group li.selected, .theme-atom-fallout-ui .list-tree .selected::before, .theme-atom-fallout-ui .nav-pills > li.active > a, .theme-atom-fallout-ui .nav-pills > li.active > a:focus, .theme-atom-fallout-ui .nav-pills > li.active > a:hover, .theme-atom-fallout-ui .settings-view .config-menu .nav > li.active > a, .theme-atom-fallout-ui .settings-view .keybinding-panel .is-user, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.background-color-selected:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.button-border-color:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.inset-panel-border-color:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.tab-background-color-active:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.tool-panel-border-color:before, .theme-atom-fallout-ui .tab-bar .tab.active, .theme-atom-fallout-ui atom-text-editor[mini] .selection .region, .theme-atom-fallout-ui atom-text-editor[mini]::shadow .selection .region => .theme-atom-fallout-ui .badge, .theme-atom-fallout-ui .deprecation-cop .deprecation-info:hover, .theme-atom-fallout-ui .list-group .selected::before, .theme-atom-fallout-ui .list-group li.selected, .theme-atom-fallout-ui .list-tree .selected::before, .theme-atom-fallout-ui .nav-pills > li.active > a, .theme-atom-fallout-ui .nav-pills > li.active > a:focus, .theme-atom-fallout-ui .nav-pills > li.active > a:hover, .theme-atom-fallout-ui .settings-view .config-menu .nav > li.active > a, .theme-atom-fallout-ui .settings-view .keybinding-panel .is-user, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.background-color-selected:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.button-border-color:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.inset-panel-border-color:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.tab-background-color-active:before, .theme-atom-fallout-ui .styleguide [data-name="variables"] .is-color.tool-panel-border-color:before, .theme-atom-fallout-ui .tab-bar .tab.active, .theme-atom-fallout-ui atom-text-editor[mini] .selection .region, .theme-atom-fallout-ui atom-text-editor[mini].editor .selection .region

  • .theme-atom-fallout-ui .scrollbars-visible-always atom-text-editor::-webkit-scrollbar-thumb, .theme-atom-fallout-ui .scrollbars-visible-always::-webkit-scrollbar-thumb, .theme-atom-fallout-ui .tooltip .keystroke, .theme-atom-fallout-ui atom-text-editor atom-text-editor-minimap::shadow .minimap-scroll-indicator, .theme-atom-fallout-ui atom-text-editor::shadow atom-text-editor-minimap::shadow .minimap-scroll-indicator, .theme-atom-fallout-ui html atom-text-editor-minimap::shadow .minimap-scroll-indicator => .theme-atom-fallout-ui .scrollbars-visible-always atom-text-editor::-webkit-scrollbar-thumb, .theme-atom-fallout-ui .scrollbars-visible-always::-webkit-scrollbar-thumb, .theme-atom-fallout-ui .tooltip .keystroke, .theme-atom-fallout-ui atom-text-editor atom-text-editor-minimap::shadow .minimap-scroll-indicator, .theme-atom-fallout-ui atom-text-editor.editor atom-text-editor-minimap::shadow .minimap-scroll-indicator, .theme-atom-fallout-ui html atom-text-editor-minimap::shadow .minimap-scroll-indicator

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.

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.